bohde / codelLinks
Go implementation of the Controlled Delay algorithm
☆35Updated 9 months ago
Alternatives and similar repositories for codel
Users that are interested in codel are comparing it to the libraries listed below
Sorting:
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 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 3 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Work space for golang.org/x/perf version 2☆20Updated 5 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- ☆27Updated 3 years ago
- Demo API to play with io_uring in Go☆64Updated 5 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- ☆38Updated 2 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- Package for getting the runtime ID of a goroutine☆49Updated last month
- A JSON stream parser for Go☆68Updated 3 years ago
- ☆12Updated last year
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆80Updated last week
- Off heap golang memory pool☆60Updated 4 years ago
- simple data streams for go☆31Updated 3 years ago
- Raft backend using LevelDB☆32Updated 3 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- XOR code engine in pure Go, more than 270GB/S per core☆79Updated last year
- Object file abstractions in Go☆31Updated last year
- A buffer pool file I/O library for Go☆55Updated 3 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- a fast counting quotient filter implementation in golang☆96Updated 2 months ago
- Generic data structures in Go☆12Updated 3 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆72Updated 11 months ago