conversant / rtreeLinks
Hyper-Dimensional R-Tree Index in Java
☆74Updated 7 years ago
Alternatives and similar repositories for rtree
Users that are interested in rtree are comparing it to the libraries listed below
Sorting:
- A hashmap implementation for Java that stores map entries off-heap☆73Updated 5 years ago
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 6 years ago
- ☆84Updated last week
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- HashMap performance tests from java-performance.info☆100Updated 4 years ago
- Immutable in-memory R-Tree and R*-Tree for Java with Iterable API☆96Updated last month
- Multi-Threaded Time Series library☆59Updated 7 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆56Updated 3 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 8 years ago
- Provides off-heap storage for in-memory datagrid build in Turkey☆52Updated 10 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆153Updated 5 years ago
- Actor library for Java to support concurrency and asynchronous event-driven programming.☆80Updated 7 years ago
- Multiway object pool (experiment)☆39Updated 12 years ago
- A simple java disk backed map☆29Updated 14 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 11 years ago
- JMH examples with my own examples + jar etc☆69Updated 10 years ago
- Fluent Java Reactive interfaces. Promises, Streams, Callbacks, Async results, interfaces for Java 8 that are lambda expression friendly.☆59Updated 8 years ago
- Java implementation of the Sparkey key value store☆124Updated last month
- Useful Java utilities☆152Updated last year
- Scalable Java Disque client☆35Updated 9 years ago
- simple rules engine☆92Updated 5 years ago
- Spatial index library with R*Tree, STR-Tree, Quadtree, CritBit, KD-Tree, CoverTree and PH-Tree☆115Updated last year
- Clash of threads in the JVM!☆42Updated 6 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year
- Java Spatial Index☆248Updated 2 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆163Updated 2 years ago
- A generic compact Trie implementation in Java. Built for high-performance applications.☆47Updated 5 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆50Updated last week
- Java library to create and search random access files (including in S3) using the space-filling hilbert index (sparse)☆49Updated last month