devsisters / gospdyquicLinks
SPDY/QUIC support for Go
☆38Updated 10 years ago
Alternatives and similar repositories for gospdyquic
Users that are interested in gospdyquic are comparing it to the libraries listed below
Sorting:
- A file backed circular buffer for Go. Mmap file into memory. Madvise to lower memory footprint.☆81Updated last year
- QUIC Protocol in Go language☆124Updated 10 years ago
- Web-based memory profiler for Go services☆41Updated 3 years ago
- Go bindings for Kyoto Cabinet library.☆38Updated last year
- Package ssdp implements the Simple Service Discovery Protocol (SSDP)☆50Updated 7 years ago
- ☆162Updated last year
- Client and server reimplementation of CloudFlare's Keyless☆19Updated 11 years ago
- Golang augmented net.Dialer with connection pooling, cached DNS record IP's with round-robin & random access☆42Updated 7 years ago
- A High-Performance Riak Client for Go☆13Updated 11 years ago
- Automatic codegen for encoding/binary marshaling☆17Updated 10 years ago
- A generic lock-free implementation of the "Token-Bucket" algorithm☆146Updated 7 years ago
- auto-generate capnproto schema from your golang source files. Depends on go-capnproto-1.0 at https://github.com/glycerine/go-capnproto☆64Updated 9 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Code for talk about Go Serialization☆79Updated last year
- UNMAINTAINED Golang package for instrumenting gRPC servers☆20Updated 9 years ago
- Efficient thread-safe circular byte buffer to keep in-memory logs☆21Updated 5 years ago
- Go library for Chitin data file format and protocol☆10Updated 9 years ago
- Bidirectional secure channels over TCP/IP☆71Updated 3 years ago
- Package stats defines a lightweight interface for collecting statistics.☆64Updated 10 years ago
- lunk provides a set of tools for structured logging in the style of Google's Dapper or Twitter's Zipkin☆125Updated 10 years ago
- A high performance wrapper around Syslog.☆97Updated last year
- Shutdown management library for Go