veqryn / h2cLinks
Golang HTTP/2 cleartext (h2c) Handler / Router / Mux
☆17Updated last year
Alternatives and similar repositories for h2c
Users that are interested in h2c are comparing it to the libraries listed below
Sorting:
- Non-Invasive goroutine inspector☆93Updated 5 months ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- improved go tool trace goroutine analysis☆31Updated 7 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- An ~O(2k) time complexity http request router in Go☆45Updated 6 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Load file-backed memory☆122Updated 3 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆63Updated 5 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A spinlock implementation for Go.☆63Updated 4 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- Low level image processing library in pure Go with SIMD assembly☆132Updated 8 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- ☆80Updated 4 months ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Customizable TCP net.Listener for Go☆151Updated 2 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆60Updated 6 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated 3 weeks ago
- Package tcp implements TCP-level socket options☆92Updated 4 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- Benchmark all the top in-memory Go caching libraries☆61Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆70Updated 6 years ago
- A distributed service for monotonically increasing tickets.☆42Updated 6 years ago