tbg / goplay
☆25Updated last month
Alternatives and similar repositories for goplay:
Users that are interested in goplay are comparing it to the libraries listed below
- Write-ahead log in Golang☆41Updated 3 years ago
- Ketama implementation compatible with Algorithm::Ketama☆67Updated 4 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated last year
- Child process reaping utilities for Go☆66Updated 2 years ago
- rendezvous hashing☆63Updated 3 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- LruCache is a thread-safe, in-memory, byte-size-limited httpcache.Cache implementation☆34Updated 8 months ago
- Package tcpinfo implements encoding and decoding of TCP-level socket options regarding connection information☆39Updated 3 years ago
- A golang zero-allocation HTTP parser (and eventually http server)☆74Updated 10 years ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- Go implementation of maglev hashing☆93Updated 2 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 2 years ago
- Materials for my talk "Adventures in Cgo Performance"☆20Updated 5 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- 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
- Support for streaming Protocol Buffer messages for the Go language (golang).☆66Updated last year
- A spinlock implementation for Go.☆61Updated 4 years ago
- A simple cache meant to hold a small number of values☆30Updated 6 years ago
- Go package for managing marshaled types to protobuf.Any☆55Updated 4 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Linter for finding defer statements in Go loops☆32Updated 5 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Buffered Reader/Writer☆75Updated 6 months ago