golang-design / channLinks
a unified channel package for buffered, unbuffered, and unbounded channels
☆40Updated 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
- Server for benchmarking pure Go key/value databases☆161Updated 2 years ago
- ☆80Updated 4 months ago
- ☆38Updated 2 years ago
- ⚡️ lock-free utilities in Go☆158Updated 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
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- A fast little LRU cache for Go☆171Updated 2 years ago
- ☆121Updated 2 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated 2 months ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- a library to curb OOMs by running Go GC according to a user-defined policy.☆83Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆139Updated 2 years ago
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Updated last year
- Load file-backed memory☆122Updated 2 years ago
- Experimental packages not in std and golang.org/exp☆78Updated 7 months ago
- goroutine local storage (use context instead if possible)☆77Updated 5 months ago
- First redis RESP3 protocol library in Go☆88Updated last year
- Rolling window implementation in go.☆57Updated last month
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆69Updated last month
- ☆75Updated 2 years ago
- Storing strings without GC overhead☆83Updated 5 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆103Updated 5 months ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- 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
- Performance related examples for Go☆29Updated last year