anacrolix / missinggo
Stuff that's missing in Go stdlib, or hasn't made it into its own repo.
☆85Updated 6 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
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 5 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 5 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆75Updated 10 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- A FUSE file system in Go extended with persistent file storage☆124Updated 4 years ago
- Building blocks for fast rpc systems☆85Updated 7 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- Decentralized, sequential, lexicographically sortable unique id☆83Updated 4 years ago
- NAT port mapping library for Go☆43Updated 5 years ago
- A sharded map implementation to support fast concurrent access and swap/update operations.☆48Updated 7 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Simple audio recognition library.☆46Updated 5 years ago
- Go implementation of Adiantum☆91Updated 10 months ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Go wrapper of libutp reference uTP C implementation☆93Updated 2 months ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Static bit vector structures library☆72Updated 5 years ago
- An introspection tool for Bolt databases.☆108Updated 7 years ago
- efficient client ⚡️☆75Updated last year
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Customizable TCP net.Listener for Go☆148Updated 2 years ago
- Non-Invasive goroutine inspector☆90Updated this week
- A collection of HTTP utilities for Go☆17Updated this week