palantir / troveLinks
Patched version of the Trove 3 library - changes the Collections semantics to match proper java.util.Map semantics
☆32Updated 2 months ago
Alternatives and similar repositories for trove
Users that are interested in trove are comparing it to the libraries listed below
Sorting:
- Utilities for working with Java 8 streams☆30Updated this week
- Jackson project that contains various collection-oriented datatype libraries: Eclipse Collections, Guava, HPPC, PCollections☆87Updated 2 weeks ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆66Updated this week
- HashMap performance tests from java-performance.info☆99Updated 4 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year
- Low-latency java socket implementation (using shared memory)☆113Updated 6 years ago
- Master repository for the JHeaps project☆51Updated 4 years ago
- Useful Java utilities☆151Updated last year
- Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.☆99Updated 2 years ago
- Java serialization, faster and space efficient version of ObjectOutputStream☆46Updated 5 years ago
- AirConcurrentMap is a fast, memory efficient Java ConcurrentNavigableMap implementation☆32Updated 8 years ago
- ☆111Updated last week
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆220Updated 2 years ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated last year
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- Continuations / CoRoutines for Java 1.6 - 25, build tools, CDI support. This project is based on completely re-worked Apache Jakarta Comm…☆89Updated 6 months ago
- Fork of trove4j (https://bitbucket.org/trove4j/trove) used in IntelliJ Platform☆52Updated 2 years ago
- Upgradable read-write locks for Java☆83Updated 8 years ago
- Banana is a Java primitive collections library with its own memory management☆73Updated 4 years ago
- simple rules engine☆92Updated 5 years ago
- IPC EventBus provides a simple EventBus API for intra-JVM and extra-JVM communication with process launching capabilities. This library's…☆28Updated 3 months ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- Apache Commons RNG (Pseudo-random number generators)☆59Updated last week
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆49Updated last month
- Java-based utilities for building and packaging Java applications☆46Updated last year
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆150Updated 3 years ago
- Java's NIO APIs cache direct ByteBuffers, causing a native memory leak.☆21Updated 9 years ago
- Assorted java classes that make use of sun.misc.Unsafe☆97Updated 4 years ago
- Java implementation of the Sparkey key value store☆123Updated last year
- ☆83Updated this week