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
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- 3百万QPS benchmark测试☆35Updated 2 years ago
- a lite version of rpcx☆16Updated 3 years ago
- 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
- Runtime Struct Builder for Go☆32Updated 4 years ago
- Simple async/await futures in Go☆31Updated 6 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- Handbook of eRPC which is an efficient, extensible and easy-to-use RPC framework.☆12Updated 5 years ago
- 救命用的profile☆41Updated 3 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Fastest conversions between string and byte slice☆11Updated 4 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- Gopher 工具箱,包含 Go 语言相关或 Go 语言实现的工具,自己实现或别人开源的☆9Updated 4 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- Golang Epoll Support - Linux☆19Updated 5 years ago
- Experimental packages not in std and golang.org/exp☆77Updated 6 months ago
- The Go library that will drive you to AOP world!☆55Updated 2 years ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 4 months ago
- A well designed loadbalance API with dozens of implementations for go-grpc loadbalance.☆36Updated 10 months ago
- Package splice wraps the splice system call.☆17Updated 4 years ago
- 💪 golang common lib☆45Updated 3 years ago
- An Elegant and simple tool for executing common tasks on remote servers.☆37Updated 3 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last week
- 谈谈Go泛型 - GopherChina 2023 大会分享☆24Updated 2 years ago
- go-pod是一个使用方便的goroutinue池调度工具库, 目的是 为了防止日常开发中goroutinue泛滥调用,形成全局goroutinue过多最后导致泄漏的风险☆10Updated 6 years ago
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Updated last year
- linux timer wheel☆21Updated 5 months ago
- 通用数据库访问层,支持PostgreSQL、MySQL、SQLite、QL 和 MongoDB.☆28Updated last week