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
- 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
- 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 library for graceful restarts in Go.☆96Updated 8 years ago
- Expression evaluator for Go☆78Updated 8 months ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- Storing strings without GC overhead☆84Updated this week
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Golang LRU cache with expire feature.☆66Updated last year
- A distributed service for monotonically increasing tickets.☆42Updated 5 years ago
- simple data streams for go☆31Updated 3 years ago
- Kernel based asynchronous IO library in pure golang☆78Updated 3 years ago
- Simple Go library for executing lots of operations spread over any number of threads☆75Updated 2 years ago
- Streaming File Cache for #golang☆128Updated 2 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- A RAFT Election implementation in Go.☆188Updated 7 months ago
- fast int64-int64 map for go☆98Updated last month
- A memory allocator for Go.☆87Updated 5 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- Buffered Reader/Writer☆78Updated 5 months ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Load file-backed memory☆122Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- a small circular ring buffer library in go / golang☆187Updated 6 years ago