1 unstable release

Uses new Rust 2024

0.1.0 May 31, 2025

#30 in #shared-state


Used in ddns

MIT license

48KB
845 lines

ddns-core

Runtime backbone of ddns-rs.

Module Responsibility
scheduler Cron loop, IP detection, provider dispatch
http REST + Server-Sent Events via axum 0.8
status Thread-safe shared state (Arc<RwLock>)
cfg TOML / ENV / CLI merge with config crate

Dependencies

~16–33MB
~486K SLoC