Michael-F-Bryan / include_dir
The logical evolution of the include_str macro for embedding a directory tree into your binary.
☆364Updated 9 months ago
Alternatives and similar repositories for include_dir:
Users that are interested in include_dir are comparing it to the libraries listed below
- A parser and formatter for std::{SystemTime, Duration}☆327Updated last month
- ☆301Updated last week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆414Updated this week
- ☆479Updated 6 months ago
- Generic extensions for tapping values in Rust.☆431Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆732Updated last month
- Like Rust's std::Path, but UTF-8.☆482Updated last month
- Conditional compilation according to rustc compiler version☆351Updated last month
- Futures, streams, and async I/O combinators.☆499Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Expanding opportunities standard library std::fs and std::io☆312Updated last year
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆515Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆192Updated 2 years ago
- Rust crate for a convenient RAII scope guard.☆504Updated last year
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- Adaptors between compression crates and Rust's async IO types☆494Updated this week
- Easy code duplicate with substitution for Rust☆241Updated 7 months ago
- A set of alternative `derive` attributes for Rust☆438Updated 10 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- Rust method delegation with less boilerplate☆485Updated last week
- Müsli is a flexible and efficient serialization framework☆386Updated this week
- Structured concurrency operations for async Rust☆445Updated 2 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆521Updated this week
- oh heck, a case conversion library☆534Updated last year
- Notify async tasks or threads☆468Updated 3 months ago
- Delegation of trait implementations via procedural macros☆262Updated 9 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…☆465Updated this week
- lazy static regular expressions checked at compile time☆208Updated 3 months ago
- Inline diagrams for rustdoc with mermaid.js☆520Updated 6 months ago
- Boolean-valued predicate functions in Rust☆191Updated 3 weeks ago