A skip list implementation in Go
☆238Oct 29, 2019Updated 6 years ago
Alternatives and similar repositories for goskiplist
Users that are interested in goskiplist are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- skiplist for golang☆84Nov 21, 2014Updated 11 years ago
- Fast and easy-to-use skip list for Go.☆430Sep 23, 2024Updated last year
- Text indexing related functions in Go, including tokenizer, word marking, and snippet selecting, etc.☆26Feb 14, 2016Updated 10 years ago
- A fast, threadsafe skip list in Go☆269Sep 28, 2021Updated 4 years ago
- slab allocator in go☆386Dec 17, 2024Updated last year
- End-to-end encrypted email - Proton Mail • AdSpecial offer: 40% Off Yearly / 80% Off First Month. All Proton services are open source and independently audited for security.
- Go package implementing an indexable ordered multimap☆25Feb 3, 2019Updated 7 years ago
- A simple tool to tail your log or command line output to web.☆16Aug 31, 2015Updated 10 years ago
- Go implementation of skiplist, with search fingers☆33Oct 26, 2015Updated 10 years ago
- Bloom filters implemented in Go.☆147Apr 16, 2018Updated 7 years ago
- github.com/cznic/goyacc has moved to modernc.org/goyacc☆206Nov 22, 2018Updated 7 years ago
- go-jepsen is a toolset for distributed systems verification, includes SIV(Snapshot Isolation Verification) and etc...☆63Feb 27, 2018Updated 8 years ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆787Jan 24, 2026Updated 2 months ago
- Automatically exported from code.google.com/p/probab☆22Sep 14, 2015Updated 10 years ago
- A collection of useful, performant, and threadsafe Go datastructures.