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
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- ☆80Updated 4 months ago
- Experimental packages not in std and golang.org/exp☆79Updated 7 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- 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☆161Updated 2 years ago
- ☆38Updated 2 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- Performance related examples for Go☆29Updated last year
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- First redis RESP3 protocol library in Go☆88Updated last year
- A fast little LRU cache for Go☆172Updated 2 years ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated this week
- Load file-backed memory☆122Updated 2 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated this week
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Updated last year
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 3 months ago
- A faster Protobuf serializer & deserializer.☆99Updated last year
- Storing strings without GC overhead☆84Updated 5 years ago
- goroutine local storage (use context instead if possible)☆78Updated 6 months ago
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 5 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago