Dragonfly client written in Rust
Go to file
dependabot[bot] eda6ba65cb
chore(deps): Bump pprof from 0.14.0 to 0.15.0 (#1166)
Bumps [pprof](https://github.com/tikv/pprof-rs) from 0.14.0 to 0.15.0.
- [Changelog](https://github.com/tikv/pprof-rs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tikv/pprof-rs/commits)

---
updated-dependencies:
- dependency-name: pprof
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-04 11:13:55 +08:00
.github chore(deps): Bump github/codeql-action from 3.28.17 to 3.28.18 (#1152) 2025-05-20 10:51:00 +08:00
ci feat: rename --log-to-stdout to --console (#1163) 2025-05-27 15:31:14 +08:00
docs feat: rename --log-to-stdout to --console (#1163) 2025-05-27 15:31:14 +08:00
dragonfly-client chore(deps): Bump pprof from 0.14.0 to 0.15.0 (#1166) 2025-06-04 11:13:55 +08:00
dragonfly-client-backend feat(tracing): align resource attributes with OpenTelemetry semantic conventions (#1164) 2025-05-29 00:00:12 +08:00
dragonfly-client-config feat(dragonfly-client): add logs for finished piece from local (#1147) 2025-05-12 23:47:02 +08:00
dragonfly-client-core feat(dragonfly-client-storage): add write_piece_timeout to storage config and enhance piece download timeout handling (#1146) 2025-05-12 20:52:21 +08:00
dragonfly-client-init feat: rename option log_to_stdout console for dfinit (#1165) 2025-05-29 03:30:26 +00:00
dragonfly-client-storage feat(tracing): align resource attributes with OpenTelemetry semantic conventions (#1164) 2025-05-29 00:00:12 +08:00
dragonfly-client-util feat(tracing): align resource attributes with OpenTelemetry semantic conventions (#1164) 2025-05-29 00:00:12 +08:00
scripts refactor: unit tests of the self-signed certs in http backend (#778) 2024-10-15 11:32:52 +08:00
.gitignore feat(container_runtime): support podman container runtime (#812) 2024-11-04 10:37:53 +08:00
CONTRIBUTING.md docs: fix typo in README.md (#381) 2024-04-11 11:09:59 +08:00
Cargo.lock chore(deps): Bump pprof from 0.14.0 to 0.15.0 (#1166) 2025-06-04 11:13:55 +08:00
Cargo.toml chore(deps): Bump tokio from 1.45.0 to 1.45.1 (#1159) 2025-05-26 22:14:29 +08:00
LICENSE Initial commit 2023-03-17 18:25:15 +08:00
README.md chore(README.md): add maintainer google groups for communication channels and remove discussion group (#1157) 2025-05-23 16:04:43 +08:00
codecov.yml chore: add codecov for testing (#3) 2023-03-24 18:05:05 +08:00
rust-toolchain.toml chore(release): set toolchain to 1.82.0 (#1006) 2025-02-27 00:22:25 +08:00

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.

Contributing

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

License

FOSSA Status