alexkasko / unsafe-toolsLinks
Tools to work with off-heap memory using sun.misc.Unsafe
☆136Updated 8 years ago
Alternatives and similar repositories for unsafe-tools
Users that are interested in unsafe-tools are comparing it to the libraries listed below
Sorting:
- Offheap Java POJOs with guaranteed memory alignment☆189Updated 11 years ago
- High performance native memory access for Java.☆124Updated 2 months 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
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆161Updated last year
- Huge Collections for Java using efficient off heap storage☆275Updated 10 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- ☆59Updated 10 years ago
- ☆107Updated last week
- ☆82Updated last week
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- A fork of Cliff Click's High Scale Library. Improved with bug fixes and a real build system.☆418Updated 10 years ago
- Benchmark suite for data compression library on the JVM☆217Updated last year
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 6 months ago
- HPPC-RT, fork of CarrotSearch's for Realtime☆86Updated 6 years ago
- Java Language support☆285Updated last year
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- A gulp of low latency Java☆302Updated 5 years ago
- Single-threaded off-heap object store☆47Updated 2 years ago
- Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead☆137Updated 3 years ago
- Control thread affinity for Java☆380Updated 4 years ago
- Java classes designed with optimizable object layout in mind☆406Updated 8 months ago
- Large off-heap arrays and mmap files for Scala and Java☆401Updated 2 years ago
- Workshop Examples☆57Updated 7 years ago
- hp low latency reliable multicast messaging☆122Updated 9 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
- Raft distributed consensus protocol in Java☆103Updated 9 years ago
- Java implementation of the Sparkey key value store☆120Updated last year
- Bloofi: A java implementation of multidimensional Bloom filters☆79Updated 2 weeks ago