smallnest / quick
an encrypted UDP connection between two peers using QUIC
☆27Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for quick
- Lock-Free Queue for Go☆25Updated 6 years ago
- 0-RTT network protocol optimized for P2P transfers.☆24Updated last year
- Powerful , Fast, Better use & Simple Golang microservice framework☆17Updated 3 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- more advanced sync primitives in Go☆14Updated 4 years ago
- 救命用的profile☆40Updated 2 years ago
- Memory store like map[string]interface{} with better performance when reuse memory☆18Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆42Updated 5 months ago
- HeapMap/PriorityMap in Go☆10Updated 11 months ago
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated last year
- go sync.Pool wrapper for github.com/klauspost/compress/zstd which doesn't leak memory and goroutines.☆11Updated last year
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Updated 5 years ago
- 通用数据库访问层,支持PostgreSQL、MySQL、SQLite、QL 和 MongoDB.☆28Updated last week
- 3百万QPS benchmark测试☆35Updated last year
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 years ago
- Runtime Struct Builder for Go☆32Updated 3 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- Collect data about your dependencies☆41Updated last week
- Fastest conversions between string and byte slice☆11Updated 3 years ago
- Fast event-loop networking for Go (the lite version)☆70Updated 4 years ago
- IPC Inter-Process Communication.☆11Updated 2 years ago
- A few days ago, I read an article about BigCache and I was interested to know how they avoided these 2 problems: concurrent access and ex…☆14Updated 5 years ago
- Porting libc from C to Go☆24Updated 6 months ago
- 💪 golang common lib☆45Updated 3 years ago
- Benchmark test of gnet☆34Updated 2 months ago
- 🧵 thead facilities in Go☆15Updated 3 years ago
- a unified channel package for buffered, unbuffered, and unbounded channels☆38Updated last year
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆45Updated last year