Allenxuxu / ringbufferLinks
🚀🚀自动扩容的循环缓冲区实现
☆38Updated 3 years ago
Alternatives and similar repositories for ringbuffer
Users that are interested in ringbuffer are comparing it to the libraries listed below
Sorting:
- netpoll事件驱动,goroutine协程池化,降低无效协程的资源占用,适用于高连接数(对于低频数据传输的场景,可以大幅降低协程数,提升资源利用率)☆30Updated 6 years ago
- epoll implementation for connections in Linux, MacOS and Windows☆89Updated 6 months ago
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- 💪 golang common lib☆45Updated 4 years ago
- lock-free queue and other implementations☆128Updated 2 years ago
- 救命用的profile☆41Updated 3 years ago
- generate json string by one memory allocation☆29Updated 6 years ago
- eviop 不再继续开发,➡️ 更好更快,请移向 gev 项目➡️https://github.com/Allenxuxu/gev☆19Updated 6 years ago
- go routine control, abstraction of the Main and some useful Executors.如果你不会管理Goroutine的话,用它☆62Updated last year
- pbgo is a mini RPC/REST/Grpc-Gateway framework based on Protobuf