An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing
☆160Aug 14, 2026Updated last month
Alternatives and similar repositories for sortedset
Users that are interested in sortedset are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Sorted set in golang.☆93Mar 28, 2024Updated 2 years ago
- A memcache to redis proxy/protocol translator written in golang☆17Jun 7, 2013Updated 13 years ago
- Generic cache☆11Jun 18, 2026Updated 3 months ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Feb 28, 2025Updated last year
- on-disk hash table(mainly for WAL).☆30Sep 10, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Write ahead Raft log for Go☆58Aug 30, 2020Updated 6 years ago
- New ORM for Golang Postgresql☆17Jun 14, 2026Updated 3 months ago
- A embeddable management backplane for your Go application☆16Dec 5, 2025Updated 9 months ago
- A light, high-performance, concurrent, thread-safe skip list implementation written in Golang.☆19Oct 26, 2020Updated 5 years ago
- The Golang imeplentation of MVCC Hashmap☆13Nov 20, 2016Updated 9 years ago
- golang client for the supervisord XML-RPC interface.☆12Jan 14, 2017Updated 9 years ago
- Fast and easy-to-use skip list for Go.☆428Sep 23, 2024Updated last year
- An immutable radix tree implementation in Golang☆1,107Jul 27, 2026Updated last month
- package for decrypt Google Pay and Apple Pay tokens☆14Jul 13, 2023Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,579Updated this week
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Dec 13, 2016Updated 9 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,876Jul 30, 2025Updated last year
- Go library to scan regular expression capture group to variable similar to fmt.Scanf☆14Dec 15, 2020Updated 5 years ago
- High Availability Raft Framework for Go☆657Aug 12, 2026Updated last month
- In memory dictionary with TTLs☆21Apr 7, 2023Updated 3 years ago
- Bloom filter based on redis, PHP implementation☆13Dec 30, 2017Updated 8 years ago
- A simple fs.FS implementation to be used inside tests.☆34Jun 14, 2023Updated 3 years ago
- B-tree implementation for Go☆1,226May 17, 2026Updated 4 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆222Aug 30, 2024Updated 2 years ago
- Cuckoo Filter in golang for set membership approximation☆12Mar 1, 2023Updated 3 years ago
- Real-time Accounting and Rating System for Telecom & ISP environments☆24Feb 14, 2020Updated 6 years ago
- Framework for creating simple, efficient, and composable lock-free data structures☆12May 7, 2016Updated 10 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Jun 7, 2019Updated 7 years ago
- Redis Protocol Encoding/Decoding☆13Nov 4, 2014Updated 11 years ago
- A utility pkg make it easy to write a gateway in front of gnatsd with middlewares☆16May 3, 2018Updated 8 years ago
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆262Apr 2, 2023Updated 3 years ago
- Bloom-filter based search index☆128Nov 24, 2021Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,025Updated this week
- ☆12Aug 12, 2019Updated 7 years ago
- TiExec tries to alleviate the iTLB-Cache-Miss problem of the application it loaded, so it will bring some direct performance improvement …☆42Feb 7, 2022Updated 4 years ago
- 🚀 Schema based, typed Redis caching/memoize framework for Go☆25Dec 18, 2021Updated 4 years ago
- assisted printf debugging for vim☆40Mar 21, 2022Updated 4 years ago
- Golang in-memory database built on immutable radix trees☆3,473Jun 28, 2026Updated 2 months ago
- Simplistic Smalltalk code interpreter written in Golang.☆16Nov 24, 2023Updated 2 years ago