brettwooldridge / SparseBitSet
An efficient sparse bit set implementation for Java
☆266Updated last year
Alternatives and similar repositories for SparseBitSet:
Users that are interested in SparseBitSet are comparing it to the libraries listed below
- A gulp of low latency Java☆297Updated 5 years ago
- A Java agent that rewrites bytecode to instrument allocation sites☆483Updated last year
- Chronicle Bytes has a similar purpose to Java NIO's ByteBuffer with many extensions☆413Updated 2 weeks ago
- LMDB for Java☆205Updated 3 years ago
- A fast object pool for the JVM☆360Updated 3 weeks ago
- A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute …☆218Updated last year
- Java Posix layer☆242Updated 3 months ago
- Upgradable read-write locks for Java☆79Updated 8 years ago
- Simple performance framework for java☆207Updated 3 months ago
- Low-overhead, non-blocking I/O, external Process implementation for Java☆724Updated last month
- Java classes designed with optimizable object layout in mind☆407Updated 2 months ago
- Java memory allocation profiler☆220Updated last year
- UNIX domain sockets (AF_UNIX) for Java☆284Updated 3 months ago
- ☆106Updated 2 months ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆151Updated 4 years ago
- Implementation of a concurrent map with weak keys and a detached thread local storage.☆117Updated last month
- Low level access to native memory, JVM and OS.☆590Updated this week
- Cap'n Proto in pure Java☆407Updated last week
- Automatically exported from code.google.com/p/memory-measurer☆277Updated 7 years ago
- Offheap Java POJOs with guaranteed memory alignment☆188Updated 11 years ago
- High performance native memory access for Java.☆123Updated this week
- A "No-ORM" sane SQL ←→ Java object mapping library☆240Updated last month
- A bestiary of classes implementing exotic semantics in Java