Michael-F-Bryan / include_dirLinks
The logical evolution of the include_str macro for embedding a directory tree into your binary.
☆378Updated 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.☆528Updated 2 weeks ago
- ☆341Updated last week
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆358Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆435Updated 2 weeks ago
- oh heck, a case conversion library☆569Updated 3 months ago
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆457Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last week
- Find out path at which a deserialization error occurred☆403Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆358Updated last month
- ☆501Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆557Updated 2 months ago
- Rust crate for a convenient RAII scope guard.☆536Updated 2 years ago
- Open a path or URL with the system-defined program☆371Updated 5 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆372Updated this week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆204Updated 2 years ago
- Delegation of trait implementations via procedural macros☆276Updated this week
- Small crate to infer file and MIME type by checking the magic number signature☆363Updated 9 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆804Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆471Updated 2 years ago
- Conditional compilation according to rustc compiler version☆386Updated last month
- Rust method delegation with less boilerplate☆503Updated this week
- Compile-time string formatting☆249Updated last month
- Easy code duplicate with substitution for Rust☆249Updated last week
- Futures, streams, and async I/O combinators.☆530Updated 2 weeks ago
- Serialize and deserialize C-like enum as underlying repr☆253Updated 3 weeks ago
- Adaptors between compression crates and Rust's async IO types☆587Updated this week
- A if/elif-like macro for Rust #[cfg] statements☆613Updated last month
- Getters and Setters for Rust.☆373Updated 4 months ago