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☆99Updated 10 months ago
- ☆161Updated 4 years ago
- Java implementation of the Sparkey key value store☆123Updated this week
- HashMap performance tests from java-performance.info☆99Updated 4 years ago
- High performance native memory access for Java.☆127Updated 7 months ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 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
- Java Language support☆285Updated 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
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated 3 weeks ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 5 years ago
- Huge Collections for Java using efficient off heap storage☆276Updated 11 years ago
- External-Memory Sorting in Java☆261Updated last month
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- A gulp of low latency Java☆307Updated 5 years ago
- ☆84Updated this week
- High-performance, streaming/chunking Java LZF codec, compatible with standard C LZF package☆256Updated this week
- Low-latency java socket implementation (using shared memory)☆113Updated 6 years ago
- Utilities for latency measurement and reporting☆465Updated last year
- Disruptor BlockingQueue☆319Updated 9 months ago
- ☆112Updated this week
- Embedded Key Value Java Database☆366Updated 5 years ago
- Raft distributed consensus protocol in Java☆103Updated 10 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- Java memory allocation profiler☆223Updated last year
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆48Updated 5 years ago
- Multi-Threaded Time Series library☆61Updated 7 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆162Updated last year