golang-design / chann
a unified channel package for buffered, unbuffered, and unbounded channels
☆38Updated 2 years ago
Alternatives and similar repositories for chann:
Users that are interested in chann are comparing it to the libraries listed below
- ☆38Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆44Updated 9 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…☆45Updated 2 years ago
- A buffer pool file I/O library for Go☆54Updated 3 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆78Updated 4 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- ☆79Updated 2 weeks ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 4 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆51Updated 2 years ago
- Raft backend using LevelDB☆31Updated 2 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆55Updated last year
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated this week
- an encrypted UDP connection between two peers using QUIC☆27Updated 9 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- ⚡️ lock-free utilities in Go☆152Updated 9 months ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Live visualizing Go allocations.☆24Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- distributed synchronization primitives☆60Updated 2 years ago
- waitgroup that supports context and timeout.☆20Updated 4 years ago
- Deprecated! See https://github.com/golang-design/go2generics.☆25Updated 3 years ago
- Experimental packages not in std and golang.org/exp☆78Updated 2 months ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆81Updated last year
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Runtime Struct Builder for Go☆32Updated 3 years ago