golang-design / chann
a unified channel package for buffered, unbuffered, and unbounded channels
☆38Updated last year
Related projects ⓘ
Alternatives and complementary repositories for chann
- ☆38Updated last year
- Package for getting the runtime ID of a goroutine☆42Updated 5 months ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated last year
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated last month
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 2 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…☆45Updated last year
- Off heap golang memory pool☆59Updated 3 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆38Updated 2 years ago
- an encrypted UDP connection between two peers using QUIC☆27Updated 6 months ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- ☆78Updated last month
- A buffer pool file I/O library for Go☆54Updated 2 years ago
- x/sync/singleflight but with Go 1.18 generics☆30Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆44Updated 2 years ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆49Updated last year
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated 7 months ago
- Experimental packages not in std and golang.org/exp☆76Updated last month
- Runtime Struct Builder for Go☆32Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆56Updated 5 years ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆81Updated 3 months ago
- Package icmpx provides low-level ICMPv4 (IPPROTO_ICMP) and ICMPv6 (IPPROTO_ICMPV6) raw socket support for Linux. MIT Licensed.☆31Updated last year
- Collect data about your dependencies☆41Updated last week
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated last year
- Fast event-loop networking for Go (the lite version)☆70Updated 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…☆67Updated 5 years ago
- Package netpoll implements a network poller based on epoll/kqueue.☆54Updated last year
- Interactive Assembler for Go☆60Updated 3 weeks ago
- Fast and Scalable RPC Framework☆43Updated last year
- Experimental go stack unwinding using frame pointers.☆27Updated last year