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
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- A gulp of low latency Java☆304Updated 5 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 6 months 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
- Java memory allocation profiler☆221Updated last year
- Continuations / CoRoutines for Java 1.6 - 25, build tools, CDI support. This project is based on completely re-worked Apache Jakarta Comm…☆87Updated 2 months ago
- HashMap performance tests from java-performance.info☆98Updated 4 years ago
- ☆107Updated 2 weeks ago
- Low-latency java socket implementation (using shared memory)☆111Updated 5 years ago
- Utilities for latency measurement and reporting☆465Updated last year
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆63Updated 2 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 4 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- HPPC-RT, fork of CarrotSearch's for Realtime☆86Updated 6 years ago
- Disruptor BlockingQueue☆317Updated 5 months ago
- ☆186Updated 2 weeks ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆141Updated last month
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated 8 months ago
- Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.Exe…☆217Updated 3 months ago
- Low-level Java object layout dumpers☆197Updated 4 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa …☆68Updated 4 years ago
- A fast object pool for the JVM☆375Updated 2 months ago
- Control thread affinity for Java☆380Updated 4 years ago
- Jitescript - Java API for Bytecode☆189Updated 4 years ago
- Offheap Java POJOs with guaranteed memory alignment☆189Updated 12 years ago
- Chronicle Bytes has a similar purpose to Java NIO's ByteBuffer with many extensions☆421Updated last week