thrawn01 / h2c-golang-example
Example HTTP/2 Cleartext (H2C) server and client in golang
☆113Updated 10 months ago
Alternatives and similar repositories for h2c-golang-example:
Users that are interested in h2c-golang-example are comparing it to the libraries listed below
- HTTP2 client-server full-duplex connection☆134Updated last year
- DNS lookup cache for Go☆275Updated last year
- Deep copy generator☆154Updated 4 months ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- various libs or tools for Golang☆102Updated last month
- Transform Go code into it's AST☆123Updated 5 years ago
- Load file-backed memory☆120Updated 2 years ago
- ☆117Updated last year
- Convert snake case, camel case and kebap case strings☆147Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- Go implementation of RFC-5802 Salted Challenge Response Authentication Mechanism (SCRAM)☆49Updated 2 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆81Updated last year
- Simple building blocks for protobuf marshaling and unmarshaling☆167Updated 8 months ago
- Like sync.Mutex, but works across processes☆77Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 2 years ago
- Go templates invoked as functions☆154Updated 3 years ago
- Locking wrapper for running benchmarks on shared hosts☆151Updated last year
- Makefile setup for our Golang projects.☆103Updated this week
- openapi toolkit common string formats☆105Updated 2 weeks ago
- Parse json with comments and trailing commas.☆87Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆84Updated 2 months ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last year
- An example of a protoc plugin in go☆58Updated 10 months ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆231Updated 11 months ago
- sysconf for Go, without using cgo☆141Updated 2 weeks ago
- A Lightweight in-memory key:value cache library for Go.☆179Updated last year
- Channels for gRPC: custom transports☆216Updated last month
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year