anacrolix / missinggo
Stuff that's missing in Go stdlib, or hasn't made it into its own repo.
☆85Updated 7 months ago
Alternatives and similar repositories for missinggo:
Users that are interested in missinggo are comparing it to the libraries listed below
- xxh3 fast hash function☆105Updated 6 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- key value server. redis api, leveldb storage, raft support☆80Updated 4 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- A sharded map implementation to support fast concurrent access and swap/update operations.☆48Updated 7 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Image resizing in pure Go and SIMD☆213Updated 7 years ago
- A FUSE file system in Go extended with persistent file storage☆124Updated 4 years ago
- efficient client ⚡️☆75Updated last year
- ansi contains a bunch of constants and possibly additional terminal related functionality in the future.☆15Updated 5 years ago
- Go implementation of Linux Network Block Devices☆134Updated 8 months ago
- Find, list, and inspect processes from Go (golang)☆82Updated 4 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
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Non-Invasive goroutine inspector☆90Updated 3 weeks ago
- Simple audio recognition library.☆46Updated 5 years ago
- a key-value store with multiple backends including leveldb, badgerdb, postgresql☆53Updated 3 years ago
- Buffered Reader/Writer☆75Updated 7 months ago
- Low level image processing library in pure Go with SIMD assembly☆128Updated 8 years ago