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
Sorting:
- Package errgroup provides a WaitGroup like component that is capable of collecting errors.☆57Updated 9 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- Auxiliary vendoring tool for Go's new go.mod☆110Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A goroutine limiter for Go☆82Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- A memory allocator for Go.☆82Updated 5 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- A low & high level golang SFTP (version 3) client library.☆45Updated 7 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- Fast resizable golang semaphore primitive☆175Updated 4 years ago
- The platform-independent fork of Go ASCII Table Generator, ported from the Ruby terminal-tables library.☆27Updated 8 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Distributed, reliable database and cache library, server, and client. Inspired by Redis.☆59Updated 8 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- Ketama implementation compatible with Algorithm::Ketama☆68Updated 5 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆47Updated 10 years ago
- Static bit vector structures library☆72Updated 5 years ago
- Load file-backed memory☆122Updated 2 years ago
- example how to use protocol buffers v3 Any type in golang☆29Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Write ahead Raft log for Go☆57Updated 4 years ago