bohde / codelLinks
Go implementation of the Controlled Delay algorithm
☆33Updated 5 months ago
Alternatives and similar repositories for codel
Users that are interested in codel are comparing it to the libraries listed below
Sorting:
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- ☆12Updated 9 months ago
- ☆27Updated 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…☆47Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Raft backend using LevelDB☆32Updated 3 years ago
- Demo API to play with io_uring in Go☆63Updated 5 years ago
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆79Updated 2 months ago
- Write ahead Raft log for Go☆57Updated 4 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- Type-safe atomic values for Go☆19Updated last year
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last year
- ☆38Updated 2 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated 11 months ago
- ☆142Updated last year
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Implementation of the CRUSH Algorithm in Go☆32Updated 5 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆58Updated 5 years ago
- simple data streams for go☆31Updated 2 years ago
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆92Updated last year
- TiKV based Pub/Sub server☆34Updated 6 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
- Fast and efficient data reconstruction Erasure code, saving about 30% I/O in reconstruction☆63Updated 5 years ago