indeedeng / utilLinks
Useful Java utilities
☆150Updated last year
Alternatives and similar repositories for util
Users that are interested in util are comparing it to the libraries listed below
Sorting:
- Raft distributed consensus protocol in Java☆102Updated 9 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 3 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 5 months ago
- HashMap performance tests from java-performance.info☆98Updated 4 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 5 years ago
- High performance native memory access for Java.☆124Updated last month
- Java memory allocation profiler☆221Updated last year
- ☆107Updated 2 weeks ago
- 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
- ☆160Updated 4 years ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆141Updated 2 months ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆141Updated 2 years ago
- ☆82Updated 7 months ago
- Java Language support☆285Updated last year
- Clone of Google's memory measurer, with slight additions.☆32Updated 8 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-Availability Java Database Connectivity☆138Updated last year
- Don't try this in production☆108Updated 8 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆151Updated 4 years ago
- A gulp of low latency Java☆300Updated 5 years ago
- Mensa is a generic, flexible, enhanced, and efficient Java implementation of a pattern matching state machine as described by the 1975 pa…☆95Updated 9 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Java implementation of the Sparkey key value store☆120Updated last year
- High Performance Timer / Scheduler Library compatible with ScheduledExecutorService☆225Updated 7 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 4 years ago
- Vibur Object Pool - general-purpose concurrent Java object pool☆78Updated 5 months ago
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆92Updated 2 years ago
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 6 years ago
- Byte-code generator to create Disruptor-backed proxies☆100Updated 5 months ago
- Utilities for latency measurement and reporting☆464Updated last year