bohde / codelLinks
Go implementation of the Controlled Delay algorithm
☆35Updated 10 months ago
Alternatives and similar repositories for codel
Users that are interested in codel are comparing it to the libraries listed below
Sorting:
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 3 years ago
- Demo API to play with io_uring in Go☆65Updated 5 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
- Parses Go tracebacks and finds possible deadlocks☆27Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- ☆27Updated 3 years ago
- Write ahead Raft log for Go☆58Updated 5 years ago
- Package for getting the runtime ID of a goroutine☆49Updated 3 months ago
- A JSON stream parser for Go☆68Updated 3 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated last month
- High-performance Redis-Server multi-threaded framework, based on rawepoll model.☆80Updated last month
- Golang library for io_uring (without CGO)☆132Updated 4 years ago
- Data structure for fast ranked autocomplete based on a given prefix, implemented in Go.☆15Updated 2 years ago
- Raft backend using LevelDB☆32Updated 3 years ago
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆37Updated last year
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Package tcp implements TCP-level socket options☆92Updated 4 years ago
- Package tcpinfo implements encoding and decoding of TCP-level socket options regarding connection information☆41Updated 4 years ago
- Off heap golang memory pool☆60Updated 4 years ago
- Generic data structures in Go☆12Updated 3 years ago
- Package socket provides a low-level network connection type which integrates with Go's runtime network poller to provide asynchronous I/O…☆93Updated 5 months ago
- ☆12Updated last year
- TiKV based Pub/Sub server☆35Updated 6 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago
- Type-safe atomic values for Go☆19Updated 2 years ago
- Accompanying code for Gophercon Russia 2019 talk about Bitmap Indexes☆53Updated 6 years ago
- simple data streams for go☆31Updated 3 years ago