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 3 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,035Oct 27, 2024Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 9 months 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.
- 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☆36Oct 8, 2024Updated last year
- Universal Utilities for Go☆2,036Mar 17, 2026Updated last month
- 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☆144Apr 2, 2026Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆227Feb 24, 2026Updated 2 months ago
- Zero-allocation reflection library for Go☆596Nov 16, 2023Updated 2 years ago
- 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.
- Golang port of Abseil's SwissTable☆830Mar 7, 2025Updated last year
- NAT port mapping library for Go☆20Aug 21, 2025Updated 8 months ago
- Concurrent data structures for Go☆1,669Apr 18, 2026Updated 2 weeks ago
- Adaptive Radix Trees implemented in Go☆414Nov 21, 2025Updated 5 months ago
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,351Apr 15, 2026Updated 3 weeks ago
- Simple dense bitmap index in Go with binary operators☆375Mar 7, 2026Updated last month
- 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☆59Jul 29, 2021Updated 4 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.
- goroutine pool☆16Apr 17, 2023Updated 3 years ago
- golang simple opentracing and opentelemetry sdk☆40Feb 16, 2022Updated 4 years ago
- HTTP2 support for Hertz☆14Jan 29, 2026Updated 3 months ago
- Anti-memory-waste byte buffer pool☆1,328Jul 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…☆48Nov 29, 2022Updated 3 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Aug 22, 2021Updated 4 years ago
- Package with auto-vectorized math functions for Go☆31Mar 7, 2026Updated last month
- 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 month
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- 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 10 months ago
- Scheduler of events for near real-time systems☆31Aug 21, 2025Updated 8 months ago