mostynb / zstdpool-syncpoolLinks
go sync.Pool wrapper for github.com/klauspost/compress/zstd which doesn't leak memory and goroutines.
☆11Updated 2 years ago
Alternatives and similar repositories for zstdpool-syncpool
Users that are interested in zstdpool-syncpool are comparing it to the libraries listed below
Sorting:
- an encrypted UDP connection between two peers using QUIC☆27Updated last year
- a lite version of rpcx☆16Updated 3 years ago
- 3百万QPS benchmark测试☆35Updated 2 years ago
- Lock-Free Queue for Go☆25Updated 7 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆24Updated 3 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- 救命用的profile☆41Updated 2 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- Powerful , Fast, Better use & Simple Golang microservice framework☆16Updated 4 years ago
- Gopher 工具箱,包含 Go 语言相关或 Go 语言实现的工具,自己实现或别人开源的☆9Updated 4 years ago
- Fastest conversions between string and byte slice☆11Updated 4 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Off heap golang memory pool☆60Updated 3 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 3 months ago
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Updated last year
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- linux timer wheel☆21Updated 4 months ago
- Golang Epoll Support - Linux☆19Updated 5 years ago
- ☆38Updated 2 years ago
- 谈谈Go泛型 - GopherChina 2023 大会分享☆24Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆45Updated last year
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Updated 5 years ago
- go-pod是一个使用方便的goroutinue池调度工具库, 目的是为了防止日常开发中goroutinue泛滥调用,形成全局goroutinue过多最后导致泄漏的风险☆10Updated 6 years ago
- A file upload library for Go.☆10Updated 5 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
- A JSON stream parser for Go☆67Updated 2 years ago
- Go业务层缓存中间件,自带内存LRU存储和Redis存储支持,并支持自定义存储后端。请使用 https://github.com/wencan/fastrest/tree/main/restcache 替代☆28Updated 4 years ago