bramp / unsafeLinks
Assorted java classes that make use of sun.misc.Unsafe
☆97Updated 4 years ago
Alternatives and similar repositories for unsafe
Users that are interested in unsafe are comparing it to the libraries listed below
Sorting:
- Useful Java utilities☆151Updated last year
- Java memory allocation profiler☆222Updated last year
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆98Updated 8 months ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- Java Language support☆286Updated 2 years ago
- A hashmap implementation for Java that stores map entries off-heap☆72Updated 5 years ago
- Low-latency java socket implementation (using shared memory)☆113Updated 5 years ago
- HashMap performance tests from java-performance.info☆99Updated 4 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 4 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- A gulp of low latency Java☆306Updated 5 years ago
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 6 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- ☆161Updated 4 years ago
- Disruptor BlockingQueue☆317Updated 6 months ago
- Raft distributed consensus protocol in Java☆103Updated 9 years ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆121Updated 9 months ago
- High performance native memory access for Java.☆126Updated 4 months ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆66Updated 2 years ago
- ☆109Updated last month
- Jitescript - Java API for Bytecode☆190Updated 4 years ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆220Updated 2 years ago
- Off-heap memory allocators for Java☆73Updated 4 years ago
- Single-threaded off-heap object store☆48Updated 2 years ago
- Upgradable read-write locks for Java☆83Updated 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
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆93Updated 2 years ago
- Offheap Java POJOs with guaranteed memory alignment☆190Updated 12 years ago
- Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.Exe…☆219Updated 4 months ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆143Updated last month