conversant / rtreeLinks
Hyper-Dimensional R-Tree Index in Java
☆73Updated 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
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆49Updated last month
- Clash of threads in the JVM!☆42Updated 6 years ago
- Multiway object pool (experiment)☆39Updated 12 years ago
- A simple java disk backed map☆29Updated 14 years ago
- HPPC-RT, fork of CarrotSearch's for Realtime☆87Updated 6 years ago
- Provides off-heap storage for in-memory datagrid build in Turkey☆51Updated 10 years ago
- Immutable in-memory R-Tree and R*-Tree for Java with Iterable API☆95Updated last month
- ☆17Updated 10 years ago
- Scalable Java Disque client☆35Updated 9 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆55Updated 3 years ago
- JMH examples with my own examples + jar etc☆69Updated 10 years ago
- Useful Java utilities☆151Updated last year
- Write parsers for arbitrary text inputs, entirely in Java, with no preprocessing phase☆66Updated 9 years ago
- Java port of a concurrent trie hash map implementation from the Scala collections library☆152Updated 5 years ago
- HashMap performance tests from java-performance.info☆99Updated 4 years ago
- Huge Collections for Java using efficient off heap storage☆276Updated 10 years ago
- Java Spatial Index☆247Updated last year
- ☆22Updated 9 years ago
- Lightweight dataflow Java library. Includes various asynchronous constructs, including actors and asynchronous I/O requests.☆99Updated 2 years ago
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆51Updated 8 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 11 years ago
- The Akiban SQL Parser provides a complete, production-quality Java parser for the SQL language. It defines the SQL grammar as implemented…☆45Updated last year
- Security library for Undertow: OAuth, CAS, SAML, OpenID Connect, LDAP, JWT...☆40Updated this week
- In-process in-memory multi-level LRU cache☆21Updated 3 years ago
- A generic compact Trie implementation in Java. Built for high-performance applications.☆47Updated 5 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆144Updated this week
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 4 years ago
- Workshop Examples☆57Updated 7 years ago
- Memory efficient java.util.Map implementation modelled after http://code.google.com/apis/v8/design.html☆63Updated last year