Michael-F-Bryan / include_dirLinks
The logical evolution of the include_str macro for embedding a directory tree into your binary.
☆383Updated 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:
- A parser and formatter for std::{SystemTime, Duration}☆368Updated 4 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆443Updated last week
- Expanding opportunities standard library std::fs and std::io☆329Updated 2 years ago
- Like Rust's std::Path, but UTF-8.☆539Updated last month
- ☆350Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆568Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆366Updated 3 weeks ago
- Small crate to infer file and MIME type by checking the magic number signature☆368Updated 11 months ago
- Easy code duplicate with substitution for Rust☆252Updated 2 months ago
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- oh heck, a case conversion library☆577Updated 5 months ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- ☆214Updated 2 weeks ago
- Generic extensions for tapping values in Rust.☆478Updated 2 years ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆206Updated 2 years ago
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- Rust method delegation with less boilerplate☆509Updated last month
- Open a path or URL with the system-defined program☆381Updated last month
- ☆501Updated 2 months ago
- Rust crate for a convenient RAII scope guard.☆545Updated 2 years ago
- Check if tables and items in a .toml file are lexically sorted☆271Updated last month
- Find out path at which a deserialization error occurred☆407Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆256Updated 3 weeks ago
- Compile-time string formatting☆258Updated 3 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆817Updated 3 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆267Updated last month
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago