goburrow / quic
quiwi 🥝 - QUIC implementation in Go.
☆259Updated last year
Related projects ⓘ
Alternatives and complementary repositories for quic
- Go package to simulate bandwidth, latency and packet loss for net.PacketConn and net.Conn interfaces☆319Updated 5 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆214Updated last year
- HTTP2 client-server full-duplex connection☆132Updated 11 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆347Updated 6 months ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆236Updated 2 weeks ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆210Updated 6 months ago
- Convert Go values to their AST☆308Updated 3 months ago
- MemConn is an in-memory network stack for Go.☆547Updated last year
- Load file-backed memory☆121Updated 2 years ago
- DNS lookup cache for Go☆271Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- XXH3 algorithm in Go☆409Updated last year
- Fastest and most efficient goroutine pool (experimental)☆136Updated 2 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆157Updated last year
- Network address types☆714Updated last year
- Zero-allocation type-safe pool for Go☆223Updated last year
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆363Updated last year
- Shotizam analyzes the size of Go binaries☆606Updated 4 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆661Updated 8 months ago
- High resolution timing and benchmarking for Go☆256Updated 4 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- C to Go translation tool☆137Updated last year
- Golang library for io_uring (without CGO)☆132Updated 3 years ago
- Zero-allocation reflection library for Go☆526Updated last year
- HTTP/2 implementation for fasthttp☆211Updated last year
- Fast, fully fledged murmur3 in Go.☆306Updated last year
- Connection pool for Go's net.Conn interface☆128Updated 2 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆286Updated 4 months ago
- a thread-safe circular buffer (ring buffer) in Go, implemented io.ReaderWriter interface☆510Updated this week