A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist
☆294Jan 31, 2023Updated 3 years ago
Alternatives and similar repositories for skiplist
Users that are interested in skiplist are comparing it to the libraries listed below
Sorting:
- Fast and easy-to-use skip list for Go.☆430Sep 23, 2024Updated last year
- A fast, threadsafe skip list in Go☆269Sep 28, 2021Updated 4 years ago
- Generic prefix tree for golang☆13Apr 25, 2025Updated 10 months ago
- Adaptive Radix Trees implemented in Go☆411Nov 21, 2025Updated 3 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- Fast ring-buffer deque (double-ended queue)☆763Feb 11, 2026Updated 3 weeks ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,846Feb 27, 2026Updated last week
- github.com/cznic/fileutil has moved to modernc.org/fileutil☆15Nov 22, 2018Updated 7 years ago
- Go Merkle Tree. High performance, Supporting parallel run, OpenZeppelin sorting pairs.☆130Nov 25, 2023Updated 2 years ago
- A highly optimized double-ended queue☆204Sep 14, 2023Updated 2 years ago
- Generic sorted map for Go with red-black tree under the hood☆66Mar 22, 2022Updated 3 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆787Jan 24, 2026Updated last month
- Consistent hashing with bounded loads in Golang☆768Nov 7, 2023Updated 2 years ago
- Radix sorting in Go☆10Feb 4, 2019Updated 7 years ago
- Yet Another RPC for Go☆10Jun 21, 2018Updated 7 years ago
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,017Dec 17, 2024Updated last year
- Go package implementing bitsets☆1,485Updated this week
- more advanced sync primitives in Go☆14Feb 28, 2020Updated 6 years ago
- B-tree implementation for Go☆1,198Updated this week
- 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 3 weeks ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,157Aug 21, 2024Updated last year
- An immutable radix tree implementation in Golang☆1,088Updated this week
- A cache library for Go with zero GC overhead.☆5,378Feb 10, 2026Updated 3 weeks ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,342Feb 18, 2026Updated 2 weeks ago
- A high performance memory-bound Go cache☆6,787Jan 21, 2026Updated last month
- high performance key-value database written in Go. Based on Google LevelDB api.☆19Jun 7, 2024Updated last year
- A portable mmap package for Go☆1,093Dec 12, 2024Updated last year
- Fast event-loop networking for Go☆6,038Oct 22, 2023Updated 2 years ago
- Efficient cache for gigabytes of data written in Go.☆8,095Feb 6, 2026Updated last month
- An experimental KV store, which implements an LSM on top of Bolt segments.☆32May 26, 2016Updated 9 years ago
- A C11 positional lexer with error reporting written in Go☆22Aug 28, 2017Updated 8 years ago
- Cuckoo Filter: Practically Better Than Bloom☆1,219Jul 15, 2024Updated last year
- A Go blocking leaky-bucket rate limit implementation☆4,668May 1, 2024Updated last year
- Anti-memory-waste byte buffer pool☆1,327Jul 20, 2024Updated last year
- Write ahead log for Go.☆709Aug 31, 2025Updated 6 months ago
- A revamped Google's jump consistent hash☆108Oct 19, 2022Updated 3 years ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,754Oct 26, 2025Updated 4 months ago
- LevelDB key/value database in Go.☆6,324May 14, 2024Updated last year
- Redis compatible server framework for Go☆2,296May 9, 2025Updated 9 months ago