lmdbjava / lmdbjavaLinks
Lightning Memory Database (LMDB) for Java: a low latency, transactional, sorted, embedded, key-value store
☆865Updated last month
Alternatives and similar repositories for lmdbjava
Users that are interested in lmdbjava are comparing it to the libraries listed below
Sorting:
- Zero-allocation hashing for Java☆834Updated last week
- A port of Snappy, LZO, LZ4, and Zstandard to Java☆620Updated last month
- Chronicle Bytes has a similar purpose to Java NIO's ByteBuffer with many extensions☆434Updated this week
- Java Collections till the last breadcrumb of memory and performance☆1,023Updated 8 years ago
- Mappedbus is a low latency message bus for Java microservices utilizing shared memory. http://mappedbus.io☆712Updated 3 years ago
- High Performance Primitive Collections for Java☆1,035Updated 6 months ago
- A fast object pool for the JVM☆381Updated last week
- Low level access to native memory, JVM and OS.☆623Updated last week
- Cap'n Proto in pure Java☆440Updated 2 months ago
- Concurrent Radix and Suffix Trees for Java☆515Updated 4 years ago
- Java Agent for Memory Measurements☆695Updated last year
- A low-level integer compression library in Java☆562Updated 3 weeks ago
- Low-overhead, non-blocking I/O, external Process implementation for Java☆735Updated last year
- A Java Native Interface to LevelDB☆541Updated 2 years ago
- Disruptor BlockingQueue