Fast and easy-to-use skip list for Go.
☆430Sep 23, 2024Updated last year
Alternatives and similar repositories for skiplist
Users that are interested in skiplist are comparing it to the libraries listed below
Sorting:
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Jan 31, 2023Updated 3 years ago
- A fast, threadsafe skip list in Go☆269Sep 28, 2021Updated 4 years ago
- A skip list implementation in Go☆238Oct 29, 2019Updated 6 years ago
- skiplist for golang☆84Nov 21, 2014Updated 11 years ago
- B-tree implementation for Go☆1,199Feb 28, 2026Updated last week
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,156Aug 21, 2024Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,846Feb 27, 2026Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- LevelDB key/value database in Go.☆6,324May 14, 2024Updated last year
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,560Feb 8, 2026Updated last month
- An immutable radix tree implementation in Golang☆1,088Mar 2, 2026Updated last week
- Write ahead log for Go.☆709Aug 31, 2025Updated 6 months ago
- Go package implementing bitsets☆1,485Mar 1, 2026Updated last week
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,754Oct 26, 2025Updated 4 months ago
- A cache library for Go with zero GC overhead.☆5,378Feb 10, 2026Updated 3 weeks ago
- RocksDB/LevelDB inspired key-value database in Go☆5,796Updated this week
- Go implementation of skiplist, with search fingers☆33Oct 26, 2015Updated 10 years ago
- Fast key-value DB in Go.☆15,509Updated this week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,089Jul 3, 2024Updated last year
- Golang implementation of the Raft consensus protocol☆8,940Feb 25, 2026Updated last week
- a thread-safe concurrent map for go☆4,529May 22, 2024Updated last year
- Adaptive Radix Trees implemented in Go☆411Nov 21, 2025Updated 3 months ago
- Fast event-loop networking for Go☆6,038Oct 22, 2023Updated 2 years ago
- A high performance memory-bound Go cache☆6,798Jan 21, 2026Updated last month
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Mar 29, 2019Updated 6 years ago
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,335Nov 29, 2024Updated last year
- A Bolt wrapper that allows easy store hash, zset data.☆11Aug 26, 2021Updated 4 years ago
- The LevelDB key-value database in the Go programming language.☆1,155Jan 7, 2017Updated 9 years ago
- Golang LRU cache☆4,978Mar 1, 2026Updated last week
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,342Feb 18, 2026Updated 2 weeks ago
- A crypto-secure Reliable-UDP library for Golang with FEC support.☆4,493Feb 19, 2026Updated 2 weeks ago
- GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more☆17,407Mar 12, 2025Updated 11 months ago
- Golang implementation of Radix trees☆935Jul 6, 2024Updated last year
- LSM tree based key-value database☆31Mar 5, 2024Updated 2 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆787Jan 24, 2026Updated last month
- Efficient cache for gigabytes of data written in Go.☆8,095Feb 6, 2026Updated last month
- A collection of useful, performant, and threadsafe Go datastructures.☆7,908Feb 16, 2026Updated 3 weeks ago
- Golang in-memory database built on immutable radix trees☆3,446Feb 22, 2026Updated 2 weeks ago
- A high-performance non-blocking I/O networking framework focusing on RPC scenarios.☆4,539Updated this week