arturmkrtchyan / zero-copy
zero copy in Java and C
☆48Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for zero-copy
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆140Updated last year
- Single-threaded off-heap object store☆44Updated last year
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆42Updated 4 years ago
- ☆29Updated 2 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 3 years ago
- Java implementation of the jump consistent hash☆30Updated 2 years ago
- JMH based benchmarks for testing Java performance☆11Updated last month
- ☆81Updated last week
- Low-latency java socket implementation (using shared memory)☆102Updated 5 years ago
- High performance native memory access for Java.☆122Updated this week
- Java port of a concurrent trie hash map implementation from the Scala collections library☆151Updated 4 years ago
- Multiple readers and writers concurrency tests.☆125Updated 8 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆44Updated 10 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆135Updated 7 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- C5 Replicator, a Raft protocol-based replication library☆34Updated 9 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆90Updated 3 months ago
- ☆86Updated 6 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆55Updated last year
- A utility for monitoring UDP message-processing☆49Updated 6 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 10 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆32Updated 3 years ago
- ☆53Updated 2 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆161Updated 9 months ago
- Benchmarks for cache2k and third-party Java caching products☆42Updated 8 months ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 2 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆67Updated 3 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆52Updated 2 years ago