Michael-F-Bryan / include_dirLinks
The logical evolution of the include_str macro for embedding a directory tree into your binary.
☆372Updated 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☆430Updated last week
- Like Rust's std::Path, but UTF-8.☆508Updated this week
- ☆329Updated 2 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆342Updated last week
- Expanding opportunities standard library std::fs and std::io☆324Updated last year
- Struct fields that are made read-only accessible to other modules☆253Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆446Updated last year
- A tool for managing cargo workspaces and their crates, inspired by lerna☆544Updated last month
- Open a path or URL with the system-defined program☆364Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆535Updated 5 months ago
- Easy code duplicate with substitution for Rust☆247Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆375Updated this week
- Find out path at which a deserialization error occurred☆389Updated 2 weeks ago
- oh heck, a case conversion library☆558Updated 2 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 5 months ago
- Generic extensions for tapping values in Rust.☆462Updated last year
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆358Updated this week
- A high performance, zero-copy URL router.☆472Updated 3 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆249Updated this week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆201Updated 2 years ago
- Small crate to infer file and MIME type by checking the magic number signature☆350Updated 6 months ago
- Compile-time string formatting☆240Updated 8 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆776Updated last week
- Rust crate for a convenient RAII scope guard.☆529Updated 2 years ago
- Rust method delegation with less boilerplate☆494Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆605Updated this week
- Delegation of trait implementations via procedural macros☆271Updated last year
- Easy Ctrl-C handler for Rust projects☆635Updated 3 months ago
- Procedural macro for recursive async functions☆230Updated 7 months ago
- Find potential unused enabled feature flags and prune them.☆283Updated 6 months ago