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 11 months ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated last month
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- Java implementation of the Sparkey key value store☆123Updated 3 weeks ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆107Updated 8 years ago
- ☆84Updated last week
- Java Language support☆285Updated 2 years ago
- High performance native memory access for Java.☆127Updated 7 months ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 5 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 5 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 11 years ago
- ☆161Updated 4 years ago
- Raft distributed consensus protocol in Java☆103Updated 10 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
- ☆112Updated last week
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- Java Performance☆85Updated 2 years ago
- HashMap performance tests from java-performance.info☆100Updated 4 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
- Embedded Key Value Java Database☆366Updated 5 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆162Updated last year
- Upgradable read-write locks for Java☆84Updated 8 years ago
- External-Memory Sorting in Java☆262Updated 2 months ago
- Java memory allocation profiler☆224Updated 2 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆144Updated 3 weeks ago
- High-performance, streaming/chunking Java LZF codec, compatible with standard C LZF package☆256Updated last week
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 12 years ago
- Utilities for latency measurement and reporting☆464Updated last year