Michael-F-Bryan / include_dir
The logical evolution of the include_str macro for embedding a directory tree into your binary.
☆365Updated 10 months ago
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.☆487Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated 2 months ago
- ☆306Updated last month
- Expanding opportunities standard library std::fs and std::io☆315Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆416Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆520Updated 2 months ago
- Rust crate for a convenient RAII scope guard.☆508Updated last year
- Structured concurrency operations for async Rust☆449Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆654Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆329Updated last month
- Conditional compilation according to rustc compiler version☆353Updated 2 months ago
- Task abstraction for building executors☆466Updated 3 months ago
- Easy code duplicate with substitution for Rust☆242Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- ☆484Updated 6 months ago
- Notify async tasks or threads☆469Updated 3 months ago
- Müsli is a flexible and efficient serialization framework☆386Updated 3 weeks ago
- Adaptors between compression crates and Rust's async IO types☆506Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆738Updated this week
- oh heck, a case conversion library☆539Updated last year
- Generic extensions for tapping values in Rust.☆437Updated last year
- Rust method delegation with less boilerplate☆487Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆193Updated 2 years ago
- A high performance, zero-copy URL router.☆446Updated 3 months ago
- Compile-time string formatting☆235Updated 5 months ago
- Rust lightweight HTTP 1.1 client☆284Updated last week
- Serialize and deserialize C-like enum as underlying repr☆242Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆439Updated 11 months ago
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆342Updated last month
- Easy Ctrl-C handler for Rust projects☆629Updated last month