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☆28Updated last year
- a lite version of rpcx☆16Updated 3 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- 3百万QPS benchmark测试☆35Updated 2 years ago
- Runtime struct builder for Go☆32Updated last week
- Lock-Free Queue for Go☆25Updated 7 years ago
- ☠️ mkill limits the number of threads in a Go program, without crashing it.☆23Updated 4 years ago
- 救命用的profile☆41Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- linux timer wheel☆21Updated 6 months ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 4 years ago
- Golang Epoll Support - Linux☆19Updated 5 years ago
- 0-RTT network protocol optimized for P2P transfers.☆24Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated this week
- Experimental packages not in std and golang.org/exp☆79Updated 7 months ago
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Updated last year
- go-pod是一个使用方便的goroutinue池调度工具库, 目的是为了防止日常开发中goroutinue泛滥调用,形成全局goroutinue过多最后导致泄漏的风险☆10Updated 6 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 5 months ago
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 2 years ago
- HTTP server for canonical "go get" import path☆32Updated 3 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- golang simple opentracing and opentelemetry sdk☆40Updated 3 years ago
- a thread-safe concurrent map for go☆49Updated last year
- Off heap golang memory pool☆60Updated 4 years ago
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Updated 5 years ago
- 谈谈Go泛型 - GopherChina 2023 大会分享☆24Updated 2 years ago
- low level data type and utils in Golang.☆84Updated 2 years ago
- Live visualizing Go allocations.☆24Updated 3 years ago
- Simple async/await futures in Go☆32Updated 6 years ago