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
- ☆13Updated 4 years ago
- A dynamic library helper for rust crates☆35Updated last year
- ☆24Updated 2 years ago
- ☆36Updated 8 months ago
- Parse environment variables by defining a struct☆24Updated 5 years ago
- ☆29Updated last year
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- HTML-documentation embedded in a rust binary☆10Updated 4 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- rust hints to the optimizer☆19Updated 3 years ago
- Talk to Cargo easily at build time☆17Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Bit-vectors and bit-slices for Rust☆28Updated 4 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- ☆41Updated 8 months ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 3 years ago
- ☆38Updated last year
- Take a reference and get back a slice of length one☆25Updated 4 years ago
- Pretty backtraces for rust☆15Updated 3 years ago
- Tool to inline module contents into syn::File instances☆12Updated 2 years ago
- ☆34Updated 3 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 2 months ago