Pull in every source file in a directory as a module
☆181Feb 8, 2026Updated last month
Alternatives and similar repositories for automod
Users that are interested in automod are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆78Dec 20, 2025Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆265Feb 16, 2026Updated last month
- Remove Cargo.lock lockfile☆33Dec 20, 2025Updated 3 months ago
- Typed distributed plugin registration☆1,278Feb 19, 2026Updated last month
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated last month
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- Serde serializer for generating Starlark build targets☆72Feb 16, 2026Updated last month
- A minimal `syn` syntax tree pretty-printer☆750Feb 9, 2026Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆165Feb 16, 2026Updated last month
- Safe cross-platform linker shenanigans☆839Feb 19, 2026Updated last month
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated last month
- Estimate effective resource limits for a process e.g. how much RAM is available for use☆17Mar 17, 2026Updated last week
- Graph history of GitHub stars of a user or repo over time☆201Dec 30, 2025Updated 2 months ago
- An allocator that can track and limit memory usage.☆217Mar 26, 2023Updated 2 years ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Nov 22, 2021Updated 4 years ago
- Track and query Cargo dependency graphs.☆262Updated this week
- Rust str macro to bring the convenience of vec to the String type☆13Oct 16, 2025Updated 5 months ago
- Count directory entries—`ls | wc -l` but faster☆28Dec 20, 2025Updated 3 months ago
- A thread pool for isolating blocking I/O in async programs☆377Aug 31, 2025Updated 6 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆59Sep 4, 2023Updated 2 years ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Type erasure for async trait methods☆2,133Feb 16, 2026Updated last month
- Indented document literals for Rust☆770Feb 16, 2026Updated last month
- A memory efficient string type that can store up to 24* bytes on the stack☆818Dec 24, 2025Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆145May 5, 2025Updated 10 months ago
- ☆498Nov 8, 2025Updated 4 months ago
- Rust program for automerging PRs based on a few rules☆46Jun 5, 2024Updated last year
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆219Feb 16, 2026Updated last month
- Diff library with semantic cleanup, based on Google's diff-match-patch☆234Mar 15, 2026Updated last week
- Conditional compilation according to rustc compiler version☆394Feb 16, 2026Updated last month
- Rust library to collect system and environment information for bug reports☆169Updated this week
- Compile-time checks that an enum or match is written in sorted order☆122Feb 16, 2026Updated last month
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆80Mar 7, 2026Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆554Jul 17, 2023Updated 2 years ago
- A primitive for writing structural search and replace programs for rust☆31Jan 15, 2026Updated 2 months ago
- Define your own PhantomData☆160Feb 16, 2026Updated last month