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 2 years ago
- 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,050Mar 17, 2026Updated 5 months ago
- Off heap golang memory pool☆58Jul 29, 2021Updated 5 years 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.
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,876Jul 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 5 years ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,372Jun 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,603Aug 6, 2026Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆1,037Oct 27, 2024Updated last year
- Anti-memory-waste byte buffer pool☆1,333Jul 20, 2024Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆51Oct 4, 2025Updated 11 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Concurrent data structures for Go☆1,719Jul 8, 2026Updated last month
- Best-effort CPU-local sharded values for Go☆203Sep 7, 2021Updated 5 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…☆50Nov 29, 2022Updated 3 years ago
- 💪 golang common lib☆45Dec 5, 2025Updated 9 months ago
- B-tree implementation for Go☆1,226May 17, 2026Updated 3 months ago
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,923Aug 24, 2026Updated 2 weeks ago
- lockfree queue☆476Aug 16, 2023Updated 3 years ago
- Embedded key-value store for read-heavy workloads written in Go☆1,350Apr 6, 2026Updated 5 months ago
- A race detector for Golang☆11Jan 16, 2020Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 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☆591Nov 16, 2023Updated 2 years ago
- Sort orders and comparison functions.☆31Updated this week
- A simple and efficient thread-safe sharded hashmap for Go☆243Oct 2, 2019Updated 6 years ago
- High Availability Raft Framework for Go☆658Aug 12, 2026Updated 3 weeks ago
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆924Jun 25, 2026Updated 2 months ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆142Jul 7, 2026Updated 2 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- cpuworker - A Customized Goroutine Scheduler over Golang Runtime☆168Feb 8, 2022Updated 4 years ago
- 🚀 gnet is a high-performance, lightweight, non-blocking, event-driven networking framework written in pure Go.☆11,245Jul 9, 2026Updated last month
- Provides easy-to-use async IO interface with io_uring☆712Nov 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,597Aug 26, 2026Updated last week
- A Stream VByte implementation in Go leveraging SIMD techniques☆18Sep 12, 2021Updated 4 years ago