A statically-checked Rust Template Engine
☆73Dec 10, 2025Updated 2 months ago
Alternatives and similar repositories for boilerplate
Users that are interested in boilerplate are comparing it to the libraries listed below
Sorting:
- Rust crate for displaying in different formats☆13Nov 20, 2022Updated 3 years ago
- wait-free spsc linked-list queue with individually reusable nodes☆30Nov 19, 2023Updated 2 years ago
- Add types to your macros arguments in Rust☆13Oct 14, 2022Updated 3 years ago
- Rust implementations of Fast Fourier Transform convolution and correlation for n-dimensional arrays☆51Sep 4, 2023Updated 2 years ago
- Immutable types and ImplicitClone trait similar to Copy☆22Nov 24, 2025Updated 3 months ago
- Asynchronous pipelines of contiguous data, for rust.☆18Oct 9, 2023Updated 2 years ago
- A macro impl and discussion about named & default args in Rust.☆18Dec 20, 2018Updated 7 years ago
- ☆112Mar 7, 2023Updated 2 years ago
- Bare-metal allocators.☆76Aug 23, 2022Updated 3 years ago
- Ultra-compact storage for collections of enums 🌱☆23Sep 12, 2022Updated 3 years ago
- A Rustified OpenCL Experience☆46May 18, 2023Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆51Nov 28, 2024Updated last year
- A Vec-like collection which guarantees stable indices and features O(1) deletion of elements☆22Mar 17, 2024Updated last year
- Trait-agnostic derive macros☆28Feb 13, 2025Updated last year
- tiny color conversion library for TUI application builders☆27May 9, 2025Updated 9 months ago
- Rust library for running child processes☆38Feb 24, 2026Updated last week
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆44Dec 17, 2024Updated last year
- Track memory allocations by backtrace or originating thread☆47Nov 14, 2025Updated 3 months ago
- An SCTP implementation for WebRTC Data Channels☆23Updated this week
- Zero-terminated string types for FFI.☆13Mar 13, 2023Updated 2 years ago
- A set of tools and libraries for automatically generating and initiating sandboxes for Rust programs☆15Oct 24, 2022Updated 3 years ago
- Load and resolve Cargo configuration.☆18Updated this week
- asynchronous deduplicator with optional LRU caching☆12Feb 8, 2026Updated 3 weeks ago
- A direct replacement for `assert_eq` for unordered collections☆13Apr 17, 2022Updated 3 years ago
- Build and runs code in a sandboxed macOS environment☆35Dec 5, 2025Updated 2 months ago
- Full precision decimal representation of f64☆28Feb 16, 2026Updated 2 weeks ago
- A hassle-free CLI utility/library to manage backlight on Linux; one that plays well with hybrid GPU configuration and proprietary drivers…☆26Feb 11, 2026Updated 2 weeks ago
- A simple and lightweight Cargo plugin for using nFPM from any Rust project.☆25Dec 15, 2025Updated 2 months ago
- Comparing parser APIs☆153Feb 12, 2026Updated 2 weeks ago
- Fast polygon mesh library with different data structures and traits to abstract over those.☆82Dec 4, 2024Updated last year
- Count directory entries—`ls | wc -l` but faster☆28Dec 20, 2025Updated 2 months ago
- ☆26Feb 16, 2026Updated 2 weeks ago
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆52Oct 18, 2025Updated 4 months ago
- Strongly typed linear algebra library with a focus on 3D applications like games (i.e. low-dimensional vectors and matrices)☆13Dec 22, 2025Updated 2 months ago
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Jun 4, 2023Updated 2 years ago
- Typesafe extensions for sorted iterators, including set and relational operations☆17Nov 11, 2025Updated 3 months ago
- Converts cargo check (and clippy) JSON output to the GitHub Action error format☆13Jun 17, 2024Updated last year
- Lightweight async PubSub framework☆13Aug 24, 2023Updated 2 years ago
- A simple way to parse a string using type annotations☆13Jul 28, 2022Updated 3 years ago