overtalk / shmLinks
golang 共享内存的使用
☆41Updated 4 years ago
Alternatives and similar repositories for shm
Users that are interested in shm are comparing it to the libraries listed below
Sorting:
- ☆85Updated 4 years ago
- 一款基于gnet开发的RPC微服务框架☆48Updated 5 years ago
- Speed up the memory allocation and improve the garbage collection performance.☆54Updated 2 years ago
- golang plugin 热更新☆43Updated 7 years ago
- send/receive framed data via TCP or QUIC☆185Updated 2 years ago
- 🚀🚀自动扩容的循环缓冲区实现☆38Updated 4 years ago
- golang cgo helper☆88Updated 5 years ago
- ☆58Updated last year
- build my own go library☆30Updated 7 years ago
- Package greuse provides Listen and Dial functions that set socket options in order to be able to reuse ports. You should only use this pa…☆65Updated 5 years ago
- a tcpdump-like tool to capture rpcx tcp packets☆42Updated 4 years ago
- 关于rsa 签名 使用 cgo (openssl) 和golang 原生库 对比☆33Updated 5 years ago
- Sorted set in golang.☆93Updated last year
- Slab allocation memory pools for Go.☆200Updated 2 years ago
- generate json string by one memory allocation☆29Updated 6 years ago
- lock-free queue and other implementations☆128Updated 2 years ago
- eviop 不再继续开发,➡️ 更好更快,请移向 gev 项目➡️https://github.com/Allenxuxu/gev☆20Updated 6 years ago
- High-performance timer implementation based on 5-level time wheel. 高性能定时器(5级时间轮,最小堆)[从零实现]☆286Updated last year
- pbgo is a mini RPC/REST/Grpc-Gateway framework based on Protobuf☆128Updated last year
- Golang timer for humans.☆39Updated 3 years ago
- Benchmark test of gnet☆39Updated last year
- A bit safer approach to implement Thread Local Storage (TLS) for Go 1.7+.☆165Updated 4 years ago
- A simple golang tcp server/client☆43Updated 6 years ago
- golang timewheel similar to glang std timer☆297Updated 2 years ago
- epoll implementation for connections in Linux, MacOS and Windows☆88Updated 9 months ago
- a thread-safe concurrent map for go