x52dev / confik
Multi-source configuration library for Rust.
☆36Updated this week
Alternatives and similar repositories for confik:
Users that are interested in confik are comparing it to the libraries listed below
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆54Updated 3 months ago
- An async version of iterator☆41Updated 8 months ago
- Serde-based replacement for #[derive(Debug)]☆65Updated 4 months ago
- axum::ws with type safe messages☆23Updated 9 months ago
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- Surround cargo test with arbitrary Rust setup and teardown code.☆12Updated 8 months ago
- ☆33Updated last month
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- Imitate the documentation build that docs.rs would do☆45Updated 3 weeks ago
- Serde Visitor for deserializing untagged enums☆61Updated last week
- Automatic HTTPS certificates for trillium.rs, via Let's Encrypt and ACME tls-alpn-01 challenges☆13Updated 7 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆56Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated 8 months ago
- ☆98Updated this week
- features - A Rust library for runtime feature toggles☆22Updated 11 months ago
- `smol` integrations with `axum`☆18Updated last month
- A custom panic hook to capture panic info in your telemetry pipeline☆23Updated 10 months ago
- Thread-unsafe async runtime☆27Updated 3 months ago
- horrible serde macro stuff☆39Updated last year
- An iterator adapter to peek at future elements without advancing the cursor of the underlying iterator.☆26Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A better metrics crate☆28Updated last week
- Conditional compile-time verified queries with SQLx☆46Updated 2 weeks ago
- Deserialization library with focus on error handling☆45Updated last week
- State machine pattern for Rust☆29Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 3 weeks ago
- Re-usable CLI flags for `cargo` plugins☆36Updated 2 weeks ago
- Extension for tide that allows a more fluent way of defining routes☆20Updated 3 years ago
- Execute Javascript code in the Dioxus, and get the return value ( for Dioxus )☆25Updated 3 years ago
- async fn(Input) -> Result<Output, Error>☆50Updated 11 months ago