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:
- High performance native memory access for Java.☆127Updated 6 months ago
- Offheap Java POJOs with guaranteed memory alignment☆191Updated 12 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
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆162Updated last year
- Huge Collections for Java using efficient off heap storage☆276Updated 10 years ago
- A fork of Cliff Click's High Scale Library. Improved with bug fixes and a real build system.☆419Updated 10 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated 2 weeks ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- ☆59Updated 10 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆99Updated 10 months ago
- ☆83Updated last week
- ☆111Updated this week
- Control thread affinity for Java☆380Updated 5 years ago
- Single-threaded off-heap object store☆49Updated 2 years ago
- A fast and space efficient Radix tree in Java☆129Updated 5 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆51Updated 8 years ago
- Code Examples☆111Updated 8 years ago
- hp low latency reliable multicast messaging☆126Updated 10 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- ☆143Updated 3 years ago
- Java Language support☆285Updated 2 years ago
- A gulp of low latency Java☆307Updated 5 years ago
- Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead☆139Updated 3 years ago
- Java classes designed with optimizable object layout in mind☆409Updated last year
- Benchmark suite for data compression library on the JVM☆218Updated last year
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- A Scalable Concurrent Key-Value Map for Big Data Analytics☆272Updated last year
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 6 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 4 years ago