All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by performance with all dependencies

Search JAR files by class name

infinispan-spring6-common from group org.infinispan (version 15.0.2.Final)

Group: org.infinispan Artifact: infinispan-spring6-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact infinispan-spring6-common
Group org.infinispan
Version 15.0.2.Final
Last update 18. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies jakarta.transaction-api, infinispan-commons, protostream-processor,
There are maybe transitive dependencies!

infinispan-spring6-parent from group org.infinispan (version 15.0.2.Final)

The Infinispan Spring Integration project provides Spring 6 integration for Infinispan, a high performance distributed cache. Its primary features are * An implementation of org.springframework.cache.CacheManager, Spring's central caching abstraction, backed by Infinispan's EmbeddedCacheManager. To be used if your Spring-powered application and Infinispan are colocated, i.e. running within the same VM. * An implementation of org.springframework.cache.CacheManager backed by Infinispan's RemoteCacheManager. To bes used if your Spring-powered application accesses Infinispan remotely, i.e. over the network. * An implementation of org.springframework.cache.CacheManager backed by a CacheContainer reference. To be used if your Spring- powered application needs access to a CacheContainer defined outside the application (e.g. retrieved from JNDI) * Spring namespace support allowing shortcut definitions for all the components above In addition, Infinispan Spring Integration offers various FactoryBeans for facilitating creation of Infinispan core classes - Cache, CacheManager, ... - within a Spring context.

Group: org.infinispan Artifact: infinispan-spring6-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact infinispan-spring6-parent
Group org.infinispan
Version 15.0.2.Final
Last update 18. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

infinispan-spring6-remote from group org.infinispan (version 15.0.2.Final)

Group: org.infinispan Artifact: infinispan-spring6-remote
Show all versions Show documentation Show source 
 

0 downloads
Artifact infinispan-spring6-remote
Group org.infinispan
Version 15.0.2.Final
Last update 18. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies infinispan-core, infinispan-client-hotrod, infinispan-spring6-common, jakarta.annotation-api, jakarta.transaction-api, spring-tx, narayana-jta,
There are maybe transitive dependencies!

infinispan-spring6-embedded from group org.infinispan (version 15.0.2.Final)

Group: org.infinispan Artifact: infinispan-spring6-embedded
Show all versions Show documentation Show source 
 

0 downloads
Artifact infinispan-spring6-embedded
Group org.infinispan
Version 15.0.2.Final
Last update 18. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies infinispan-component-processor, protostream-processor, infinispan-core, infinispan-spring6-common, jakarta.annotation-api, jakarta.transaction-api, spring-tx, narayana-jta,
There are maybe transitive dependencies!

chartfx-parent from group io.fair-acc (version 11.3.1)

The chart-fx charting library is an extension in the spirit of Oracle's XYChart and performance/time-proven JDataViewer charting functionalities. Emphasis was put on plotting performance for both large number of data points and real-time displays, as well as scientific accuracies leading to error bar/surface plots, and other scientific plotting features (parameter measurements, fitting, multiple axes, zoom, ...). The library also contains a small set of math routines that can operate directly on the DataSet primitive for fitting, computing spectra, linear algebra, FIR/IIR filtering, and other functionalities common to signal processing.

Group: io.fair-acc Artifact: chartfx-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact chartfx-parent
Group io.fair-acc
Version 11.3.1
Last update 08. March 2024
Organization GSI Helmholtzzentrum für Schwerionenforschung GmbH
URL https://github.com/fair-acc/chart-fx
License LGPLv3
Dependencies amount 3
Dependencies slf4j-api, commons-lang3, annotations,
There are maybe transitive dependencies!

vividassdklibrary from group xyz.vtechnologies (version 0.2.1)

This library contains the drm_sdk for Android, equipped with advanced decoding and encryption features to ensure secure playback of video content within your app. This powerful library supports a variety of popular video formats, including DASH and HLS, and provides robust encryption options to protect your content from unauthorized access. The library is optimized for performance, with hardware acceleration and network streaming support, providing a smooth user experience. With its advanced decoding and encryption capabilities, the Android video libraries are the ideal solution for building a secure and high-quality video experience.

Group: xyz.vtechnologies Artifact: vividassdklibrary
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact vividassdklibrary
Group xyz.vtechnologies
Version 0.2.1
Last update 07. February 2024
Organization not specified
URL https://www.vtechnologies.xyz/
License Copyright
Dependencies amount 9
Dependencies dagger, retrofit, gson, converter-gson, kotlinx-coroutines-android, okhttp, converter-scalars, jwtdecode, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

libjpeg-turbo-ndk26-shared-with-shared-deps from group com.viliussutkus89.ndk.thirdparty (version 3.0.1-beta-3)

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, AVX2, Neon, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, Arm, and PowerPC systems, as well as progressive JPEG compression on x86, x86-64, and Arm systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.

Group: com.viliussutkus89.ndk.thirdparty Artifact: libjpeg-turbo-ndk26-shared-with-shared-deps
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libjpeg-turbo-ndk26-shared-with-shared-deps
Group com.viliussutkus89.ndk.thirdparty
Version 3.0.1-beta-3
Last update 19. December 2023
Organization not specified
URL https://libjpeg-turbo.org
License BSD-modified-3-clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

libjpeg-turbo-ndk25-shared from group com.viliussutkus89.ndk.thirdparty (version 3.0.1-beta-3)

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, AVX2, Neon, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, Arm, and PowerPC systems, as well as progressive JPEG compression on x86, x86-64, and Arm systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.

Group: com.viliussutkus89.ndk.thirdparty Artifact: libjpeg-turbo-ndk25-shared
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libjpeg-turbo-ndk25-shared
Group com.viliussutkus89.ndk.thirdparty
Version 3.0.1-beta-3
Last update 19. December 2023
Organization not specified
URL https://libjpeg-turbo.org
License BSD-modified-3-clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

libjpeg-turbo-ndk25-static from group com.viliussutkus89.ndk.thirdparty (version 3.0.1-beta-3)

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, AVX2, Neon, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, Arm, and PowerPC systems, as well as progressive JPEG compression on x86, x86-64, and Arm systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.

Group: com.viliussutkus89.ndk.thirdparty Artifact: libjpeg-turbo-ndk25-static
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libjpeg-turbo-ndk25-static
Group com.viliussutkus89.ndk.thirdparty
Version 3.0.1-beta-3
Last update 19. December 2023
Organization not specified
URL https://libjpeg-turbo.org
License BSD-modified-3-clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

libjpeg-turbo-ndk25-shared-with-shared-deps from group com.viliussutkus89.ndk.thirdparty (version 3.0.1-beta-3)

libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, AVX2, Neon, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, Arm, and PowerPC systems, as well as progressive JPEG compression on x86, x86-64, and Arm systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals that of proprietary high-speed JPEG codecs.

Group: com.viliussutkus89.ndk.thirdparty Artifact: libjpeg-turbo-ndk25-shared-with-shared-deps
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libjpeg-turbo-ndk25-shared-with-shared-deps
Group com.viliussutkus89.ndk.thirdparty
Version 3.0.1-beta-3
Last update 19. December 2023
Organization not specified
URL https://libjpeg-turbo.org
License BSD-modified-3-clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 303 from 319 (items total 3181)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy