Michael-F-Bryan / include_dirLinks
The logical evolution of the include_str macro for embedding a directory tree into your binary.
☆368Updated 11 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.☆494Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- A parser and formatter for std::{SystemTime, Duration}☆333Updated 3 months ago
- ☆312Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- Adaptors between compression crates and Rust's async IO types☆523Updated last week
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Open a path or URL with the system-defined program☆353Updated 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`…☆749Updated this week
- oh heck, a case conversion library☆549Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆423Updated last week
- Expanding opportunities standard library std::fs and std::io☆318Updated last year
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- A set of alternative `derive` attributes for Rust☆441Updated last year
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆199Updated 2 years ago
- Rust crate for a convenient RAII scope guard.☆514Updated last year
- Futures, streams, and async I/O combinators.☆507Updated 4 months ago
- ☆489Updated 8 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆222Updated 5 months ago
- Rust method delegation with less boilerplate☆487Updated 2 months ago
- Generic extensions for tapping values in Rust.☆453Updated last year
- Structured concurrency operations for async Rust☆455Updated 4 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- Easy Ctrl-C handler for Rust projects☆636Updated last month
- A tool for managing cargo workspaces and their crates, inspired by lerna☆533Updated last week
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- Find out path at which a deserialization error occurred☆377Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆242Updated 9 months ago
- Notify async tasks or threads☆474Updated last month
- Serialize and deserialize C-like enum as underlying repr☆246Updated last month