huandu / skiplistView external linksLinks
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☆270Sep 28, 2021Updated 4 years ago
- A skip list implementation in Go☆239Oct 29, 2019Updated 6 years ago
- skiplist for golang☆84Nov 21, 2014Updated 11 years ago
- B-tree implementation for Go☆1,190Nov 3, 2025Updated 3 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,159Aug 21, 2024Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,835Updated this week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Jul 30, 2025Updated 6 months ago
- LevelDB key/value database in Go.☆6,325May 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,551Feb 8, 2026Updated last week
- An immutable radix tree implementation in Golang☆1,087Jan 26, 2026Updated 2 weeks ago
- Write ahead log for Go.☆707Aug 31, 2025Updated 5 months ago
- Go package implementing bitsets☆1,479Feb 1, 2026Updated 2 weeks ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,749Oct 26, 2025Updated 3 months ago
- A cache library for Go with zero GC overhead.☆5,372Updated this week
- RocksDB/LevelDB inspired key-value database in Go☆5,763Updated this week
- Go implementation of skiplist, with search fingers☆33Oct 26, 2015Updated 10 years ago
- Fast key-value DB in Go.☆15,467Updated this week
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,083Jul 3, 2024Updated last year
- Golang implementation of the Raft consensus protocol☆8,921Jan 14, 2026Updated last month
- a thread-safe concurrent map for go☆4,526May 22, 2024Updated last year
- Adaptive Radix Trees implemented in Go☆411Nov 21, 2025Updated 2 months ago
- Fast event-loop networking for Go☆6,040Oct 22, 2023Updated 2 years ago
- A high performance memory-bound Go cache☆6,751Jan 21, 2026Updated 3 weeks ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆407Mar 29, 2019Updated 6 years ago
- groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.☆13,321Nov 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,964Jan 25, 2026Updated 3 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,335Nov 10, 2025Updated 3 months ago
- A crypto-secure Reliable-UDP library for Golang with FEC support.☆4,488Updated this week
- GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more☆17,396Mar 12, 2025Updated 11 months ago
- Golang implementation of Radix trees☆935Jul 6, 2024Updated last year
- LSM tree based key-value database☆31Mar 5, 2024Updated last year
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆788Jan 24, 2026Updated 3 weeks ago
- Efficient cache for gigabytes of data written in Go.☆8,075Feb 6, 2026Updated last week
- A collection of useful, performant, and threadsafe Go datastructures.☆7,897Oct 31, 2025Updated 3 months ago
- Golang in-memory database built on immutable radix trees☆3,440Jan 27, 2026Updated 2 weeks ago
- A high-performance non-blocking I/O networking framework focusing on RPC scenarios.☆4,530Oct 31, 2025Updated 3 months ago