soft3/radio/quinn/quinn-udp/Cargo.toml

[package]
name = "cyber-radio-quinn-udp"
version = "0.1.0"
edition.workspace = true
rust-version.workspace = true
license.workspace = true
repository.workspace = true
description = "UDP sockets with ECN information for the QUIC transport protocol"
keywords.workspace = true
categories.workspace = true
workspace = ".."

[features]
# NOTE: Please keep this in sync with the feature list in `.github/workflows/codecov.yml`, see
# comment in that file for more information.
default = ["tracing", "tracing-log"]
# Configure `tracing` to log events via `log` if no `tracing` subscriber exists.
tracing-log = ["tracing/log"]
log = ["dep:log"]
# Use private Apple APIs to send multiple packets in a single syscall.
fast-apple-datapath = []

[dependencies]
libc = "0.2.175"
log = { workspace = true, optional = true }
tracing = { workspace = true, optional = true }

[target.'cfg(not(all(target_family = "wasm", target_os = "unknown")))'.dependencies]
socket2 = { workspace = true }

[target.'cfg(windows)'.dependencies]
windows-sys = { workspace = true }

[dev-dependencies]
criterion = { workspace = true }
tokio = { workspace = true, features = ["rt", "rt-multi-thread", "net"] }

[target.'cfg(windows)'.dev-dependencies]
windows-sys = { workspace = true, features = ["Win32_System_LibraryLoader"] }

[build-dependencies]
cfg_aliases = { workspace = true }

[lib]
name = "iroh_quinn_udp"
# See https://github.com/bheisler/criterion.rs/blob/master/book/src/faq.md#cargo-bench-gives-unrecognized-option-errors-for-valid-command-line-options
bench = false

bench
name = "throughput"
harness = false

[lints]
workspace = true

[package.metadata.docs.rs]
all-features = true

Homonyms

cyb/Cargo.toml
cyb/core/Cargo.toml
soft3/lens/Cargo.toml
neural/eidos/Cargo.toml
soft3/mir/Cargo.toml
cyb/evy/Cargo.toml
soft3/tru/Cargo.toml
soft3/zheng/Cargo.toml
neural/trident/Cargo.toml
neural/rune/Cargo.toml
soft3/nox/Cargo.toml
cyb/honeycrisp/Cargo.toml
soft3/mudra/Cargo.toml
cyb/apps/Cargo.toml
neural/rs/Cargo.toml
soft3/crate/Cargo.toml
cyb/cli/Cargo.toml
soft3/hemera/Cargo.toml
cyb/shell/Cargo.toml
soft3/radio/Cargo.toml
cyb/wysm/Cargo.toml
soft3/glia/Cargo.toml
warriors/trisha/Cargo.toml
soft3/cybergraph/Cargo.toml
soft3/foculus/Cargo.toml
cyb/optica/Cargo.toml
cyb/prysm/Cargo.toml
soft3/strata/Cargo.toml
neural/eidos/rs/Cargo.toml
soft3/radio/radio-cli/Cargo.toml
soft3/radio/iroh-relay/Cargo.toml
neural/rs/darwin-sys/Cargo.toml
bootloader/go-cyber/cw/Cargo.toml
soft3/lens/binius/Cargo.toml
soft3/hemera/rs/Cargo.toml
cyb/wysm/fuzz/Cargo.toml
soft3/zheng/rs/Cargo.toml
cyb/honeycrisp/acpu/Cargo.toml
soft3/hemera/cli/Cargo.toml
soft3/tru/rs/Cargo.toml
warriors/trisha/cli/Cargo.toml
neural/rs/mir-format/Cargo.toml
neural/rs/cli/Cargo.toml
cyb/honeycrisp/unimem/Cargo.toml
neural/inf/rs/Cargo.toml
soft3/cybergraph/cli/Cargo.toml
neural/rune/cli/Cargo.toml
soft3/lens/ikat/Cargo.toml
neural/rs/pure-rust-check/Cargo.toml
soft3/radio/iroh/Cargo.toml
warriors/trisha/wgpu/Cargo.toml
warriors/trisha/rs/Cargo.toml
soft3/nox/rs/Cargo.toml
soft3/glia/run/Cargo.toml
soft3/bbg/cli/Cargo.toml
neural/rs/macros/Cargo.toml
soft3/lens/cli/Cargo.toml
soft3/radio/particle/Cargo.toml
neural/eidos/cli/Cargo.toml
soft3/strata/core/Cargo.toml
soft3/nox/cli/Cargo.toml
soft3/radio/iroh-blobs/Cargo.toml
soft3/strata/ext/Cargo.toml
neural/rs/rsc/Cargo.toml
cyb/crates/cyb/Cargo.toml
soft3/strata/proof/Cargo.toml
neural/rs/link/Cargo.toml
soft3/lens/src/Cargo.toml
soft3/strata/src/Cargo.toml
neural/rs/codegen/Cargo.toml
soft3/lens/brakedown/Cargo.toml
soft3/radio/nettools/Cargo.toml
soft3/radio/quinn/Cargo.toml
soft3/lens/porphyry/Cargo.toml
warriors/trisha/honeycrisp/Cargo.toml
soft3/tok/rs/Cargo.toml
soft3/strata/compute/Cargo.toml
soft3/lens/core/Cargo.toml
neural/rs/sigil/Cargo.toml
soft3/tru/cli/Cargo.toml
soft3/hemera/bench/Cargo.toml
cyb/crates/cyb-reserve/Cargo.toml
neural/rs/dialect/Cargo.toml
neural/rs/core/Cargo.toml
soft3/hemera/wgsl/Cargo.toml
soft3/lytics/rs/Cargo.toml
soft3/radio/cyber-bao/Cargo.toml
soft3/conformance/rs/Cargo.toml
soft3/lens/assayer/Cargo.toml
cyb/honeycrisp/aruminium/Cargo.toml
soft3/glia/import/Cargo.toml
neural/rs/macho-linker/Cargo.toml
soft3/radio/iroh-willow/Cargo.toml
soft3/radio/iroh-car/Cargo.toml
soft3/radio/iroh-dns-server/Cargo.toml
soft3/radio/iroh-docs/Cargo.toml
soft3/radio/iroh-ffi/Cargo.toml
soft3/radio/iroh-base/Cargo.toml
soft3/zheng/cli/Cargo.toml
soft3/bbg/rs/Cargo.toml
soft3/radio/iroh-gossip/Cargo.toml
cyb/honeycrisp/rane/Cargo.toml
cyb/evy/forks/bevy_image/Cargo.toml
neural/inf/rs/oracle/Cargo.toml
soft3/radio/quinn/fuzz/Cargo.toml
soft3/strata/nebu/rs/Cargo.toml
soft3/strata/kuro/wgsl/Cargo.toml
bootloader/go-cyber/mcp/rust/Cargo.toml
neural/rune/rs/subject/Cargo.toml
cyb/evy/forks/bevy_diagnostic/Cargo.toml
soft3/lytics/rs/agent/Cargo.toml
cyb/wysm/crates/ir/Cargo.toml
cyb/wysm/crates/cli/Cargo.toml
cyb/evy/crates/evy_radio/Cargo.toml
cyb/evy/forks/bevy_anti_alias/Cargo.toml
cyb/wysm/crates/wasmi/Cargo.toml
neural/rune/rs/lex/Cargo.toml
neural/rune/rs/interp/Cargo.toml
cyb/wysm/crates/wasi/Cargo.toml
cyb/evy/forks/bevy_transform/Cargo.toml
soft3/strata/jali/rs/Cargo.toml
soft3/radio/tests/integration/Cargo.toml
soft3/lytics/rs/event/Cargo.toml
cyb/wysm/crates/core/Cargo.toml
cyb/evy/crates/evy_dialect/Cargo.toml
cyb/evy/crates/evy_engine_tasks/Cargo.toml
neural/rune/rs/mold/Cargo.toml
soft3/radio/iroh-ffi/iroh-js/Cargo.toml
soft3/strata/kuro/rs/Cargo.toml
cyb/evy/forks/naga/Cargo.toml
soft3/strata/genies/wgsl/Cargo.toml
soft3/lytics/rs/ingest/Cargo.toml
cyb/evy/crates/evy_platform_caps/Cargo.toml
cyb/honeycrisp/aruminium/benches/Cargo.toml
neural/inf/rs/plan/Cargo.toml
cyb/evy/forks/bevy_sprite/Cargo.toml
cyb/evy/forks/bevy_animation/Cargo.toml
neural/rune/rs/prysm/Cargo.toml
soft3/strata/nebu/wgsl/Cargo.toml
cyb/wysm/crates/wast/Cargo.toml
cyb/evy/forks/bevy_post_process/Cargo.toml
soft3/radio/quinn/quinn/Cargo.toml
cyb/evy/crates/evy_engine_dispatch/Cargo.toml
cyb/wysm/crates/collections/Cargo.toml
neural/inf/rs/lex/Cargo.toml
soft3/strata/trop/wgsl/Cargo.toml
soft3/strata/kuro/cli/Cargo.toml
neural/inf/rs/lower/Cargo.toml
soft3/strata/genies/rs/Cargo.toml
cyb/evy/forks/bevy_gizmos/Cargo.toml
soft3/radio/nettools/netwatch/Cargo.toml
cyb/evy/forks/bevy_render/Cargo.toml
neural/inf/rs/eval/Cargo.toml
soft3/strata/jali/wgsl/Cargo.toml
soft3/strata/genies/cli/Cargo.toml
soft3/radio/iroh/bench/Cargo.toml
neural/inf/rs/parse/Cargo.toml
neural/rune/rs/parse-pure/Cargo.toml
neural/trident/editor/zed/Cargo.toml
neural/inf/rs/source/Cargo.toml
soft3/radio/quinn/quinn-proto/Cargo.toml
cyb/honeycrisp/rane/benches/Cargo.toml
soft3/strata/nebu/cli/Cargo.toml
soft3/radio/nettools/portmapper/Cargo.toml
neural/rune/rs/compile/Cargo.toml
soft3/tape/impl/rust/Cargo.toml
soft3/lytics/rs/core/Cargo.toml
cyb/evy/forks/bevy_pbr/Cargo.toml
cyb/evy/forks/bevy_tasks/Cargo.toml
soft3/strata/jali/cli/Cargo.toml
cyb/evy/forks/bevy_sprite_render/Cargo.toml
cyb/wysm/crates/c_api/Cargo.toml
neural/rune/rs/lower/Cargo.toml
soft3/strata/trop/cli/Cargo.toml
cyb/evy/forks/bevy_gizmos_render/Cargo.toml
neural/rune/rs/ast/Cargo.toml
soft3/strata/trop/rs/Cargo.toml
cyb/evy/crates/evy_diagnostic/Cargo.toml
soft3/radio/quinn/bench/Cargo.toml
cyb/evy/forks/bevy_ecs/Cargo.toml
cyb/evy/forks/bevy_core_pipeline/Cargo.toml
neural/rune/rs/parse/Cargo.toml
neural/inf/rs/ast/Cargo.toml
neural/inf/rs/cli/Cargo.toml
neural/inf/rs/value/Cargo.toml
neural/rs/tests/macro-integration/Cargo.toml
cyb/evy/crates/evy_engine_core/Cargo.toml
cyb/wysm/crates/fuzz/Cargo.toml
cyb/evy/crates/evy_prysm_core/Cargo.toml
soft3/radio/quinn/perf/Cargo.toml
cyb/evy/crates/evy_ecs_storage/Cargo.toml
cyb/evy/forks/bevy_mesh/Cargo.toml
bootloader/go-cyber/cw/packages/cyber-std-test/Cargo.toml
cyb/honeycrisp/unimem/experiments/iosurface_probe/Cargo.toml
bootloader/go-cyber/cw/contracts/std-test/Cargo.toml
bootloader/go-cyber/cw/tests/litium-tests/Cargo.toml
soft3/radio/quinn/docs/book/Cargo.toml
bootloader/go-cyber/cw/packages/cyber-std/Cargo.toml
cyb/wysm/crates/c_api/artifact/Cargo.toml
cyb/honeycrisp/unimem/experiments/hyp_probe/Cargo.toml
cyb/wysm/crates/c_api/macro/Cargo.toml
bootloader/go-cyber/cw/contracts/graph-filter/Cargo.toml
cyb/honeycrisp/unimem/experiments/dext_iosurface_pa/client/Cargo.toml
cyb/honeycrisp/unimem/experiments/dext_contiguous_alloc/client/Cargo.toml

Graph