an encrypted UDP connection between two peers using QUIC
☆28May 7, 2024Updated last year
Alternatives and similar repositories for quick
Users that are interested in quick are comparing it to the libraries listed below
Sorting:
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Nov 29, 2022Updated 3 years ago
- generate json string by one memory allocation☆29Oct 9, 2019Updated 6 years ago
- Decentralized kv storage engine,support decentralized P2P networking, data synchronization and consistency between nodes.☆14Jan 4, 2026Updated 2 months ago
- Simple async/await futures in Go☆32Sep 27, 2018Updated 7 years ago
- Go implementation of the Gossip protocol☆14Apr 3, 2023Updated 2 years ago
- A Bolt wrapper that allows easy store hash, zset data.☆11Aug 26, 2021Updated 4 years ago
- A simple game server written by Go.☆18Mar 16, 2017Updated 9 years ago
- WASMATE, a transformative force, not only empowers developers with efficient WebAssembly runtimes for Web2.0 applications but also propel…☆13Mar 3, 2026Updated 2 weeks ago
- Type-safe atomic values for Go☆19Dec 2, 2023Updated 2 years ago
- 🧵 thead facilities in Go☆18Jan 22, 2021Updated 5 years ago
- Go allocation trace utilities☆15Jan 8, 2021Updated 5 years ago
- simpler golang logger which package sugared zap☆36Aug 30, 2022Updated 3 years ago
- The Golang imeplentation of MVCC Hashmap☆13Nov 20, 2016Updated 9 years ago
- Package splice wraps the splice system call.☆17Mar 1, 2021Updated 5 years ago
- a single-stream encrypted connection between two peers using QUIC☆73May 28, 2022Updated 3 years ago
- 用go实现的tdx 动态插件☆17Apr 3, 2022Updated 3 years ago
- A replay system with Entitas framework.☆14Oct 24, 2017Updated 8 years ago
- Stream processing library for Go☆60Jan 3, 2026Updated 2 months ago
- net interfaces over DataChannels☆15Sep 30, 2018Updated 7 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆222Feb 24, 2026Updated 3 weeks ago
- Utility functions and types used by Dragonboat and its related projects☆32Jun 22, 2024Updated last year
- IPC Inter-Process Communication.☆11Jun 26, 2022Updated 3 years ago
- transparent proxy to cccccros the GFW, cooperate with iptables; also see redsocks: https://github.com/darkk/redsocks☆10Jun 5, 2017Updated 8 years ago
- a simple single thread kv demo, use skiplist and dict as the main store sturctrue. now only support epoll multiplexer and string kv. and …☆13Jan 2, 2019Updated 7 years ago
- Golang 实现的时间轮算法☆14Mar 26, 2019Updated 6 years ago
- 使用go实现的简单搜索引擎☆17Oct 17, 2017Updated 8 years ago
- diff3go 3-way diff in go☆16Nov 15, 2024Updated last year
- Package for getting the runtime ID of a goroutine☆50Oct 4, 2025Updated 5 months ago
- ☆12Dec 21, 2021Updated 4 years ago
- Socks5 Proxy over the QUIC protocol☆18May 11, 2018Updated 7 years ago
- golang实现的bitmex交易所回测系统☆14Mar 26, 2019Updated 6 years ago
- 高性能的ID生成器, 基于rpcx和Memcached协议提供网络服务调用☆142Feb 23, 2020Updated 6 years ago
- unity3d里面用来生成vr视频的脚本☆10Feb 4, 2017Updated 9 years ago
- Behavior Tree in Go☆13Feb 9, 2020Updated 6 years ago
- a tcpdump-like tool to capture rpcx tcp packets☆42Apr 18, 2021Updated 4 years ago
- Example code of distributed task processing in Go☆17Nov 1, 2016Updated 9 years ago
- Examples of how to call c++ program in golang☆12Nov 19, 2018Updated 7 years ago
- A tiny, flexable, configurable Nginx gateway (reverse proxy) Docker image☆14May 3, 2024Updated last year
- 用udp实现的NAT穿透,一个p2p聊天系统.☆21Apr 11, 2019Updated 6 years ago