SkillAgentSearch skills...

Bbr

CCP implementation of the BBR congestion control algorithm

Install / Use

/learn @ccp-project/Bbr
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

CCP Algorithm: BBR

This repository provides a simplified implementation of Google's BBR congestion control algorithm using CCP.

To get started using this algorithm with CCP, please see our guide.

NOTE: So far, this implementation only covers the high-level concepts in BBR. It does not yet handle all of the edge cases and thus will not perform exactly the same as the canonical implementation in all scenarios. We are currently working on improving this implementation to match the canonical one.

View on GitHub
GitHub Stars20
CategoryDevelopment
Updated5mo ago
Forks2

Languages

Rust

Security Score

87/100

Audited on Oct 20, 2025

No findings