bramp / unsafe
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
- Java Language support☆285Updated last year
- ☆107Updated last month
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆118Updated 5 months ago
- Java memory allocation profiler☆220Updated last year
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆218Updated last year
- Off-heap memory allocators for Java☆68Updated 4 years ago
- A gulp of low latency Java☆301Updated 5 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- HashMap performance tests from java-performance.info☆98Updated 4 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☆93Updated 3 months ago
- ☆82Updated 5 months ago
- Low-level Java object layout dumpers☆197Updated 4 years ago
- Clone of Google's memory measurer, with slight additions.☆32Updated 8 years ago
- Banana is a Java primitive collections library with its own memory management☆72Updated 3 years ago
- Upgradable read-write locks for Java☆80Updated 8 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆151Updated 4 years ago
- Offheap Java POJOs with guaranteed memory alignment☆188Updated 11 years ago
- Java Off Heap Object Pool and On the Fly Instrumentation Tool☆113Updated 9 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆141Updated 2 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 3 years ago
- JMH examples with my own examples + jar etc☆69Updated 9 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Continuations / CoRoutines for Java 1.6 - 25, build tools, CDI support. This project is based on completely re-worked Apache Jakarta Comm…☆85Updated this week
- Useful Java utilities☆150Updated 11 months ago
- Byte-code generator to create Disruptor-backed proxies☆97Updated 3 months ago
- Low-latency java socket implementation (using shared memory)☆109Updated 5 years ago