lukechampine / randmap
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
- A golang zero-allocation HTTP parser (and eventually http server)☆71Updated 10 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Updated 9 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A scalable lock-free channel.☆135Updated 8 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- Random number/string utility library for Go☆62Updated 8 years ago
- A goroutine limiter for Go☆80Updated 2 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated last year
- Non-Invasive goroutine inspector☆90Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Static bit vector structures library☆72Updated 5 years ago
- Golang LRU cache with expire feature.☆66Updated 7 months ago
- A simple and efficient LRU cache package for Go☆37Updated last year
- Expression evaluator for Go☆67Updated 11 months ago
- Miscellaneous Go toys☆134Updated 5 years ago
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago
- A Trie (Prefix Index) implementation in golang.☆70Updated last year
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago