indeedeng / utilLinks
Useful Java utilities
☆152Updated 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☆73Updated 5 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆100Updated last year
- ☆161Updated 5 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
- Java implementation of the Sparkey key value store☆123Updated last month
- External-Memory Sorting in Java☆263Updated 3 months ago
- Raft distributed consensus protocol in Java☆103Updated 10 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated 2 months 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
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- ☆84Updated this week
- Java Language support☆285Updated 2 years ago
- High performance native memory access for Java.☆128Updated 8 months ago
- ☆111Updated last week
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆107Updated 8 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 11 years ago
- HashMap performance tests from java-performance.info☆100Updated 4 years ago
- 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
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 5 years ago
- Java Off Heap Object Pool and On the Fly Instrumentation Tool☆113Updated 10 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- A gulp of low latency Java☆308Updated 6 years ago
- Java memory allocation profiler☆224Updated 2 years ago
- Configurable sizeOf engine for Ehcache☆109Updated last year
- Embedded Key Value Java Database☆366Updated 5 years ago
- Java Performance☆85Updated 2 years ago
- Vibur Object Pool - general-purpose concurrent Java object pool☆79Updated last year
- Multiple readers and writers concurrency tests.☆128Updated 9 years ago
- Multi-Threaded Time Series library☆60Updated 7 years ago