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☆190Updated 12 years ago
- High performance native memory access for Java.☆126Updated 3 months ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆162Updated last year
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 4 years ago
- A hashmap implementation for Java that stores map entries off-heap☆71Updated 5 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 10 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- ☆109Updated last month
- ☆83Updated last month
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆152Updated 2 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆96Updated 7 months ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆51Updated 8 years ago
- A fork of Cliff Click's High Scale Library. Improved with bug fixes and a real build system.☆419Updated 10 years ago
- ☆143Updated 3 years ago
- Single-threaded off-heap object store☆48Updated 2 years ago
- ☆59Updated 10 years ago
- Benchmark suite for data compression library on the JVM☆218Updated last year
- Control thread affinity for Java☆380Updated 4 years ago
- Code Examples☆111Updated 8 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
- Multiple readers and writers concurrency tests.☆128Updated 8 years ago
- Java Language support☆286Updated 2 years ago
- Probabilistic data structures for Guava.☆54Updated 4 years ago
- ByteBuffer collection classes for java and jvm-based languages.☆33Updated 7 years ago
- High-performance Raft-based Java Web Container☆63Updated 6 years ago
- Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead☆138Updated 3 years ago
- A Scalable Concurrent Key-Value Map for Big Data Analytics☆270Updated last year
- Java implementation of the Sparkey key value store☆122Updated last year
- HashMap performance tests from java-performance.info☆99Updated 4 years ago