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
- HTML-documentation embedded in a rust binary☆10Updated 4 years ago
- ☆24Updated 2 years ago
- Take a reference and get back a slice of length one☆25Updated 3 years ago
- Bit-vectors and bit-slices for Rust☆27Updated 3 years ago
- A dynamic library helper for rust crates☆35Updated last year
- A macro to define lambda-like macros inline.☆16Updated 5 years ago
- ☆36Updated 7 months ago
- Talk to Cargo easily at build time☆17Updated last year
- Rust String type with configurable byte storage.☆34Updated 6 months 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
- rust hints to the optimizer☆19Updated 3 years ago
- ☆13Updated 4 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 3 weeks ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- A maintained fork of the app-dirs-rs project.☆35Updated 6 months ago
- Tool to inline module contents into syn::File instances☆12Updated last year
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 3 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Make any value Sync but only available on its original thread☆39Updated 3 weeks ago
- Asynchronize blocking operation.☆26Updated 2 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- Count lines of code across your entire dependency tree☆14Updated 10 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- Generate is a library for building iterators on the fly☆39Updated 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 last year
- watt-based inline procedural macros☆14Updated 4 years ago
- Exhaustive iteration trait in Rust☆14Updated this week
- A shell-inspired escape+unescape library for strings☆37Updated last year