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:
- Workshop Examples☆57Updated 7 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated last year
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- Multiple readers and writers concurrency tests.☆127Updated 8 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 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
- Low-latency java socket implementation (using shared memory)☆110Updated 5 years ago
- ☆82Updated 2 weeks ago
- A fast and space efficient Radix tree in Java☆126Updated 5 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 4 years ago
- JMH based benchmarks for testing Java performance☆11Updated 8 months ago
- Upgradable read-write locks for Java☆80Updated 8 years ago
- Java Performance☆84Updated last year
- Code Examples☆111Updated 8 years ago
- Low-latency WebSocket Server☆72Updated last year
- High performance native memory access for Java.☆124Updated 2 months ago
- Single-threaded off-heap object store☆47Updated 2 years ago
- RPC Benchmark of gRPC, Aeron and KryoNet☆71Updated 2 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- A utility for monitoring UDP message-processing☆53Updated 6 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 6 months ago
- Packet Processing in Java research and implementations☆35Updated 10 years ago
- Java 8 completion stage implementation☆30Updated 2 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- ☆29Updated 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