lukechampine / randmapLinks
Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)
☆61Updated 9 years ago
Alternatives and similar repositories for randmap
Users that are interested in randmap are comparing it to the libraries listed below
Sorting:
- Auxiliary vendoring tool for Go's new go.mod☆112Updated 4 years ago
- Non-Invasive goroutine inspector☆93Updated 6 months ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Fast generation of 192-bit UUIDs☆87Updated 2 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- A memory allocator for Go.☆86Updated 5 years ago
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Updated 10 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- xxh3 fast hash function☆105Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Static bit vector structures library☆72Updated 6 years ago
- improved go tool trace goroutine analysis☆31Updated 7 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆98Updated 6 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Storing strings without GC overhead☆86Updated last month
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- A spinlock implementation for Go.☆63Updated 5 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- HTTP server for a custom 'go get' domain☆122Updated 2 years ago
- Tools to process Go trace logs into various profiles. Complement for "go tool trace".☆109Updated 8 years ago
- Buffered Reader/Writer☆78Updated 7 months ago
- A fast string sorting algorithm (MSD radix sort)☆196Updated 7 years ago
- An introspection tool for Bolt databases.☆109Updated 8 years ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 6 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago