arturmkrtchyan / zero-copy
zero copy in Java and C
☆50Updated 10 years ago
Alternatives and similar repositories for zero-copy
Users that are interested in zero-copy are comparing it to the libraries listed below
Sorting:
- Single-threaded off-heap object store☆46Updated 2 years ago
- Multiple readers and writers concurrency tests.☆128Updated 8 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆59Updated last year
- 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
- Direct memory storage for java☆15Updated 13 years ago
- Packet Processing in Java research and implementations☆34Updated 9 years ago
- Workshop Examples☆57Updated 7 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
- Java port of a concurrent trie hash map implementation from the Scala collections library☆151Updated 4 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- ☆86Updated 7 years ago
- Java implementation of the jump consistent hash☆31Updated 3 years ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆45Updated 11 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- ☆82Updated 6 months ago
- High-performance Raft-based Java Web Container☆62Updated 6 years ago
- Byte-code generator to create Disruptor-backed proxies☆97Updated 4 months ago
- ☆40Updated 9 months ago
- JMH based benchmarks for testing Java performance☆11Updated 6 months ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 3 years ago
- Java Performance☆84Updated last year
- 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
- Simple Hashed Wheel Timer implementation☆16Updated 8 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 7 years ago
- New proposed API for buffers in Netty☆27Updated 2 years ago
- Raft distributed consensus protocol in Java☆102Updated 9 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆93Updated 4 months ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- A reactive driver for Aeron transport (https://github.com/real-logic/aeron)☆48Updated 3 months ago