indeedeng / utilLinks
Useful Java utilities
☆151Updated last year
Alternatives and similar repositories for util
Users that are interested in util are comparing it to the libraries listed below
Sorting:
- A hashmap implementation for Java that stores map entries off-heap☆72Updated 5 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆98Updated 8 months ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- Java Language support☆286Updated 2 years ago
- ☆161Updated 4 years ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆220Updated 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
- High performance native memory access for Java.☆126Updated 4 months ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆107Updated 7 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 4 years ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- ☆109Updated 2 months ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆143Updated last week
- ☆83Updated 2 months ago
- Utilities for latency measurement and reporting☆465Updated last year
- Huge Collections for Java using efficient off heap storage☆275Updated 10 years ago
- HashMap performance tests from java-performance.info☆99Updated 4 years ago
- Assorted java classes that make use of sun.misc.Unsafe☆97Updated 4 years ago
- Disruptor BlockingQueue☆317Updated 6 months ago
- Configurable sizeOf engine for Ehcache☆108Updated 8 months ago
- Raft distributed consensus protocol in Java☆103Updated 9 years ago
- Embedded Key Value Java Database☆367Updated 4 years ago
- Byte-code generator to create Disruptor-backed proxies☆103Updated 8 months ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆152Updated 2 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago
- Netty based HTTP service with JAX-RS☆130Updated 3 weeks ago
- Java implementation of the Sparkey key value store☆122Updated last year
- Simple JMX Java Library to help with the publishing of objects using JMX and the web☆93Updated 2 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆55Updated 2 years ago