Michael-F-Bryan / include_dir
The logical evolution of the include_str macro for embedding a directory tree into your binary.
☆352Updated 6 months ago
Alternatives and similar repositories for include_dir:
Users that are interested in include_dir are comparing it to the libraries listed below
- Like Rust's std::Path, but UTF-8.☆462Updated 5 months ago
- Expanding opportunities standard library std::fs and std::io☆309Updated last year
- Generic extensions for tapping values in Rust.☆423Updated last year
- ☆279Updated 6 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆697Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆328Updated this week
- Rust crate for a convenient RAII scope guard.☆491Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆304Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆403Updated this week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 7 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- Open a path or URL with the system-defined program☆328Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆261Updated 6 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆504Updated 7 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆502Updated 4 months ago
- oh heck, a case conversion library☆517Updated 10 months ago
- Conditional compilation according to rustc compiler version☆346Updated last week
- Easy code duplicate with substitution for Rust☆237Updated 4 months ago
- A simple and fast random number generator☆452Updated this week
- Task abstraction for building executors☆447Updated last week
- Notify async tasks or threads☆459Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆432Updated this week
- A crate for safe and ergonomic pin-projection.☆625Updated 2 weeks ago
- Find out path at which a deserialization error occurred☆337Updated last week
- Rust lightweight HTTP 1.1 client☆272Updated last month
- ☆310Updated last year
- Futures, streams, and async I/O combinators.☆493Updated last week
- Easy Ctrl-C handler for Rust projects☆616Updated 5 months ago
- Structured concurrency operations for async Rust☆431Updated 2 months ago
- A minimal async executor that lets you block on a future☆550Updated 3 months ago