batterseapower / btreemapLinks
A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap
☆29Updated 6 years ago
Alternatives and similar repositories for btreemap
Users that are interested in btreemap are comparing it to the libraries listed below
Sorting:
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- Upgradable read-write locks for Java☆84Updated 9 years ago
- Low-latency java socket implementation (using shared memory)☆113Updated 6 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 5 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆69Updated 5 years ago
- Code Examples☆111Updated 9 years ago
- HashMap performance tests from java-performance.info☆100Updated 4 years ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆67Updated last month
- ☆112Updated this week
- Useful Java utilities☆152Updated last year
- simple rules engine☆92Updated 5 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- Single-threaded off-heap object store☆49Updated 2 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated last month
- A simple java disk backed map☆29Updated 14 years ago
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆43Updated 5 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- A fast and space efficient Radix tree in Java☆131Updated 5 years ago
- Java API for libaio☆15Updated 4 years ago
- ☆84Updated 2 weeks ago
- Framework for building Secure Scalable Microservices on Distributed Ledger Technology☆52Updated last year
- Annotation-driven configuration library for the Java programming language☆24Updated 3 weeks ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆50Updated 2 weeks ago
- High-performance pattern matching algorithms in Java☆82Updated 5 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.☆100Updated 2 years ago
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- High performance native memory access for Java.☆127Updated 7 months ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year