evanphx / wildcat
A golang zero-allocation HTTP parser (and eventually http server)
☆73Updated 10 years ago
Alternatives and similar repositories for wildcat:
Users that are interested in wildcat are comparing it to the libraries listed below
- A goroutine limiter for Go☆80Updated 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 distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- A JSON stream parser for Go☆67Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Ketama implementation compatible with Algorithm::Ketama☆67Updated 4 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- An ~O(2k) time complexity http request router in Go☆44Updated 5 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Golang LRU read-through cache backed by a remote store☆34Updated 8 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆65Updated 2 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- Write-ahead log in Golang☆41Updated 3 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- Persist to disk channel for Go.☆46Updated 8 years ago
- fastest lockfree cache library for go application☆50Updated 4 months ago
- A small library to measure latency of things.☆35Updated 7 years ago
- Expression evaluator for Go☆68Updated last year
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 8 months ago
- Golang radix tree implementation☆35Updated 6 years ago
- simple data streams for go☆31Updated 2 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 5 years ago
- GenX: Generics For Go, Yet Again.☆36Updated 7 years ago