Michael-F-Bryan / include_dirLinks
The logical evolution of the include_str macro for embedding a directory tree into your binary.
☆379Updated 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:
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆441Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆534Updated last week
- Expanding opportunities standard library std::fs and std::io☆328Updated 2 years ago
- ☆347Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆542Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆362Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- oh heck, a case conversion library☆572Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆260Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated this week
- Small crate to infer file and MIME type by checking the magic number signature☆364Updated 10 months ago
- Open a path or URL with the system-defined program☆374Updated last month
- Conditional compilation according to rustc compiler version☆389Updated this week
- Easy code duplicate with substitution for Rust☆250Updated last month
- Delegation of trait implementations via procedural macros☆280Updated this week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆206Updated 2 years ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆566Updated this week
- ☆501Updated last month
- Easy Ctrl-C handler for Rust projects☆647Updated last month
- Generic extensions for tapping values in Rust.☆477Updated 2 years ago
- Serialize and deserialize C-like enum as underlying repr☆255Updated this week
- Type that deserializes only from one specific value☆266Updated this week
- Compile-time string formatting☆256Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆619Updated 3 weeks ago
- Find out path at which a deserialization error occurred☆406Updated this week
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Rust method delegation with less boilerplate☆508Updated last month
- A Stable ABI for Rust with compact sum-types☆404Updated 7 months ago
- Rust crate for a convenient RAII scope guard.☆541Updated 2 years ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆811Updated last week