Michael-F-Bryan / include_dirLinks
The logical evolution of the include_str macro for embedding a directory tree into your binary.
☆377Updated 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:
- Like Rust's std::Path, but UTF-8.☆532Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆437Updated last month
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- Struct fields that are made read-only accessible to other modules☆259Updated 2 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆359Updated 2 months ago
- ☆345Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Find out path at which a deserialization error occurred☆403Updated 2 weeks ago
- oh heck, a case conversion library☆571Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated 2 weeks ago
- Open a path or URL with the system-defined program☆371Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆386Updated 2 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆563Updated this week
- Type that deserializes only from one specific value☆266Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆458Updated 2 months ago
- ☆501Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Rust method delegation with less boilerplate☆506Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆250Updated last month
- Generic extensions for tapping values in Rust.☆476Updated 2 years ago
- Small crate to infer file and MIME type by checking the magic number signature☆364Updated 10 months ago
- Getters and Setters for Rust.☆375Updated 5 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆204Updated 2 years ago
- Compile-time string formatting☆250Updated 2 months ago
- Structured concurrency operations for async Rust☆478Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆266Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆539Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated last week
- Futures, streams, and async I/O combinators.☆530Updated last month