batterseapower / btreemap
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
- AirConcurrentMap is a fast, memory efficient Java ConcurrentNavigableMap implementation☆32Updated 7 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 4 years ago
- simple rules engine☆91Updated 4 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 3 years ago
- Direct memory storage for java☆15Updated 13 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 3 years ago
- Upgradable read-write locks for Java☆80Updated 8 years ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 6 years ago
- A time ticker as a light weight clock☆23Updated last year
- ☆86Updated 7 years ago
- ☆82Updated 4 months ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Framework for building Secure Scalable Microservices on Distributed Ledger Technology☆50Updated 5 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 4 years ago
- ☆106Updated last week
- Byte-code generator to create Disruptor-backed proxies☆96Updated 2 months ago
- Single-threaded off-heap object store☆45Updated 2 years ago
- A utility for monitoring UDP message-processing☆50Updated 6 years ago
- Master repository for the JHeaps project☆47Updated 4 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- High-performance pattern matching algorithms in Java☆80Updated 4 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆63Updated last year
- IPC EventBus provides a simple EventBus API for intra-JVM and extra-JVM communication with process launching capabilities. This library's…☆27Updated 2 months ago
- A generic compact Trie implementation in Java. Built for high-performance applications.☆44Updated 4 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated 3 weeks ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆45Updated 11 years ago
- Java library for packaging native libraries, executables, and resources for runtime within jar files☆17Updated 2 months ago
- Multiway object pool (experiment)☆39Updated 11 years ago