Dragonfly client written in Rust
Go to file
Gaius 09eb695fb8 feat: dio 2025-09-29 10:02:13 -04:00
.cargo
.github chore(deps): Bump kentaro-m/auto-assign-action from 1a583dfb5dd75d0df34ecc781081e5a6a73d2dce to 0cb1582962699c32cfa6083ee508ba02035ff32d (#1364) 2025-09-23 18:21:27 +08:00
ci fix(ci): correct path for dragonfly-client-metric src 2025-09-22 20:55:52 +08:00
docs
dragonfly-client fix(df): improve error handling during file operations (#1385) 2025-09-29 03:44:13 +00:00
dragonfly-client-backend feat(tcp): optimize TCP socket configuration for 4M-64M data chunk transfers (#1384) 2025-09-28 21:47:07 +08:00
dragonfly-client-config feat: directio 2025-09-29 06:41:55 -04:00
dragonfly-client-core feat: directio 2025-09-29 06:41:55 -04:00
dragonfly-client-init
dragonfly-client-metric feat(metric): add dragonfly-client-metric module (#1362) 2025-09-22 10:23:09 +00:00
dragonfly-client-storage feat: dio 2025-09-29 10:02:13 -04:00
dragonfly-client-util feat(request-sdk): public the request mod errors (#1381) 2025-09-26 10:38:47 +08:00
scripts
.gitignore
CONTRIBUTING.md
Cargo.lock feat: dio 2025-09-29 10:02:13 -04:00
Cargo.toml feat: directio 2025-09-29 06:41:55 -04:00
LICENSE
README.md docs: update community section in README (#1360) 2025-09-17 16:20:48 +08:00
codecov.yml
rust-toolchain.toml

README.md

Dragonfly Client

GitHub release CI Coverage Open Source Helpers Discussions Twitter LICENSE FOSSA Status

Dragonfly client written in Rust. It can serve as both a peer and a seed peer.

Documentation

You can find the full documentation on the d7y.io.

Community

Join the conversation and help the community grow. Here are the ways to get involved:

Contributing

You should check out our CONTRIBUTING and develop the project together.