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
Alternatives and similar repositories for skipmap
Users that are interested in skipmap are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 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 2 years ago
- Fastest pseudo-random number generator in Go. About 2x ~ 200x faster than math/rand.☆34May 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 and most memory efficient golang concurrent hashmap☆1,033Oct 27, 2024Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,882Jul 30, 2025Updated 7 months ago
- NordVPN Special Discount Offer • AdSave on top-rated NordVPN 1 or 2-year plans with secure browsing, privacy protection, and support for for all major platforms.
- go binding for rdma rsocket☆23Nov 30, 2024Updated last year
- A Customized Goroutine Scheduler over Golang Runtime☆17Feb 28, 2025Updated last year
- Golang package to return the elapsed time since a given time in a human readable format☆35Oct 8, 2024Updated last year
- Universal Utilities for Go☆2,016Mar 17, 2026Updated last week
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Mar 17, 2022Updated 4 years ago
- ☆10May 17, 2022Updated 3 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆142May 3, 2025Updated 10 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆223Feb 24, 2026Updated last month
- Zero-allocation reflection library for Go☆595Nov 16, 2023Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- Golang port of Abseil's SwissTable☆829Mar 7, 2025Updated last year
- NAT port mapping library for Go☆20Aug 21, 2025Updated 7 months ago
- Concurrent data structures for Go☆1,649Feb 9, 2026Updated last month
- Adaptive Radix Trees implemented in Go☆412Nov 21, 2025Updated 4 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,341Feb 18, 2026Updated last month
- Simple dense bitmap index in Go with binary operators☆371Mar 7, 2026Updated 2 weeks ago
- fastest goid☆16Mar 6, 2025Updated last year
- Smart Go module dependency inspection and pruning.☆19Jun 11, 2020Updated 5 years ago
- Off heap golang memory pool☆60Jul 29, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- goroutine pool☆16Apr 17, 2023Updated 2 years ago
- Package with auto-vectorized math functions for Go☆30Mar 7, 2026Updated 2 weeks ago
- golang simple opentracing and opentelemetry sdk☆40Feb 16, 2022Updated 4 years ago
- HTTP2 support for Hertz☆14Jan 29, 2026Updated last month
- Anti-memory-waste byte buffer pool☆1,329Jul 20, 2024Updated last year
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Nov 29, 2022Updated 3 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Aug 22, 2021Updated 4 years ago
- a thread-safe concurrent map for go☆47Jun 30, 2024Updated last year
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆262Mar 19, 2026Updated last week
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting with the flexibility to host WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Cloudways by DigitalOcean.
- Minimal GUI in Go initially based on https://github.com/faiface/gui☆11Mar 1, 2020Updated 6 years ago
- A fast little LRU cache for Go☆175May 22, 2023Updated 2 years ago
- A Bolt wrapper that allows easy store hash, zset data.☆11Aug 26, 2021Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆202Sep 7, 2021Updated 4 years ago
- ☆124Jul 10, 2023Updated 2 years ago
- High performance approximate algorithms in Go (e.g. morris counter, count min, etc.)☆17Jun 28, 2025Updated 8 months ago
- Scheduler of events for near real-time systems☆31Aug 21, 2025Updated 7 months ago