evanphx / wildcatLinks
A golang zero-allocation HTTP parser (and eventually http server)
☆79Updated 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
- A goroutine limiter for Go☆84Updated 3 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- System V shared memory functions in pure Go.☆134Updated last year
- Expression evaluator for Go☆78Updated last week
- A spinlock implementation for Go.☆63Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- Pure Go wrapper for System V message queue☆73Updated 4 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆76Updated last week
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- simple data streams for go☆31Updated 3 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- A library for graceful restarts in Go.☆96Updated 8 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 7 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- fastest lockfree cache library for go application☆49Updated 2 months ago
- Ketama implementation compatible with Algorithm::Ketama☆70Updated 5 years ago
- Go client library for Pilosa☆57Updated 3 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Radio is a library for creating RESP (REdis Serialization Protocol) comaptible services.☆31Updated 6 years ago