evanphx / wildcatLinks
A golang zero-allocation HTTP parser (and eventually http server)
☆76Updated 10 years ago
Alternatives and similar repositories for wildcat
Users that are interested in wildcat are comparing it to the libraries listed below
Sorting:
- Golang circular (ring) buffer☆175Updated 2 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Storing strings without GC overhead☆84Updated 5 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- Expression evaluator for Go☆77Updated 4 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆62Updated 4 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆111Updated last year
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- System V shared memory functions in pure Go.☆133Updated 10 months ago
- Golang LRU cache with expire feature.☆66Updated last year
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- simple data streams for go☆31Updated 2 years ago
- Pure Go wrapper for System V message queue☆73Updated 3 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- a small circular ring buffer library in go / golang☆188Updated 6 years ago
- Persist to disk channel for Go.☆47Updated 8 years ago
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Raft backend implementation using BadgerDB☆118Updated 2 years ago
- Fast generation of 192-bit UUIDs☆84Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 8 years ago