evanphx / wildcatLinks
A golang zero-allocation HTTP parser (and eventually http server)
☆78Updated 11 years ago
Alternatives and similar repositories for wildcat
Users that are interested in wildcat are comparing it to the libraries listed below
Sorting:
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- System V shared memory functions in pure Go.☆133Updated last year
- A goroutine limiter for Go☆84Updated 3 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Expression evaluator for Go☆77Updated 8 months ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Pure Go wrapper for System V message queue☆73Updated 4 years ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 4 years ago
- A library for graceful restarts in Go.☆96Updated 8 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- simple data streams for go☆31Updated 3 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated 2 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Load file-backed memory☆122Updated 3 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- fast int64-int64 map for go☆98Updated 3 weeks ago
- Kafka implemented in Golang with built-in coordination (No ZooKeeper, single binary install, Cloud Native)☆100Updated 5 years ago
- Raft backend implementation using BadgerDB☆120Updated 2 years ago
- Write-ahead log in Golang☆41Updated 3 years ago