ccp-project / bbrLinks
CCP implementation of the BBR congestion control algorithm
☆18Updated 3 years ago
Alternatives and similar repositories for bbr
Users that are interested in bbr are comparing it to the libraries listed below
Sorting:
- A congestion control plane. (SIGCOMM '18)☆77Updated last year
- The PQUIC implementation, a framework that enables QUIC clients and servers to dynamically exchange protocol plugins that extend the prot…☆132Updated last year
- A Linux Kernel module implementing support for CCP congestion control algorithms☆21Updated last month
- A library for implementing CCP-compatible datapaths.☆28Updated 3 years ago
- eQUIC - QUIC connection quota control on Linux kernel through eBPF☆29Updated 2 years ago
- A Rust user-space file system [WIP]☆29Updated 3 years ago
- XDP cpumap redirect combined with TC bandwidth shaping☆63Updated 4 months ago
- ☆30Updated 2 months ago
- [NSDI '24] DINT: Fast In-Kernel Distributed Transactions with eBPF☆45Updated 11 months ago
- ☆49Updated 6 years ago
- An RDMA-powered, fast, and scalable Paxos protocol☆25Updated 5 years ago
- ☆26Updated 2 years ago
- ☆20Updated 3 years ago
- ☆73Updated last year
- Asynchronous Rust bindings for UCX☆67Updated last month
- Code artifact of the papers "A Simpler and Faster NIC Driver Model for Network Functions" (OSDI 2020) and "Safe low-level code without ov…☆62Updated 2 years ago
- ☆51Updated last year
- Batch-scheduler framework for controlling execution in a packet-processing pipeline based on strict service-level objectives☆9Updated 3 years ago
- qperf is a performance measurement tool for QUIC similar to iperf☆62Updated 2 months ago
- Hermes: a fault-tolerant replication protocol, implemented over RDMA, guaranteeing linearizability and achieving low latency and high thr…☆169Updated last year
- Rust futures on spdk☆34Updated 5 years ago
- ☆20Updated 6 years ago
- ☆43Updated 10 months ago
- Discover Multipath Transport Protocols with this vagrant box!☆25Updated last year
- ☆48Updated 2 years ago
- Interference-aware CPU scheduling that enables performance isolation and high CPU utilization for datacenter servers☆157Updated 2 months ago
- This is an implementation of SafeBricks, based on NetBricks maintained by Comcast and refined by Yang: https://github.com/YangZhou1997/Ne…☆9Updated 5 years ago
- A rust implementation of lock free cuckoo hashmap