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
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,048Mar 17, 2026Updated 5 months ago
- Off heap golang memory pool☆58Jul 29, 2021Updated 5 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,877Jul 30, 2025Updated last year
- 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,370Jun 15, 2026Updated 2 months ago
- A fast little LRU cache for Go☆176May 22, 2023Updated 3 years ago
- A high-performance non-blocking I/O networking framework focusing on RPC scenarios.☆4,601Aug 6, 2026Updated last week
- Fastest and most memory efficient golang concurrent hashmap☆1,036Oct 27, 2024Updated last year
- Anti-memory-waste byte buffer pool☆1,332Jul 20, 2024Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆51Oct 4, 2025Updated 10 months ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Concurrent data structures for Go☆1,713Jul 8, 2026Updated last month
- 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☆45Dec 5, 2025Updated 8 months ago
- B-tree implementation for Go☆1,225May 17, 2026Updated 3 months ago
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,923Mar 10, 2026Updated 5 months ago
- lockfree queue☆475Aug 16, 2023Updated 3 years ago
- Embedded key-value store for read-heavy workloads written in Go☆1,351Apr 6, 2026Updated 4 months ago
- A race detector for Golang☆11Jan 16, 2020Updated 6 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 interesting go struct tag expression syntax for field validation, etc.☆1,727Mar 13, 2024Updated 2 years ago
- 高性能的分布式的专门空间优化的 Bitmap 服务, 高效检查数据是否存在,日活统计,签到,打点等等☆185Aug 13, 2020Updated 6 years ago
- Cryptographically secure password generator library☆16Jul 18, 2024Updated 2 years ago
- Zero-allocation reflection library for Go☆590Nov 16, 2023Updated 2 years ago
- Sort orders and comparison functions.☆31Jul 20, 2026Updated 3 weeks ago
- A simple and efficient thread-safe sharded hashmap for Go☆243Oct 2, 2019Updated 6 years ago
- High Availability Raft Framework for Go☆658Updated this week
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆924Jun 25, 2026Updated last month
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆142Jul 7, 2026Updated last month
- 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.
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆169Feb 8, 2022Updated 4 years ago
- 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.☆11,232Jul 9, 2026Updated last month
- Provides easy-to-use async IO interface with io_uring☆711Nov 20, 2023Updated 2 years ago
- Lock-Free Queue for Go☆25Mar 24, 2018Updated 8 years ago
- Golang port of Abseil's SwissTable☆826Mar 7, 2025Updated last year
- A blazingly fast JSON serializing & deserializing library☆9,579Jul 30, 2026Updated 2 weeks ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆18Sep 12, 2021Updated 4 years ago