anacrolix / missinggoLinks
Stuff that's missing in Go stdlib, or hasn't made it into its own repo.
☆85Updated 3 weeks ago
Alternatives and similar repositories for missinggo
Users that are interested in missinggo are comparing it to the libraries listed below
Sorting:
- Golang circular (ring) buffer☆175Updated 2 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- efficient client ⚡️☆75Updated last year
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- An introspection tool for Bolt databases.☆109Updated 7 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 4 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Image resizing in pure Go and SIMD☆212Updated 8 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- Buffered Reader/Writer☆78Updated last month
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 years ago
- Static bit vector structures library☆72Updated 6 years ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- SOCKsie is a SOCKS over SSH proxy in Go☆94Updated 7 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Building blocks for fast rpc systems☆87Updated 7 years ago
- A sharded map implementation to support fast concurrent access and swap/update operations.☆48Updated 7 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Stream bytes to multiple independent Readers #golang☆96Updated last year
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 6 years ago
- A FUSE file system in Go extended with persistent file storage☆125Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Go implementation of Linux Network Block Devices☆137Updated last year