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
Alternatives and similar repositories for lazy-static-include:
Users that are interested in lazy-static-include are comparing it to the libraries listed below
- ☆36Updated 8 months ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 weeks ago
- rust hints to the optimizer☆19Updated 3 years ago
- A dynamic library helper for rust crates☆35Updated last year
- Cast between dynamic trait objects☆32Updated 5 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆29Updated 11 months ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- HTML-documentation embedded in a rust binary☆10Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Rust API stability attributes for the rest of us.☆29Updated 9 months ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- ☆33Updated 3 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated 2 weeks ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- watt-based inline procedural macros☆14Updated 4 years ago
- ☆20Updated 8 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Tool to inline module contents into syn::File instances☆12Updated last year
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Pretty-print file sizes and more☆44Updated 2 weeks ago
- Talk to Cargo easily at build time☆17Updated last year
- ☆24Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆28Updated 3 years ago
- Pretty backtraces for rust☆15Updated 3 years ago
- Utilities to aid implementing wakers and working with tasks.☆13Updated 5 years ago