alekseysidorov / include-utilsLinks
A more powerful replacement for standard macros
☆34Updated 7 months ago
Alternatives and similar repositories for include-utils
Users that are interested in include-utils are comparing it to the libraries listed below
Sorting:
- State machine pattern for Rust☆29Updated 9 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 10 months ago
- The quickest way to override dependencies with Cargo☆65Updated this week
- Obsessively tiny error derive macro☆87Updated 6 months ago
- 🐱concat! with support for const variables and expressions☆42Updated 3 weeks ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- Serde with Validation☆59Updated 4 months ago
- Static-checked parsing of regexes into structs☆45Updated 8 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Cargo subcommand to sort derive attributes 📦☆58Updated last month
- Hex Display: A modern xxd alternative.☆43Updated 4 months ago
- A utility crate to log errors without losing key information along the way.☆31Updated 6 months ago
- Configure const and static items by environment variables.☆25Updated last year
- Trait implementation generator macro☆29Updated 3 weeks ago
- Include your assets statically into your application with a strict structure☆89Updated 4 months 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…☆59Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Cargo hack manager☆64Updated last year
- Count lines of code across your entire dependency tree☆20Updated last year
- Generate Rust enum variants without associated data☆98Updated last year
- A new cross platform general prupose Line editor implementation designed with the goal to be flexible and customizable☆47Updated 9 months ago
- horrible serde macro stuff☆39Updated last year
- ☆26Updated 2 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated 3 months ago
- Rust crate that allows you to display status & progress information in a terminal☆29Updated 3 years ago
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆52Updated 3 weeks ago
- Zero-cost type for stack without complicated type or Box☆45Updated 2 months ago
- Peggen, generate fast PEG parsers via derive macros☆32Updated 3 months ago