Michael-F-Bryan / include_dirLinks
The logical evolution of the include_str macro for embedding a directory tree into your binary.
☆371Updated 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☆323Updated last year
- Struct fields that are made read-only accessible to other modules☆253Updated 2 months ago
- ☆328Updated this week
- A parser and formatter for std::{SystemTime, Duration}☆339Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆427Updated last month
- Like Rust's std::Path, but UTF-8.☆503Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆534Updated 5 months ago
- Generic extensions for tapping values in Rust.☆458Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 4 months ago
- oh heck, a case conversion library☆555Updated last year
- A set of alternative `derive` attributes for Rust☆446Updated last year
- Rust method delegation with less boilerplate☆492Updated 3 weeks ago
- Rust crate for a convenient RAII scope guard.☆525Updated 2 years ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆542Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆269Updated last year
- Find out path at which a deserialization error occurred☆387Updated last month
- A flexible logger for rust programs that can write to stderr, stdout, and/or to log files☆354Updated last month
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Easy code duplicate with substitution for Rust☆246Updated 10 months ago
- Getters and Setters for Rust.☆361Updated last month
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Futures, streams, and async I/O combinators.☆511Updated this week
- Small crate to infer file and MIME type by checking the magic number signature☆349Updated 6 months ago
- Open a path or URL with the system-defined program☆361Updated 2 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆249Updated last week
- ☆493Updated 9 months ago
- Serialize and deserialize C-like enum as underlying repr☆249Updated 2 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆765Updated 3 weeks ago
- Structured concurrency operations for async Rust☆464Updated 6 months ago
- Adaptors between compression crates and Rust's async IO types☆535Updated 3 weeks ago