nik-rev / awesome-tiny-cratesLinks
A bunch of small crates that make writing Rust more fun
☆253Updated 3 months ago
Alternatives and similar repositories for awesome-tiny-crates
Users that are interested in awesome-tiny-crates are comparing it to the libraries listed below
Sorting:
- An IDE extension for debugging trait errors in Rust.☆312Updated 4 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆159Updated this week
- Maps where keys are borrowed from values.☆304Updated this week
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆216Updated 2 months ago
- An opinionated tree-sitter + tree-sitter-highlight + grammars bundle☆339Updated 2 weeks ago
- ⅋ — session types for Rust☆217Updated 6 months ago
- ☆145Updated last week
- ergonomic and precise error handling built atop type-level set arithmetic☆308Updated 9 months ago
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆172Updated 7 months ago
- Reliably performant diffing☆199Updated last month
- A command line tool for datetime arithmetic, parsing, formatting and more.☆296Updated 3 weeks ago
- A salsa-infused static site generator☆181Updated last week
- The prettier pattern-matching parser with automatic error recovery☆153Updated 3 months ago
- Error handling that is precise, no boilerplate, ergonomic, context aware, and performant☆197Updated 2 months ago
- Context-Generic Programming: modular programming paradigm for Rust☆203Updated last month
- rubicon enables a form of dynamic linking in Rust through cdylib crates and carefully-enforced invariants.☆173Updated 3 weeks ago
- Idiomatic exceptions for Rust☆92Updated 6 months ago
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.☆220Updated 7 months ago
- How fast can we recognize a word from a small pre-determined set?☆88Updated last year
- The strongly-typed, compiled embedded scripting language for Rust, used by Rotonda.☆456Updated last week
- Comparing parser APIs☆153Updated last month
- What do we want? Fast builds. When do we want it? I'm sorry, I got distracted.☆143Updated 3 months ago
- Data (de)serialization via declarative macros☆178Updated 8 months ago
- Rust String Libraries by mcyoung☆199Updated last year
- Debug breakpoint assertions for Rust☆195Updated last month
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆75Updated last year
- (Auto)DRY for your Rust dependencies☆225Updated 11 months ago
- Include your assets statically into your application with a strict structure☆93Updated 2 months ago
- Macros for implementing Type-State-Pattern on your structs and methods☆261Updated 10 months ago
- Build nice REPLs using clap and reedline with zero effort☆76Updated 9 months ago