evolvedbinary / jni-benchmarksLinks
Benchmarks to compare various approaches for common JNI use-cases
☆51Updated 11 months ago
Alternatives and similar repositories for jni-benchmarks
Users that are interested in jni-benchmarks are comparing it to the libraries listed below
Sorting:
- ☆30Updated 3 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Banana is a Java primitive collections library with its own memory management☆73Updated 4 years ago
- Low-latency java socket implementation (using shared memory)☆113Updated 5 years ago
- ☆76Updated 11 years ago
- Then comes thunder.☆22Updated 9 years ago
- A hashmap implementation for Java that stores map entries off-heap☆71Updated 5 years ago
- Sux4J is an effort to bring succinct data structures to Java.☆170Updated 2 months ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 4 years ago
- Java Posix layer☆246Updated 10 months ago
- A fast and space efficient Radix tree in Java☆128Updated 5 years ago
- HashMap performance tests from java-performance.info☆99Updated 4 years ago
- simple rules engine☆93Updated 5 years ago
- Java serialization, faster and space efficient version of ObjectOutputStream☆46Updated 4 years ago
- Vectorized UTF-8 Validation for Java☆65Updated last year
- Benchmarking Java's native call APIs: JNI, JNA, JNR, BridJ and Project Panama☆120Updated 2 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆152Updated 2 years ago
- Parallel boolean circuit evaluation☆26Updated 6 years ago
- A JNI code generator based on the JNI generator used by the eclipse SWT project☆168Updated 2 years ago
- An efficient sparse bit set implementation for Java☆267Updated last year
- Java asynchronous file I/O based on io_uring Linux interface☆81Updated 2 years ago
- High performance native memory access for Java.☆126Updated 3 months ago
- JSuffixArrays (Suffix Arrays in Java)☆59Updated 8 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- Java implementation of the Sparkey key value store☆122Updated last year
- Java Protobuf implementation suitable for real-time enviroments☆126Updated 11 months ago
- Tool for creating reports from Java Flight Recorder dumps☆54Updated 7 years ago
- 64-bit integer compression algorithms in Java☆15Updated 6 years ago
- New proposed API for buffers in Netty☆27Updated 2 years ago
- Immutable key/value store with efficient space utilization and fast reads. They are ideal for the use-case of tables built by batch proce…☆100Updated 2 years ago