casey / boilerplateLinks
A statically-checked Rust Template Engine
☆73Updated 2 months ago
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☆114Updated last year
- 🥬 Practical no dependency spinner for Rust☆115Updated 2 months ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆62Updated 6 months ago
- A versatile and developer-friendly trait mocking library☆79Updated 3 months ago
- 🎨 Standard components library for tui-realm☆48Updated this week
- Cargo subcommand to synchronize README with crate documentation☆35Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A tool for automated migrations for PostgreSQL, SQLite and MySQL.☆53Updated last year
- A more compact help renderer for clap terminal applications☆91Updated 5 months ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆112Updated last week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Typed any map for rust☆67Updated last year
- Cargo hack manager☆64Updated 2 years ago
- Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939☆53Updated last year
- Small Rust library to fetch info about a web page: title, description, language, HTTP info, RSS feeds, Opengraph, Schema.org, and more☆59Updated last year
- Single-process scheduling: every(10).minutes()?.at(":17")?.run(...☆60Updated last year
- A flexible, simple to use, clone-efficient String replacement for Rust☆157Updated 3 weeks ago
- Visualize tree-like data on the command-line☆103Updated last week
- Generate enum variants inline☆58Updated 2 years ago
- Access and evaluate tracing logs in async and sync tests.☆86Updated 2 months ago
- A Rust macro to make enums with a subset of values of the parent☆131Updated 4 months ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆30Updated 3 months ago
- Generate Rust enum variants without associated data☆100Updated last week
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Collection of utilities for writing your own dev scripts☆66Updated 3 years ago
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆84Updated 5 months ago
- Macro based compile-time SCSS transpilation, CSS minification, and class name uniquification toolchain inspired by CSS modules.☆97Updated 9 months ago
- JSON Pointer (RFC 6901) implementation for Rust☆48Updated 3 months ago
- A Rust library for building modal editing applications☆80Updated 3 weeks ago
- Rate-limit middleware for reqwest.☆19Updated last week