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
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆100Updated 11 months ago
- Useful Java utilities☆152Updated last year
- Low-latency java socket implementation (using shared memory)☆113Updated 6 years ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆66Updated last month
- A gulp of low latency Java☆308Updated 6 years ago
- Java Language support☆284Updated 2 years ago
- HashMap performance tests from java-performance.info☆100Updated 4 years ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated last year
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- High performance native memory access for Java.☆127Updated 7 months ago
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆93Updated 2 years ago
- Java memory allocation profiler☆224Updated 2 years ago
- ☆84Updated last week
- ☆112Updated last week
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 5 years ago
- ☆191Updated last week
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆222Updated 2 years ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆144Updated 3 weeks ago
- JMH examples with my own examples + jar etc☆69Updated 10 years ago
- Continuations / CoRoutines for Java 1.6 - 25, build tools, CDI support. This project is based on completely re-worked Apache Jakarta Comm…☆89Updated last week
- Utilities for latency measurement and reporting☆464Updated last year
- Upgradable read-write locks for Java☆84Updated 8 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆43Updated 5 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 5 years ago
- Jitescript - Java API for Bytecode☆191Updated 4 years ago
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 6 years ago