sean-public / fast-skiplistView external linksLinks
A fast, threadsafe skip list in Go
☆270Sep 28, 2021Updated 4 years ago
Alternatives and similar repositories for fast-skiplist
Users that are interested in fast-skiplist are comparing it to the libraries listed below
Sorting:
- A comparison of skip lists written in Go☆55Jul 27, 2021Updated 4 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Jan 31, 2023Updated 3 years ago
- Fast and easy-to-use skip list for Go.☆430Sep 23, 2024Updated last year
- Radix sorting in Go☆10Feb 4, 2019Updated 7 years ago
- A skip list implementation in Go☆239Oct 29, 2019Updated 6 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Jul 30, 2025Updated 6 months ago
- hybrid spatial data structure☆12Apr 27, 2021Updated 4 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,835Feb 9, 2026Updated last week
- Super low overhead application level metrics☆24Oct 12, 2021Updated 4 years ago
- Badger-based backend for Hashicorp's raft package☆28Apr 20, 2019Updated 6 years ago
- Regular Expression Research☆11Jul 6, 2022Updated 3 years ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,749Oct 26, 2025Updated 3 months ago
- Fast and scalable minimal perfect hashing for massive key sets☆72Mar 6, 2020Updated 5 years ago
- B-tree implementation for Go☆1,191Nov 3, 2025Updated 3 months ago
- Load file-backed memory☆122Oct 12, 2022Updated 3 years ago
- An immutable radix tree implementation in Golang☆1,087Jan 26, 2026Updated 3 weeks ago
- A portable mmap package for Go☆1,092Dec 12, 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
- A data structure for storing points.☆18Apr 27, 2021Updated 4 years ago
- Anti-memory-waste byte buffer pool☆1,324Jul 20, 2024Updated last year
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Mar 27, 2019Updated 6 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,159Aug 21, 2024Updated last year
- Streaming TopK estimates☆89Jun 16, 2021Updated 4 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆407Mar 29, 2019Updated 6 years ago
- Fast event-loop networking for Go☆6,040Oct 22, 2023Updated 2 years ago
- 高性能的分布式的专门空间优化的 Bitmap 服务, 高效检查数据是否存在,日活统计,签到,打点等等☆189Aug 13, 2020Updated 5 years ago
- A Go library implementing an FST (finite state transducer)☆514Feb 25, 2023Updated 2 years ago
- Graphs in go☆19Dec 22, 2022Updated 3 years ago
- A high performance memory-bound Go cache☆6,767Jan 21, 2026Updated 3 weeks ago
- A variable length integer compression library for Golang☆24Apr 7, 2015Updated 10 years ago
- LevelDB key/value database in Go.☆6,325May 14, 2024Updated last year
- Package tcp implements TCP-level socket options☆92Feb 23, 2021Updated 4 years ago
- Go library implementing binary fuse and xor filters☆757Jan 26, 2026Updated 3 weeks ago
- RocksDB/LevelDB inspired key-value database in Go☆5,770Updated this week
- A cache library for Go with zero GC overhead.☆5,372Feb 10, 2026Updated last week
- Write ahead log for Go.☆707Aug 31, 2025Updated 5 months ago
- gorocksdb is a Go wrapper for RocksDB☆971Mar 18, 2024Updated last year
- Server for benchmarking pure Go key/value databases☆163Jul 18, 2023Updated 2 years ago
- A fast in-memory prefix tree that uses uint64 for keys and allows for duplicate entries.☆203Feb 3, 2021Updated 5 years ago