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
Alternatives and similar repositories for skipset
Users that are interested in skipset are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 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 fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆25Mar 7, 2025Updated last year
- Fastest pseudo-random number generator in Go. About 2x ~ 200x faster than math/rand.☆34May 30, 2024Updated 2 years ago
- Universal Utilities for Go☆2,045Mar 17, 2026Updated 4 months ago
- Off heap golang memory pool☆59Jul 29, 2021Updated 5 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 11 months ago
- Load file-backed memory☆122Oct 12, 2022Updated 3 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Aug 22, 2021Updated 4 years ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,374Jun 15, 2026Updated last month
- A fast little LRU cache for Go☆175May 22, 2023Updated 3 years ago
- A high-performance non-blocking I/O networking framework focusing on RPC scenarios.☆4,596Jun 29, 2026Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆1,039Oct 27, 2024Updated last year
- Anti-memory-waste byte buffer pool☆1,331Jul 20, 2024Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆50Oct 4, 2025Updated 9 months ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- Concurrent data structures for Go☆1,705Jul 8, 2026Updated 3 weeks ago
- Best-effort CPU-local sharded values for Go☆201Sep 7, 2021Updated 4 years ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆49Nov 29, 2022Updated 3 years ago
- 💪 golang common lib☆46Dec 5, 2025Updated 7 months ago
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,924Mar 10, 2026Updated 4 months ago
- lockfree queue☆475Aug 16, 2023Updated 2 years ago
- Embedded key-value store for read-heavy workloads written in Go☆1,353Apr 6, 2026Updated 3 months ago
- A race detector for Golang☆11Jan 16, 2020Updated 6 years ago
- An interesting go struct tag expression syntax for field validation, etc.☆1,729Mar 13, 2024Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 高性能的分布式的专门空间优化的 Bitmap 服务, 高效检查数据是否存在,日活统计,签到,打点等等☆187Aug 13, 2020Updated 5 years ago
- Cryptographically secure password generator library☆16Jul 18, 2024Updated 2 years ago
- Zero-allocation reflection library for Go☆594Nov 16, 2023Updated 2 years ago
- Sort orders and comparison functions.☆32Jul 20, 2026Updated last week
- A simple and efficient thread-safe sharded hashmap for Go☆247Oct 2, 2019Updated 6 years ago
- High Availability Raft Framework for Go☆659Jul 22, 2026Updated last week
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆925Jun 25, 2026Updated last month
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆144Jul 7, 2026Updated 3 weeks ago
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆170Feb 8, 2022Updated 4 years ago
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.☆11,216Jul 9, 2026Updated 2 weeks ago
- Provides easy-to-use async IO interface with io_uring☆710Nov 20, 2023Updated 2 years ago
- Lock-Free Queue for Go☆25Mar 24, 2018Updated 8 years ago
- Golang port of Abseil's SwissTable☆825Mar 7, 2025Updated last year
- A blazingly fast JSON serializing & deserializing library☆9,558Jun 4, 2026Updated last month
- A Stream VByte implementation in Go leveraging SIMD techniques☆18Sep 12, 2021Updated 4 years ago
- goroutine pool☆16Apr 17, 2023Updated 3 years ago