indeedeng / utilLinks
Useful Java utilities
☆150Updated 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☆70Updated 5 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 6 months ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- ☆160Updated 4 years ago
- Java Language support☆285Updated last year
- High performance native memory access for Java.☆125Updated 2 months ago
- Raft distributed consensus protocol in Java☆103Updated 9 years ago
- ☆82Updated last week
- High performance persistent LSM key-value store library for the JVM.☆164Updated 3 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 4 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆106Updated 7 years ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆219Updated last year
- HashMap performance tests from java-performance.info☆98Updated 4 years ago
- Upgradable read-write locks for Java☆80Updated 8 years ago
- ☆107Updated last week
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆141Updated 3 weeks ago
- Tools to work with off-heap memory using sun.misc.Unsafe☆136Updated 8 years ago
- The Akiban SQL Parser provides a complete, production-quality Java parser for the SQL language. It defines the SQL grammar as implemented…☆45Updated last year
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated 8 months ago
- Java Performance☆84Updated last year
- Byte-code generator to create Disruptor-backed proxies☆101Updated 6 months ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 2 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆47Updated 5 years ago
- Assorted java classes that make use of sun.misc.Unsafe☆96Updated 4 years ago
- External-Memory Sorting in Java☆258Updated 2 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 10 years ago
- Disruptor BlockingQueue☆317Updated 4 months ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆68Updated 4 years ago
- hp low latency reliable multicast messaging☆122Updated 9 years ago