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:
- ⚡️ lock-free utilities in Go☆162Updated last year
- Server for benchmarking pure Go key/value databases☆162Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last month
- ☆123Updated 2 years ago
- ☆38Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆80Updated 10 months ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- ☆80Updated 2 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
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated 2 months ago
- Get unix time (nanoseconds) in 8ns, 10x faster than stdlib☆141Updated 6 months ago
- Off heap golang memory pool☆60Updated 4 years ago
- Fast event-loop networking for Go (the lite version)☆71Updated 5 years ago
- goroutine local storage (use context instead if possible)☆79Updated 8 months ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- A fast little LRU cache for Go☆174Updated 2 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- Performance related examples for Go☆29Updated last year
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆70Updated this week
- Rolling window implementation in go.☆58Updated this week
- Golang (as of 1.12.5) runtime internals that gives you an access to internal scheduling primitives. Park Gs, read IDs. (for learning purp…☆69Updated 6 years ago
- First redis RESP3 protocol library in Go☆89Updated last year
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆106Updated last month
- Fastest and most efficient goroutine pool (experimental)☆140Updated 3 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆75Updated 2 months ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 years ago
- A faster Protobuf serializer & deserializer.☆103Updated last week
- ☆126Updated 2 years ago