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:
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆61Updated 4 years ago
- A goroutine limiter for Go☆83Updated 3 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Expression evaluator for Go☆76Updated 3 months ago
- Ketama implementation compatible with Algorithm::Ketama☆69Updated 5 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- A memory allocator for Go.☆83Updated 5 years ago
- System V shared memory functions in pure Go.☆133Updated 10 months ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- A FUSE file system in Go extended with persistent file storage☆124Updated 4 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- github.com/cznic/memory has moved to modernc.org/memory☆105Updated 6 years ago
- A scalable lock-free channel.☆135Updated 9 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- simple data streams for go☆31Updated 2 years ago
- Intern Go strings☆95Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- fast int64-int64 map for go☆98Updated 2 years ago
- A library for graceful restarts in Go.☆94Updated 7 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- A simple library for working with raw Go struct data.☆86Updated 9 years ago
- Very fast, very unsafe serialization for Go☆147Updated 2 years ago
- Package tcp implements TCP-level socket options☆92Updated 4 years ago