castortech / mdbxjniLinks
A Java Native Interface to libmdbx (https://gitflic.ru/project/erthink/libmdbx)
☆24Updated last week
Alternatives and similar repositories for mdbxjni
Users that are interested in mdbxjni are comparing it to the libraries listed below
Sorting:
- simple rules engine☆92Updated 5 years ago
- A modern networking framework based on ucx for Java 19+☆24Updated last year
- Parallel boolean circuit evaluation☆25Updated 6 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- AirConcurrentMap is a fast, memory efficient Java ConcurrentNavigableMap implementation☆32Updated 7 years ago
- Persistent Memory library for pure Java☆24Updated last year
- ad-hoc logger for latency critical applications☆27Updated 8 years ago
- ☆59Updated 10 years ago
- A Java Vector-API base64 library.☆39Updated last year
- Single-threaded off-heap object store☆48Updated 2 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆29Updated 6 months ago
- Visualizer for HdrHistogram and JHiccup logs☆44Updated 2 years ago
- ☆17Updated 10 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 4 years ago
- Banana is a Java primitive collections library with its own memory management☆72Updated 4 years ago
- Low-latency java socket implementation (using shared memory)☆111Updated 5 years ago
- ☆108Updated 3 weeks ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- Master repository for the JHeaps project☆49Updated 4 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- Statistics about data (cardinality estimation, frequent item detection, approximate counting,...)☆16Updated 3 years ago
- Hugecast - The Off-Heap Storage for Hazelcast☆22Updated 11 years ago
- Then comes thunder.☆22Updated 9 years ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 7 years ago
- Safe embeddable scripting for the JVM☆38Updated last year
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Upgradable read-write locks for Java