casey / boilerplateLinks
A statically-checked Rust Template Engine
☆72Updated last year
Alternatives and similar repositories for boilerplate
Users that are interested in boilerplate are comparing it to the libraries listed below
Sorting:
- Tools for finding and manipulating differences between files☆105Updated 10 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 4 months ago
- Generate Rust enum variants without associated data☆98Updated last month
- 🥬 Practical spinner for Rust☆116Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- A tool for automated migrations for PostgreSQL, SQLite and MySQL.☆53Updated last year
- Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939☆53Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆155Updated last year
- Rust Shop is a fake cloud-based software company that you can fork.☆77Updated 8 months ago
- dwarf is a typed, interpreted, language that shares syntax with Rust.☆47Updated 8 months ago
- A more compact help renderer for clap terminal applications☆90Updated 3 months ago
- 🛎️ One-time notification messages for Axum.☆47Updated 11 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- 🎨 Standard components library for tui-realm