golang-design / channLinks
a unified channel package for buffered, unbuffered, and unbounded channels
☆41Updated 2 years ago
Alternatives and similar repositories for chann
Users that are interested in chann are comparing it to the libraries listed below
Sorting:
- Package for getting the runtime ID of a goroutine☆49Updated last year
- ⚡️ lock-free utilities in Go☆161Updated last year
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- ☆80Updated 3 weeks ago
- ☆38Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆80Updated 8 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
- ☆122Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated last week
- Performance related examples for Go☆29Updated last year
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 years ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- Storing strings without GC overhead☆84Updated 5 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆73Updated 3 weeks ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆121Updated 2 months ago
- The `io_uring` library and runtime for GO☆146Updated 4 months ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- First redis RESP3 protocol library in Go☆88Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- A faster Protobuf serializer & deserializer.☆100Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- goroutine local storage (use context instead if possible)☆78Updated 6 months ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 4 months ago