moonrepo / schematicLinks
Configuration and schema crate.
☆78Updated this week
Alternatives and similar repositories for schematic
Users that are interested in schematic are comparing it to the libraries listed below
Sorting:
- Track and query Cargo dependency graphs.☆238Updated last week
- A Rust library for managing HTTP cookies.☆124Updated 3 months ago
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆171Updated 4 months ago
- A versatile and developer-friendly trait mocking library☆77Updated this week
- ☆217Updated 3 months ago
- Type that deserializes only from one specific value☆266Updated 3 weeks ago
- A collection of utilities for a superior nom experience☆163Updated 2 years ago
- Opinionated and portable globs that can be matched against paths and directory trees.☆119Updated last year
- (Auto)DRY for your Rust dependencies☆209Updated 8 months ago
- Type-safe, layered, light-weight, `serde`-based configuration library☆197Updated 2 weeks ago
- A Rust macro to make enums with a subset of values of the parent☆127Updated last month
- Generate Rust enum variants without associated data☆97Updated last week
- Detect and remove unused dependencies from Cargo.toml☆322Updated this week
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆109Updated last week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆154Updated last year
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.☆214Updated 4 months ago
- ⏳ Durable step functions via Postgres.☆136Updated 3 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- Yet another string type for Rust☆89Updated last week
- A library for generating chrome://tracing traces in Rust.☆117Updated last year
- Reports when tokio runtime threads are blocking☆66Updated last year
- ☆127Updated 2 months ago
- Simple refinement types for Rust; parse, don't validate!☆76Updated last week
- Loosely coupled Rust application design made easy☆99Updated 10 months ago
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆188Updated last week
- Build, cache, and run CLI tools scoped in Cargo.toml rather than installing globally. Stop the version drifts across your team, keep it a…☆227Updated 3 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.