bohde / codelLinks
Go implementation of the Controlled Delay algorithm
☆33Updated 4 months ago
Alternatives and similar repositories for codel
Users that are interested in codel are comparing it to the libraries listed below
Sorting:
- ☆27Updated 3 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 10 years ago
- A FUSE module to exposes a Kafka cluster in the filesystem.☆19Updated 11 years ago
- Work space for golang.org/x/perf version 2☆20Updated 4 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 5 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆30Updated 2 years ago
- Object file abstractions in Go☆30Updated last year
- Experimental go stack unwinding using frame pointers.☆31Updated 2 years ago
- Demo API to play with io_uring in Go☆63Updated 5 years ago
- TiKV based Pub/Sub server☆34Updated 6 years ago
- Parses Go tracebacks and finds possible deadlocks☆27Updated 4 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
- Key/Value database benchmark☆26Updated 5 years ago
- Package tcpinfo implements encoding and decoding of TCP-level socket options regarding connection information☆40Updated 3 years ago
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆23Updated this week
- Write ahead Raft log for Go☆57Updated 4 years ago
- Generic data structures in Go☆11Updated 3 years ago
- NUMA is a utility library, which is written in go. It help us to write some NUMA-AWARED code.☆35Updated 8 months ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Securely seed Go's random number generator☆24Updated 8 years ago
- Badger-based backend for Hashicorp's raft package☆28Updated 6 years ago
- Algo exposes the same hashing algorithms used by the Go runtime.☆14Updated 7 years ago
- Type-safe atomic values for Go☆19Updated last year
- go implementation of anchorhash☆15Updated 4 years ago
- A simple static checker for unused results.☆23Updated last year
- a unified channel package for buffered, unbuffered, and unbounded channels☆40Updated 2 years ago
- golang implementation of futures/promises☆16Updated 2 years ago
- A fast, reliable, simple hashmap that only supports the uint64 key/value. Faster than the runtime hashmap in almost all cases.☆24Updated 4 months ago