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:
- Auxiliary vendoring tool for Go's new go.mod☆111Updated 3 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Non-Invasive goroutine inspector☆91Updated last week
- Golang circular (ring) buffer☆175Updated 2 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆53Updated 5 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Updated 9 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A pure Go implementation of the smaz compression library for short strings.☆81Updated 2 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago
- An introspection tool for Bolt databases.☆109Updated 7 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A memory allocator for Go.☆84Updated 5 years ago
- A simple library for working with raw Go struct data.☆86Updated 9 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago