lukechampine / randmapLinks
Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)
☆61Updated 8 years ago
Alternatives and similar repositories for randmap
Users that are interested in randmap are comparing it to the libraries listed below
Sorting:
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Updated 9 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Non-Invasive goroutine inspector☆92Updated 3 weeks ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆53Updated 5 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Static bit vector structures library☆72Updated 6 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Higher-level reflect-based capabilities for inspecting objects and structs☆70Updated 7 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- Load file-backed memory☆121Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A scalable lock-free channel.☆135Updated 9 years ago
- A memory allocator for Go.☆85Updated 5 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago