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:
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- ⚡️ lock-free utilities in Go☆162Updated last year
- Package for getting the runtime ID of a goroutine☆49Updated last year
- Experimental packages not in std and golang.org/exp☆80Updated 9 months ago
- ☆79Updated last month
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- ☆122Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years 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
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆104Updated 7 months ago
- ☆38Updated 2 years ago
- A fast little LRU cache for Go☆173Updated 2 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated last month
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated 3 weeks ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 years ago
- Performance related examples for Go☆29Updated last year
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Storing strings without GC overhead☆84Updated 2 weeks ago
- Expirable Go LRC\LRU cache without goroutines☆89Updated 2 weeks ago
- Off heap golang memory pool☆60Updated 4 years ago
- The `io_uring` library and runtime for GO☆149Updated 5 months ago
- Cache benchmark for Golang☆76Updated last year
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆117Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆244Updated 6 years ago
- Load file-backed memory☆121Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆220Updated 2 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago