magiclen / lazy-static-include
This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.
☆12Updated last year
Related projects ⓘ
Alternatives and complementary repositories for lazy-static-include
- A dynamic library helper for rust crates☆34Updated last year
- HTML-documentation embedded in a rust binary☆10Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- ☆35Updated 3 months ago
- ☆13Updated 3 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated last week
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 weeks ago
- An alternative `std`-like implementation built on origin☆24Updated last month
- Trait and macro for unitary enums☆16Updated last year
- Lightweight path selector for searching Rust code☆16Updated last year
- A newtype wrapper that causes Debug impls to skip a field.☆20Updated last year
- Take a reference and get back a slice of length one☆26Updated 3 years ago
- This library enables enums to not only obtain the ordinal values of their variants but also allows for the construction of enums from an …☆14Updated 11 months ago
- A procedural macro implementation of `quote!`.☆23Updated last year
- Rust String type with configurable byte storage.☆34Updated 2 months ago
- A macro impl and discussion about named & default args in Rust.☆18Updated 5 years ago
- <lqd> bikeshedding the name: something that is mapped folded and collected, a 🥐☆13Updated 4 years ago
- Count lines of code across your entire dependency tree☆13Updated 6 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A maintained fork of the app-dirs-rs project.☆36Updated 2 months ago
- Rust API stability attributes for the rest of us.☆30Updated 4 months ago
- Pretty backtraces for rust☆14Updated 3 years ago
- Pretty-print file sizes and more☆42Updated 6 months ago
- Sort in parallel☆12Updated 6 years ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago
- Talk to Cargo easily at build time☆16Updated 9 months ago