alekseysidorov / include-utils
A more powerful replacement for standard macros
☆33Updated 2 months ago
Alternatives and similar repositories for include-utils:
Users that are interested in include-utils are comparing it to the libraries listed below
- Imitate the documentation build that docs.rs would do☆45Updated 3 weeks ago
- The quickest way to override dependencies with Cargo☆58Updated last week
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- Obsessively tiny error derive macro☆85Updated 2 weeks ago
- Hex Display: A modern xxd alternative.☆42Updated 2 months ago
- a rust playground powered by rust-analyzer☆13Updated 3 months ago
- State machine pattern for Rust☆29Updated 3 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Serde-based replacement for #[derive(Debug)]☆65Updated 4 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆69Updated 2 weeks ago
- File type detector☆31Updated this week
- Minimalist Rust syntax parsing for procedural macros☆63Updated 8 months ago
- horrible serde macro stuff☆39Updated last year
- A trait + derive to recursively compute / print the memory usage of a data structure.☆27Updated last week
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- ☆45Updated this week
- Hitori is a generic regular expressions library.☆51Updated last year
- 🐱concat! with support for const variables and expressions☆39Updated 3 weeks ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆48Updated 2 weeks ago
- Detect unused pub methods in a Rust workspace☆23Updated 9 months ago
- GUI viewer for cargo metadata☆19Updated last week
- SerdeV - Serde with Validation☆53Updated 5 months ago
- Helps you frob those bits