golang-design / channLinks
a unified channel package for buffered, unbuffered, and unbounded channels
☆39Updated 2 years ago
Alternatives and similar repositories for chann
Users that are interested in chann are comparing it to the libraries listed below
Sorting:
- ☆38Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆45Updated last year
- A buffer pool file I/O library for Go☆55Updated 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…☆46Updated 2 years ago
- an encrypted UDP connection between two peers using QUIC☆26Updated last year
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆78Updated 3 weeks ago
- Package netpoll implements a network poller based on epoll/kqueue.☆59Updated last year
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- ☆80Updated 2 months ago
- Fast event-loop networking for Go (the lite version)☆72Updated 4 years ago
- ☆16Updated 2 months ago
- Experimental go stack unwinding using frame pointers.☆32Updated 2 years ago
- 🚀 A real-time Golang runtime stats visualization profiler☆10Updated last year
- A Customized Goroutine Scheduler over Golang Runtime☆17Updated 3 months ago
- Experimental packages not in std and golang.org/exp☆78Updated 5 months ago
- 🌈 raft-badger implements LogStore and StableStore Interface of hashicorp/raft. 🔥☆53Updated 2 years ago
- ☆29Updated 3 years ago
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- ⏱️ Reliable performance measurement for Go programs. All in one design.☆39Updated 3 years ago
- Fast and Scalable RPC Framework☆43Updated last year
- 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 5 years ago
- Interface for mmap syscall to provide safe and efficient access to memory☆68Updated 4 years ago
- Server for benchmarking pure Go key/value databases☆159Updated last year
- x/sync/singleflight but with Go 1.18 generics☆30Updated 3 years ago
- Benchmarks for BigCache project☆21Updated last year
- Write ahead Raft log for Go☆57Updated 4 years ago
- Lock-free MPMC Ring Buffer (Generic) for SMP, in golang. Some posts in chinese:☆101Updated 3 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- This Project aims to port/build well known and commonly used data structures to GO.☆29Updated 3 years ago
- Off heap golang memory pool☆60Updated 3 years ago