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.
☆11Updated last month
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:
- A dynamic library helper for rust crates☆35Updated 2 years ago
- ☆36Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- ☆56Updated 2 years ago
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆26Updated 3 years ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated 2 months ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- LZW en- and decoding that goes weeeee!☆27Updated last month
- Atomic operations on potentially uninitialized integers.