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☆73Updated 5 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆99Updated 10 months ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆144Updated last week
- Raft distributed consensus protocol in Java☆103Updated 10 years ago
- ☆161Updated 4 years ago
- Java Language support☆285Updated 2 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- External-Memory Sorting in Java☆261Updated last month
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆221Updated 2 years ago
- ☆83Updated this week
- HashMap performance tests from java-performance.info☆99Updated 4 years ago
- Java implementation of the Sparkey key value store☆123Updated this week
- High performance native memory access for Java.☆127Updated 6 months 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 port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 5 years ago
- Embedded Key Value Java Database☆367Updated 5 years ago
- ☆111Updated last week
- Configurable sizeOf engine for Ehcache☆108Updated 10 months ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆107Updated 8 years ago
- Utilities for latency measurement and reporting☆464Updated last year
- Java memory allocation profiler☆223Updated last year
- Huge Collections for Java using efficient off heap storage☆276Updated 10 years ago
- Disruptor BlockingQueue☆319Updated 8 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 4 years ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆144Updated last month
- A fast object pool for the JVM☆377Updated last week
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 6 years ago
- The Akiban SQL Parser provides a complete, production-quality Java parser for the SQL language. It defines the SQL grammar as implemented…☆46Updated last year
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆150Updated 3 years ago