palantir / troveLinks
Patched version of the Trove 3 library - changes the Collections semantics to match proper java.util.Map semantics
☆33Updated 5 months ago
Alternatives and similar repositories for trove
Users that are interested in trove are comparing it to the libraries listed below
Sorting:
- IPC EventBus provides a simple EventBus API for intra-JVM and extra-JVM communication with process launching capabilities. This library's…☆29Updated 5 months ago
- Master repository for the JHeaps project☆52Updated 4 years ago
- ☆112Updated 2 weeks ago
- Jackson project that contains various collection-oriented datatype libraries: Eclipse Collections, Guava, HPPC, PCollections☆87Updated last week
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year
- Apache Commons RNG (Pseudo-random number generators)☆62Updated this week
- Vibur Object Pool - general-purpose concurrent Java object pool☆80Updated last year
- Utilities for working with Java 8 streams☆33Updated this week
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.☆101Updated 2 years ago
- simple rules engine☆93Updated 5 years ago
- Java serialization, faster and space efficient version of ObjectOutputStream☆46Updated 5 years ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆120Updated last year
- Provides off-heap storage for in-memory datagrid build in Turkey☆52Updated 10 years ago
- HashMap performance tests from java-performance.info☆100Updated 5 years ago
- High-performance, zero-garbage, Java client/driver for InfluxDB.☆67Updated 2 months ago
- Low-latency java socket implementation (using shared memory)☆114Updated 6 years ago
- An access log implementation to be used in vert web routes - inspired by apache / tomcat access log configuration☆30Updated 8 months ago
- Configurable Java Annotation Processor to simplify the use of the Service Provider Interface.☆40Updated 2 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 last month
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 4 years ago
- A java.util.HashMap compatible map that won't stall puts or gets when resizing☆151Updated 3 years ago
- Java library to enable conversion to and from standard string formats.☆89Updated 5 months ago
- AirConcurrentMap is a fast, memory efficient Java ConcurrentNavigableMap implementation☆32Updated 8 years ago
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆43Updated 5 years ago
- Assorted java classes that make use of sun.misc.Unsafe☆97Updated 5 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆108Updated 8 years ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆223Updated 2 years ago
- A generic compact Trie implementation in Java. Built for high-performance applications.☆48Updated 5 years ago
- A lightweight partitioned object pool, you can use it to pool expensive objects like jdbc connections, thrift clients etc.☆145Updated last week