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
- Single-threaded off-heap object store☆48Updated 2 years ago
- A hashmap implementation for Java that stores map entries off-heap☆71Updated 5 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆152Updated 2 years ago
- Low-latency java socket implementation (using shared memory)