conversant / rtreeLinks
Hyper-Dimensional R-Tree Index in Java
☆71Updated 6 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☆70Updated 5 years ago
- HashMap performance tests from java-performance.info☆98Updated 4 years ago
- HPPC-RT, fork of CarrotSearch's for Realtime☆86Updated 6 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 4 years ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated 2 weeks ago
- Immutable in-memory R-Tree and R*-Tree for Java with Iterable API☆93Updated 2 weeks ago
- ☆107Updated last week
- Provides off-heap storage for in-memory datagrid build in Turkey☆51Updated 9 years ago
- Master repository for the JHeaps project☆48Updated 4 years ago
- A generic compact Trie implementation in Java. Built for high-performance applications.☆45Updated 4 years ago
- Java Spatial Index☆245Updated last year
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Useful Java utilities☆150Updated last year
- simple rules engine☆92Updated 5 years ago
- Huge Collections for Java using efficient off heap storage☆275Updated 10 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 4 years ago
- ☆82Updated last week
- Actor library for Java to support concurrency and asynchronous event-driven programming.☆79Updated 6 years ago
- Multi-Threaded Time Series library☆60Updated 7 years ago
- A Java binding for nanomsg☆54Updated 7 years ago
- Testing in-memory spatial indexes☆26Updated last year
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆62Updated last year
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆142Updated 2 years ago
- Workshop Examples☆57Updated 7 years ago
- A Mavenized fork of http://high-scale-lib.sourceforge.net/☆161Updated last year
- High-performance pattern matching algorithms in Java☆80Updated 4 years ago
- JSON streaming parser☆88Updated 4 years ago
- Write parsers for arbitrary text inputs, entirely in Java, with no preprocessing phase☆65Updated 9 years ago