Allenxuxu / ringbufferLinks
🚀🚀自动扩容的循环缓冲区实现
☆38Updated 4 years ago
Alternatives and similar repositories for ringbuffer
Users that are interested in ringbuffer are comparing it to the libraries listed below
Sorting:
- an encrypted UDP connection between two peers using QUIC☆28Updated last year
- generate json string by one memory allocation☆29Updated 6 years ago
- 💪 golang common lib☆45Updated 2 weeks ago
- netpoll事件驱动,goroutine协程池化,降低无效协程的资源占用,适用于高连接数(对于低频数据传输的场景,可以大幅降低协程数,提升资源利用率)☆30Updated 7 years ago
- encode/decode go language value without hard effort☆23Updated 7 years ago
- golang simple opentracing and opentelemetry sdk☆40Updated 3 years ago
- go mysql driver, support distributed transaction☆34Updated 3 years ago
- a thread-safe concurrent map for go☆48Updated last year
- lock-free queue and other implementations☆128Updated 2 years ago
- send/receive framed data via TCP or QUIC☆185Updated 2 years ago
- 高性能的分布式的专门空间优化的 Bitmap 服务, 高效检查数据是否存在,日活统计,签到,打点等等☆189Updated 5 years ago
- golang 共享内存的使用☆41Updated 4 years ago
- eviop 不再继续开发,➡️ 更好更快,请移向 gev 项目➡️https://github.com/Allenxuxu/gev☆20Updated 6 years ago
- Modern Go Programming☆96Updated 2 years ago
- Timer Implemented By Go,Also Called TimeWheel☆22Updated 6 years ago
- go routine control, abstraction of the Main and some useful Executors.如果你不会管理Goroutine的话,用它☆62Updated last year
- 一款基于gnet开发的RPC微服务框架☆48Updated 4 years ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 7 months ago
- ☆85Updated 4 years ago
- my golang sdk package☆42Updated 5 years ago
- epoll implementation for connections in Linux, MacOS and Windows☆88Updated 8 months ago
- [mirror] Go语言开发的基于DRH(Deep-Re-Hash)深度哈希分区算法的高性能高可用Key-Value嵌入式事务数据库。基于纯Go语言实现,具有优异的跨平台性,良好的高可用及文件IO复用设计,高效的底层数据库文件操作性能,支持原子操作、批量操作、事务操作、多…☆117Updated 6 years ago
- 救命用的profile☆42Updated 3 years ago
- 关于rsa 签名 使用 cgo (openssl) 和golang 原生库 对比☆33Updated 5 years ago
- Benchmark test of gnet☆39Updated last year
- go timewheel timer and concurrent bucket timer☆33Updated 6 years ago
- goroutine local storage (use context instead if possible)☆78Updated 10 months ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆55Updated 2 years ago
- 3百万QPS benchmark测试☆35Updated 2 years ago
- 基于Golang实现的mysql数据库☆39Updated last month