golang-design / channLinks
a unified channel package for buffered, unbuffered, and unbounded channels
☆43Updated 2 years ago
Alternatives and similar repositories for chann
Users that are interested in chann are comparing it to the libraries listed below
Sorting:
- ⚡️ lock-free utilities in Go☆162Updated last year
- ☆123Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last month
- A faster RWLock primitive in Go, 2-3 times faster than RWMutex. A Go implementation of concurrency control algorithm in paper <Left-Right…☆47Updated 3 years ago
- ☆80Updated 3 months ago
- ☆38Updated 2 years ago
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 3 months ago
- Experimental packages not in std and golang.org/exp☆80Updated 11 months ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated 2 years ago
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆107Updated 2 months ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Expirable Go LRC\LRU cache without goroutines☆90Updated 2 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆123Updated 5 months ago
- The assembler from the Go compiler, in library form.☆197Updated 4 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆84Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- ☆145Updated last year
- Load file-backed memory☆122Updated 3 years ago
- Interactive Assembler for Go☆67Updated last year
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆80Updated last week
- errgroup with goroutine worker limits☆166Updated 2 years ago
- The `io_uring` library and runtime for GO☆151Updated 7 months ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago