An ordered collection implemented in Golang with O(log(N)) time complexity on adding / searching / removing
☆161Mar 24, 2023Updated 3 years ago
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
- Generic cache☆11Jan 10, 2026Updated 3 months ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Feb 28, 2025Updated last year
- on-disk hash table(mainly for WAL).☆31Sep 10, 2023Updated 2 years ago
- A embeddable management backplane for your Go application☆16Dec 5, 2025Updated 4 months ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Write ahead Raft log for Go☆58Aug 30, 2020Updated 5 years ago
- New ORM for Golang Postgresql☆17Oct 13, 2025Updated 6 months ago
- The Golang imeplentation of MVCC Hashmap☆13Nov 20, 2016Updated 9 years ago
- SkeletonDB is a lock-less thread safe in memory MVCC store written in Go.☆23Dec 13, 2016Updated 9 years ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,562Feb 8, 2026Updated 2 months ago
- package for decrypt Google Pay and Apple Pay tokens☆14Jul 13, 2023Updated 2 years ago
- An immutable radix tree implementation in Golang☆1,092Apr 13, 2026Updated last week
- Fast and easy-to-use skip list for Go.☆430Sep 23, 2024Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Jul 30, 2025Updated 8 months ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- 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☆661Dec 16, 2025Updated 4 months ago
- B-tree implementation for Go☆1,210Feb 28, 2026Updated last month
- skipset is a high-performance, scalable concurrent sorted set based on skip-list. Up to 15x faster than sync.Map in the typical pattern.☆264Apr 2, 2023Updated 3 years ago
- 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 last year
- A simple fs.FS implementation to be used inside tests.☆34Jun 14, 2023Updated 2 years ago
- Redis Protocol Encoding/Decoding☆12Nov 4, 2014Updated 11 years ago
- Framework for creating simple, efficient, and composable lock-free data structures☆12May 7, 2016Updated 9 years ago
- In memory dictionary with TTLs☆22Apr 7, 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.
- 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 6 years ago
- A utility pkg make it easy to write a gateway in front of gnatsd with middlewares☆16May 3, 2018Updated 7 years ago
- Bloom-filter based search index☆127Nov 24, 2021Updated 4 years ago
- 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.☆1,022Updated this week
- Golang in-memory database built on immutable radix trees☆3,453Mar 13, 2026Updated last month
- 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
- ZSet is an in-memory Redis like sorted set datastructure☆11Mar 20, 2022Updated 4 years ago
- ☆11Aug 12, 2019Updated 6 years ago
- Simplistic Smalltalk code interpreter written in Golang.☆16Nov 24, 2023Updated 2 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.
- 🚀 Schema based, typed Redis caching/memoize framework for Go☆25Dec 18, 2021Updated 4 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.☆69Aug 3, 2024Updated last year
- Counter Data structure for Golang using CountMin Sketch with a fixed amount of memory☆46Jan 4, 2018Updated 8 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Oct 16, 2022Updated 3 years ago
- A crypto-secure Reliable-UDP library for Golang with FEC support.☆4,478Mar 30, 2026Updated 3 weeks ago
- Binary heap priority queues in Go☆32Jan 25, 2021Updated 5 years ago
- GoNeedle is a system for punching reliable transport over UDP through NATs and Firewalls☆82Sep 17, 2010Updated 15 years ago