arturmkrtchyan / zero-copyLinks
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:
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- Multiple readers and writers concurrency tests.☆128Updated 8 years ago
- A fast and space efficient Radix tree in Java☆128Updated 5 years ago
- Low-latency java socket implementation (using shared memory)☆113Updated 5 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆152Updated 2 years ago
- Workshop Examples☆57Updated 7 years ago
- ☆83Updated last month
- hp low latency reliable multicast messaging☆124Updated 9 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 4 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- A hashmap implementation for Java that stores map entries off-heap☆72Updated 5 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- Single-threaded off-heap object store☆48Updated 2 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- A utility for monitoring UDP message-processing☆54Updated 7 years ago
- A High Performance Network ( TCP/IP ) Library☆249Updated 2 years ago
- Multiway object pool (experiment)☆39Updated 12 years ago
- High-performance Raft-based Java Web Container☆63Updated 6 years ago
- RPC Benchmark of gRPC, Aeron and KryoNet☆72Updated 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…☆69Updated 4 years ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 7 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆48Updated 11 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆55Updated 2 years ago
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆28Updated 5 years ago
- Upgradable read-write locks for Java☆83Updated 8 years ago
- Code Examples☆111Updated 8 years ago
- Packet Processing in Java research and implementations☆35Updated 10 years ago
- simple rules engine☆93Updated 5 years ago
- Experimental CRDT-implementations for the JVM☆126Updated 8 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year