batterseapower / btreemapLinks
A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap
☆28Updated 5 years ago
Alternatives and similar repositories for btreemap
Users that are interested in btreemap are comparing it to the libraries listed below
Sorting:
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- simple rules engine☆93Updated 5 years ago
- A hashmap implementation for Java that stores map entries off-heap☆72Updated 5 years ago
- Low-latency java socket implementation (using shared memory)☆113Updated 5 years ago
- ☆109Updated last month
- Upgradable read-write locks for Java☆83Updated 8 years ago
- Useful Java utilities☆151Updated last year
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆69Updated 4 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- AirConcurrentMap is a fast, memory efficient Java ConcurrentNavigableMap implementation☆32Updated 8 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆152Updated 2 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆29Updated 7 months ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆49Updated 3 weeks ago
- Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.☆99Updated 2 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 4 years ago
- HashMap performance tests from java-performance.info☆99Updated 4 years ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆66Updated 2 years ago
- Single-threaded off-heap object store☆48Updated 2 years ago
- Java Off Heap Object Pool and On the Fly Instrumentation Tool☆113Updated 10 years ago
- A fast and space efficient Radix tree in Java☆128Updated 5 years ago
- Multiway object pool (experiment)☆39Updated 12 years ago
- High performance native memory access for Java.☆126Updated 4 months ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- High-performance pattern matching algorithms in Java☆81Updated 4 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆55Updated 2 years ago
- Byte-code generator to create Disruptor-backed proxies☆103Updated 8 months 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
- Direct memory storage for java☆15Updated 14 years ago