Michael-F-Bryan / include_dir
The logical evolution of the include_str macro for embedding a directory tree into your binary.
☆361Updated 8 months ago
Alternatives and similar repositories for include_dir:
Users that are interested in include_dir are comparing it to the libraries listed below
- Expanding opportunities standard library std::fs and std::io☆309Updated last year
- Like Rust's std::Path, but UTF-8.☆475Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 3 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆407Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆336Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆236Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- Generic extensions for tapping values in Rust.☆431Updated last year
- A set of alternative `derive` attributes for Rust☆434Updated 10 months ago
- ☆285Updated 8 months ago
- A parser and formatter for std::{SystemTime, Duration}☆320Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- Rust crate for a convenient RAII scope guard.☆501Updated last year
- A crate for safe and ergonomic pin-projection.☆641Updated last week
- ☆478Updated 5 months ago
- Notify async tasks or threads☆461Updated 2 months ago
- Task abstraction for building executors☆461Updated 2 months ago
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- Open a path or URL with the system-defined program☆341Updated 2 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆455Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆722Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆512Updated 3 weeks ago
- Find out path at which a deserialization error occurred☆354Updated 3 weeks ago
- A lightweight version of pin-project written with declarative macros.☆243Updated last week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆189Updated last year
- Easy self-referential struct generation for Rust.☆596Updated 2 months ago
- Serialize and deserialize C-like enum as underlying repr☆238Updated 3 weeks ago
- oh heck, a case conversion library☆531Updated last year
- Futures, streams, and async I/O combinators.☆500Updated last month
- ☆309Updated 2 years ago