Michael-F-Bryan / include_dirLinks
The logical evolution of the include_str macro for embedding a directory tree into your binary.
☆370Updated last year
Alternatives and similar repositories for include_dir
Users that are interested in include_dir are comparing it to the libraries listed below
Sorting:
- ☆323Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆500Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆424Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆445Updated last year
- Expanding opportunities standard library std::fs and std::io☆319Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆533Updated 4 months ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- A parser and formatter for std::{SystemTime, Duration}☆335Updated 3 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆540Updated last week
- Generic extensions for tapping values in Rust.☆454Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆760Updated this week
- Find out path at which a deserialization error occurred☆380Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆344Updated 4 months ago
- Open a path or URL with the system-defined program☆358Updated last month
- Conditional compilation according to rustc compiler version☆367Updated last month
- Easy code duplicate with substitution for Rust☆244Updated 9 months ago
- ☆490Updated 8 months ago
- Serialize and deserialize C-like enum as underlying repr☆249Updated last month
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- Rust crate for a convenient RAII scope guard.☆517Updated last year
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆486Updated this week
- ☆201Updated 6 months ago
- Rust method delegation with less boilerplate☆492Updated 3 months ago
- A high performance, zero-copy URL router.☆459Updated 2 weeks ago
- oh heck, a case conversion library☆554Updated last year
- Structured concurrency operations for async Rust☆459Updated 5 months ago
- Small crate to infer file and MIME type by checking the magic number signature☆346Updated 5 months ago
- Statically-checked alternatives to RefCell and RwLock☆369Updated last year
- Getters and Setters for Rust.☆356Updated 3 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆246Updated last week