arturmkrtchyan / zero-copyLinks
zero copy in Java and C
☆52Updated 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:
- A fast and space efficient Radix tree in Java☆131Updated 5 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Workshop Examples☆57Updated 8 years ago
- Low-latency java socket implementation (using shared memory)☆113Updated 6 years ago
- Code Examples☆111Updated 9 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 5 years ago
- Single-threaded off-heap object store☆49Updated 3 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- Hugecast - The Off-Heap Storage for Hazelcast☆22Updated 12 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 5 years ago
- simple rules engine☆92Updated 5 years ago
- RPC Benchmark of gRPC, Aeron and KryoNet☆73Updated 2 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
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- High performance native memory access for Java.☆127Updated 8 months ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- ☆84Updated this week
- Multiway object pool (experiment)☆39Updated 12 years ago
- Packet Processing in Java research and implementations☆35Updated 10 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated last month
- ☆29Updated 4 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆100Updated 11 months ago
- hp low latency reliable multicast messaging☆126Updated 10 years ago
- A ping utility to baseline Java socket performance expectations.☆52Updated 10 years ago
- A simple and high-performance Java B-tree: drop-in replacement for java.util.TreeMap☆29Updated 6 years ago
- Code Examples☆78Updated 11 years ago