spratt / SkipListLinks
A simple implementation of the SkipList data structure
☆24Updated 9 years ago
Alternatives and similar repositories for SkipList
Users that are interested in SkipList are comparing it to the libraries listed below
Sorting:
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆100Updated 10 months ago
- A fast, log structured key-value store.☆518Updated 2 years ago
- Rendezvous or Highest Random Weight (HRW) hashing algorithm☆195Updated 10 years ago
- Disk-based B+-tree written in Pure Java☆222Updated 4 years ago
- A fast key/value store that is efficient for high-volume random access reads and writes.☆355Updated 8 years ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆171Updated last year
- High performance persistent LSM key-value store library for the JVM.☆164Updated 3 years ago
- A Java library to perform direct I/O in Linux, bypassing file page cache.☆317Updated 2 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆47Updated 5 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- High performance Java implementation of a Cuckoo filter - Apache Licensed☆175Updated 2 years ago
- Concurrent Radix and Suffix Trees for Java☆515Updated 3 years ago
- Java client and server implementation of Redis☆355Updated 4 years ago
- ClauDB is a REDIS implementation in Java☆176Updated this week
- A Java implementation of B+ tree for key-value store☆54Updated 5 years ago
- Useful Java utilities☆150Updated last year
- External-Memory Sorting in Java☆258Updated 2 years ago
- 1st AliCloud Database Performance Competition in 2018 - Java rank No.1 source code 阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码☆200Updated 6 years ago
- Library of different Bloom filters in Java with optional Redis-backing, counting and many hashing options.☆857Updated 4 months ago
- A Java implementation of skip list 跳表的Java语言实现☆39Updated 2 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 5 years ago
- A stand-alone Bloom filter implementation written in Java☆483Updated 13 years ago
- Implementation of Basho's bitcask in Java☆71Updated 13 years ago
- High Performance Timer / Scheduler Library compatible with ScheduledExecutorService☆226Updated 7 years ago
- Yet another Raft Consensus implementation☆180Updated last year
- A bottom-up approach to learn the Netty project☆32Updated 3 years ago
- My multi-paxos service implement :-)☆143Updated 2 years ago
- Don't try this in production☆110Updated 8 years ago
- Raft distributed consensus protocol in Java☆103Updated 9 years ago
- A java implementation of the raft distributed consensus algorithm☆39Updated 8 years ago