Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.
☆22Mar 20, 2023Updated 3 years ago
Alternatives and similar repositories for dirmod
Users that are interested in dirmod are comparing it to the libraries listed below
Sorting:
- A Rust library for reading and writing data with byte order awareness.☆16Aug 3, 2021Updated 4 years ago
- Helper for macro_rules authors to chain their macros with builtin ones (such as `env!`, `include!`, or `concat_idents!`).☆18Apr 10, 2024Updated last year
- Lightweight path selector for searching Rust code☆16May 22, 2023Updated 2 years ago
- rust hints to the optimizer☆19Aug 1, 2021Updated 4 years ago
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆11Nov 24, 2025Updated 3 months ago
- Assure that your tests are there, and well written.☆16Jan 19, 2023Updated 3 years ago
- String-like container based on SmallVec☆30Aug 13, 2025Updated 7 months ago
- watt-based inline procedural macros☆14Jul 17, 2020Updated 5 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- a fast async pool based on channel☆26Jan 22, 2026Updated 2 months ago
- More indexing options for Rust slices☆10Oct 26, 2023Updated 2 years ago
- opt-in runtime introspection☆12Jul 29, 2022Updated 3 years ago
- A web service that generates images of dependency graphs for crates hosted on crates.io☆19Aug 6, 2017Updated 8 years ago
- A Rust library for controlling LXD☆18Feb 24, 2025Updated last year
- A (micro) framework for building bare-metal AMP (Asymmetric Multi-Processing) applications☆65Sep 27, 2021Updated 4 years ago
- Print bytes as losslessly as possible.☆18Sep 6, 2025Updated 6 months ago
- Comparison between differently typed numbers in Rust☆13Feb 3, 2020Updated 6 years ago
- A pointer type for heap-allocated objects which heap storage can be re-used☆14Sep 8, 2024Updated last year
- Model trait and derive implementation for rusqlite☆13Jan 11, 2023Updated 3 years ago
- A fantastic crate for formatting numbers using the appropriate unicode characters☆15Jan 13, 2026Updated 2 months ago
- A Stream yielding inotify events, to be run on the tokio framework.☆22Jun 13, 2019Updated 6 years ago
- A dynamic library helper for rust crates☆36Feb 26, 2026Updated 3 weeks ago
- A small crate to provide space-efficient Option<_> replacements☆38Mar 10, 2025Updated last year
- Use declarative macros as proc_macro attributes or derives☆154Feb 5, 2026Updated last month
- A Rust library for high performance directory walking using libc fts.☆18Dec 12, 2023Updated 2 years ago
- CPU and home computer project☆17Mar 4, 2023Updated 3 years ago
- ☆20Aug 22, 2023Updated 2 years ago
- Package URL implementation for Rust☆14Dec 8, 2025Updated 3 months ago
- MDBook preprocessor for converting emojicodes (e.g. `: cat :`) into emojis 🐱☆14Sep 21, 2023Updated 2 years ago
- generators☆211Sep 20, 2023Updated 2 years ago
- ☆14Dec 25, 2018Updated 7 years ago
- Rust match_cast macro implementation☆24Sep 23, 2016Updated 9 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆126Oct 31, 2025Updated 4 months ago
- Postfix macros on stable Rust, today.☆76Mar 1, 2021Updated 5 years ago
- Document about design of a GNSS receiver☆14May 28, 2020Updated 5 years ago
- Unlock function overloading in rust☆17May 12, 2023Updated 2 years ago
- Rust macro to build std::Command objects with shell syntax. Uses macro_rules! and works on stable.☆43Mar 12, 2020Updated 6 years ago
- A procedural macro implementation of `quote!`.☆24Mar 20, 2023Updated 3 years ago
- org-babel functions for rust evaluation☆12Jun 12, 2015Updated 10 years ago