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:
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- Useful Java utilities☆151Updated last year
- Java Language support☆286Updated 2 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 4 years ago
- HashMap performance tests from java-performance.info☆99Updated 4 years ago
- Low-latency java socket implementation (using shared memory)☆113Updated 5 years ago
- ☆109Updated last month
- ☆161Updated 4 years ago
- Java memory allocation profiler☆223Updated last year
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆219Updated 2 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆96Updated 7 months ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆121Updated 9 months ago
- A gulp of low latency Java☆306Updated 5 years ago
- Continuations / CoRoutines for Java 1.6 - 25, build tools, CDI support. This project is based on completely re-worked Apache Jakarta Comm…☆88Updated 3 months ago
- A High Performance Network ( TCP/IP ) Library☆250Updated 2 years ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆143Updated last week
- Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.Exe…☆218Updated 3 months ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 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
- Disruptor BlockingQueue☆317Updated 5 months ago
- A hashmap implementation for Java that stores map entries off-heap☆71Updated 5 years ago
- Byte-code generator to create Disruptor-backed proxies☆103Updated 7 months ago
- An efficient sparse bit set implementation for Java☆267Updated last year
- Java Off Heap Object Pool and On the Fly Instrumentation Tool☆113Updated 10 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆65Updated 2 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆152Updated 2 years ago
- ☆83Updated last month
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago