Michael-F-Bryan / include_dirLinks
The logical evolution of the include_str macro for embedding a directory tree into your binary.
☆388Updated 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:
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- ☆351Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated last week
- Like Rust's std::Path, but UTF-8.☆544Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆367Updated 4 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆576Updated 2 weeks ago
- Open a path or URL with the system-defined program☆383Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Rust crate for a convenient RAII scope guard.☆546Updated 2 years ago
- Generic extensions for tapping values in Rust.☆477Updated 2 years ago
- oh heck, a case conversion library☆581Updated 5 months ago
- Serialize and deserialize C-like enum as underlying repr☆256Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆205Updated 2 years ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated last week
- Find out path at which a deserialization error occurred☆411Updated last month
- xml-rs based deserializer for Serde (compatible with 1.0+)☆323Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆546Updated 3 months ago
- Check if tables and items in a .toml file are lexically sorted☆271Updated 3 weeks ago
- ☆501Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- Procedural macro for recursive async functions☆236Updated 4 months ago
- x-www-form-urlencoded meets Serde☆258Updated last year
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- A dead simple ANSI terminal color painting library for Rust.☆279Updated last year
- Small crate to infer file and MIME type by checking the magic number signature☆369Updated last week
- Delegation of trait implementations via procedural macros☆279Updated last month
- Rust method delegation with less boilerplate☆510Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆627Updated 2 months ago