bramp / unsafeLinks
Assorted java classes that make use of sun.misc.Unsafe
☆96Updated 4 years ago
Alternatives and similar repositories for unsafe
Users that are interested in unsafe are comparing it to the libraries listed below
Sorting:
- Java Language support☆285Updated last year
- ☆107Updated last week
- Java memory allocation profiler☆221Updated last year
- Java port of a concurrent trie hash map implementation from the Scala collections library☆151Updated 4 years ago
- Workshop Examples☆57Updated 7 years ago
- Low-latency java socket implementation (using shared memory)☆110Updated 5 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Byte-code generator to create Disruptor-backed proxies☆99Updated 4 months ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- Low-level Java object layout dumpers☆197Updated 4 years ago
- Useful Java utilities☆150Updated last year
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 4 months ago
- ☆82Updated 6 months ago
- Offheap Java POJOs with guaranteed memory alignment☆188Updated 11 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆118Updated 6 months ago
- Java Off Heap Object Pool and On the Fly Instrumentation Tool☆113Updated 10 years ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆63Updated last year
- 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
- Huge Collections for Java using efficient off heap storage☆274Updated 10 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- Off-heap memory allocators for Java☆69Updated 4 years ago
- Continuations / CoRoutines for Java 1.6 - 25, build tools, CDI support. This project is based on completely re-worked Apache Jakarta Comm…☆87Updated 3 weeks ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- A gulp of low latency Java☆300Updated 5 years ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆219Updated last year
- High performance native memory access for Java.☆125Updated 3 weeks ago
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆43Updated 4 years ago
- Raft distributed consensus protocol in Java☆102Updated 9 years ago