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:
- Low-latency java socket implementation (using shared memory)☆113Updated 6 years ago
- Upgradable read-write locks for Java☆83Updated 8 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- simple rules engine☆92Updated 5 years ago
- ☆111Updated this week
- HashMap performance tests from java-performance.info☆99Updated 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…☆69Updated 4 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆144Updated this week
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 5 years ago
- A fast and space efficient Radix tree in Java☆129Updated 5 years ago
- Useful Java utilities☆151Updated last year
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆55Updated 3 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- ☆189Updated this week
- Java port of a concurrent trie hash map implementation from the Scala collections library☆29Updated 9 months ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆66Updated last week
- ☆83Updated this week
- Single-threaded off-heap object store☆48Updated 2 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆49Updated last month
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year
- Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.☆99Updated 2 years ago
- A High Performance Network ( TCP/IP ) Library☆250Updated 2 years ago
- ☆69Updated 2 years ago
- Code Examples☆111Updated 8 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
- Add Code Mobility to any application☆33Updated 9 years ago
- Java library that sorts very large files of records by splitting into smaller sorted files and merging☆89Updated 3 weeks ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Assorted java classes that make use of sun.misc.Unsafe☆97Updated 4 years ago
- Byte-code generator to create Disruptor-backed proxies☆103Updated 10 months ago