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:
- Expanding opportunities standard library std::fs and std::io☆327Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated last week
- ☆332Updated last week
- Struct fields that are made read-only accessible to other modules☆258Updated 2 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆350Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆516Updated this week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆549Updated last month
- Generic extensions for tapping values in Rust.☆469Updated 2 years ago
- Conditional compilation according to rustc compiler version☆381Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆248Updated last month
- Find out path at which a deserialization error occurred☆401Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆454Updated last week
- Serialize and deserialize C-like enum as underlying repr☆250Updated 2 weeks ago
- ☆495Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆350Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆539Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆521Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆202Updated 2 years ago
- Open a path or URL with the system-defined program☆369Updated 4 months ago
- A Stable ABI for Rust with compact sum-types☆390Updated 4 months ago
- oh heck, a case conversion library☆562Updated last month
- Check if tables and items in a .toml file are lexically sorted☆260Updated last month
- Delegation of trait implementations via procedural macros☆275Updated 3 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆789Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆532Updated 2 years ago
- Adaptors between compression crates and Rust's async IO types☆563Updated this week
- Small crate to infer file and MIME type by checking the magic number signature☆356Updated 8 months ago
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆364Updated last week
- Rust method delegation with less boilerplate☆496Updated 2 months ago