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:
- Upgradable read-write locks for Java☆80Updated 8 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated last month
- Master repository for the JHeaps project☆48Updated 4 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆68Updated 4 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.☆96Updated 2 years ago
- simple rules engine☆92Updated 5 years ago
- ☆107Updated last week
- Provides common core classes and the dependency injection microkernel powering all SIRIUS applications☆38Updated last week
- Low-latency java socket implementation (using shared memory)☆111Updated 5 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆63Updated 2 years ago
- HashMap performance tests from java-performance.info☆98Updated 4 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- Useful Java utilities☆150Updated last year
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Byte-code generator to create Disruptor-backed proxies☆101Updated 6 months ago
- High-performance pattern matching algorithms in Java☆80Updated 4 years ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- A fast and space efficient Radix tree in Java☆126Updated 5 years ago
- A generic compact Trie implementation in Java. Built for high-performance applications.☆45Updated 4 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 4 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆29Updated 6 months ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 7 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- Banana is a Java primitive collections library with its own memory management☆72Updated 4 years ago