magiclen / lazy-static-includeLinks
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
Sorting:
- ☆36Updated 9 months ago
- A dynamic library helper for rust crates☆35Updated last year
- HTML-documentation embedded in a rust binary☆10Updated 4 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Tiny little crate to determine how large an unnameable type is.☆11Updated 2 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 2 months ago
- A crate for compile-time duck typing and reflection of structs☆16Updated 3 years ago
- A newtype wrapper that causes Debug impls to skip a field.☆21Updated 2 years ago
- Pretty backtraces for rust☆15Updated 3 years ago
- A cargo sub-command for publishing Rust crates to the WebAssembly Package Manager.☆8Updated 2 years ago
- watt-based inline procedural macros☆14Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- ☆34Updated 3 years ago
- Derive macro for generating arrays from struct fields.☆20Updated 2 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`☆31Updated 2 years ago
- Search algorithms written in Rust☆11Updated 7 years ago
- ☆24Updated 2 years ago
- Talk to Cargo easily at build time☆17Updated last year
- rust hints to the optimizer☆19Updated 3 years ago
- ☆13Updated 4 years ago
- Rust String type with configurable byte storage.☆35Updated 8 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A sanity checker for global allocations in Rust☆51Updated 2 months ago
- An attribute macro for creating a `Standard` distribution for rust types☆16Updated 4 years ago
- A macro impl and discussion about named & default args in Rust.☆18Updated 6 years ago
- Mathematical expression calculator with big integers, floats, common fractions, and complex numbers support☆28Updated 3 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆31Updated last month
- ☆29Updated last year