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☆188Updated 11 years ago
- Huge Collections for Java using efficient off heap storage☆274Updated 10 years ago
- High performance native memory access for Java.☆125Updated 3 weeks ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆151Updated 4 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆141Updated 2 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆161Updated last year
- ☆107Updated last week
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- ☆59Updated 10 years ago
- Probabilistic data structures for Guava.☆54Updated 4 years ago
- ☆142Updated 3 years ago
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 6 years ago
- Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead☆137Updated 3 years ago
- Raft distributed consensus protocol in Java☆102Updated 9 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 4 months ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- ☆82Updated 6 months ago
- High-performance Raft-based Java Web Container☆62Updated 6 years ago
- Code Examples☆111Updated 8 years ago
- Single-threaded off-heap object store☆46Updated 2 years ago
- Concurrent TreeMap w/ efficient support for clone() and consistent iteration☆150Updated 12 years ago
- Java Language support☆285Updated last year
- Code Examples☆78Updated 11 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
- Java Off Heap Object Pool and On the Fly Instrumentation Tool☆113Updated 10 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 7 years ago
- ☆29Updated 3 years ago
- Benchmark suite for data compression library on the JVM☆217Updated 11 months ago
- Bloofi: A java implementation of multidimensional Bloom filters☆79Updated 9 years ago