ssedano / jump-consistent-hashLinks
Java implementation of the jump consistent hash
☆31Updated 3 years ago
Alternatives and similar repositories for jump-consistent-hash
Users that are interested in jump-consistent-hash are comparing it to the libraries listed below
Sorting:
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 5 months ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆106Updated 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
- High performance native memory access for Java.☆124Updated 2 months ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 4 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Multiple readers and writers concurrency tests.☆127Updated 8 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆47Updated 5 years ago
- ☆53Updated 2 years ago
- Single-threaded off-heap object store☆47Updated 2 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Byte-code generator to create Disruptor-backed proxies☆100Updated 5 months ago
- ☆82Updated last week
- Mirror of Apache DirectMemory☆52Updated last year
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- Convenience Configuration Library for Java☆81Updated last year
- Raft distributed consensus protocol in Java☆103Updated 9 years ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 3 years ago
- A comparison between Proteus RPC and other commonly used RPC frameworks☆24Updated 6 years ago
- ☆142Updated 3 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
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- A JVM Implementation of the Raft Consensus Protocol☆92Updated 7 years ago
- A Java JNI driver to rocksdb☆64Updated 4 years ago