Lightning Memory Database (LMDB) for Java: a low latency, transactional, sorted, embedded, key-value store
☆873Aug 14, 2026Updated 2 weeks ago
Alternatives and similar repositories for lmdbjava
Users that are interested in lmdbjava are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- LMDB for Java☆205May 28, 2021Updated 5 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆144Nov 19, 2025Updated 9 months ago
- Transactional schema-less embedded database used by JetBrains YouTrack and JetBrains Hub.☆1,261Jul 9, 2026Updated last month
- Chronicle Bytes has a similar purpose to Java NIO's ByteBuffer with many extensions☆435Jun 30, 2026Updated last month
- Replicate your Key Value Store across your network, with consistency, persistance and performance.☆2,987Aug 22, 2026Updated last week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A fast, log structured key-value store.☆528Apr 26, 2023Updated 3 years ago
- MapDB provides concurrent Maps, Sets and Queues backed by disk storage or off-heap-memory. It is a fast and easy to use embedded Java dat…☆5,050Updated this week
- High Performance data structures and utility methods for Java☆3,241Aug 20, 2026Updated last week
- Zero-allocation hashing for Java☆845Aug 21, 2026Updated last week
- High performance native memory access for Java.☆135Updated this week
- A fast object pool for the JVM☆389Jul 27, 2026Updated last month
- Port of LevelDB to Java☆1,556Nov 19, 2022Updated 3 years ago
- A gulp of low latency Java☆307Dec 29, 2019Updated 6 years ago
- A Kubernetes toolkit for building distributed applications using cloud native principles☆2,363Jun 23, 2024Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Read-only mirror of official repo on openldap.org. Issues and pull requests here are ignored. Use OpenLDAP ITS for issues.☆3,035Aug 19, 2026Updated last week
- A Low Garbage Java Serialisation Library that supports multiple formats☆599Updated this week
- A JVM-embeddable Distributed Database☆326Sep 1, 2025Updated 11 months ago
- Micro second messaging that stores everything to disk☆3,799Updated this week
- Then comes thunder.☆22May 18, 2016Updated 10 years ago
- Mappedbus is a low latency message bus for Java microservices utilizing shared memory. http://mappedbus.io☆711Oct 14, 2022Updated 3 years ago
- A low-level integer compression library in Java☆568Jun 24, 2026Updated 2 months ago
- Persistent and in-memory key-value storage engine for JVM that scales on a single machine.☆298Jun 12, 2024Updated 2 years ago
- A Java Native Interface to libmdbx (https://gitflic.ru/project/erthink/libmdbx)☆26Nov 10, 2025Updated 9 months ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- ☆3,870Aug 18, 2026Updated last week
- FST: fast java serialization drop in-replacement☆1,595Jun 30, 2023Updated 3 years ago
- Offheap Java POJOs with guaranteed memory alignment☆193Jul 30, 2013Updated 13 years ago
- Bind a java thread to a given core☆1,896Jun 30, 2026Updated last month
- Efficient reliable UDP unicast, UDP multicast, and IPC message transport☆8,824Updated this week
- A Java Native Interface to the Lightning Memory-Mapped Database (liblmdb)☆91Feb 11, 2020Updated 6 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆69Mar 31, 2021Updated 5 years ago
- Java large off heap cache☆1,093Sep 12, 2024Updated last year
- Low level access to native memory, JVM and OS.☆637Aug 22, 2026Updated last week
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A Scalable Concurrent Key-Value Map for Big Data Analytics☆275Jan 18, 2024Updated 2 years ago
- Unconventional I/O library for Java☆723Updated this week
- Disk-based B+-tree written in Pure Java