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 2 months ago
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☆36Updated 2 years ago
- ☆36Updated last year
- Asynchronize blocking operation.☆26Updated 3 years ago
- ☆13Updated 5 years ago
- Proc macro for smol async runtime☆54Updated 5 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆26Updated 3 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 4 years ago
- ☆58Updated 2 years ago
- Rust String type with configurable byte storage.☆36Updated last year
- Atomic operations on potentially uninitialized integers.☆28Updated this week
- Take a reference and get back a slice of length one☆26Updated 4 years ago
- Lightweight path selector for searching Rust code☆16Updated 2 years ago
- Extension of nom to trace parser☆50Updated 11 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A maintained fork of the app-dirs-rs project.☆37Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- LZW en- and decoding that goes weeeee!☆29Updated 2 months ago
- Cast between dynamic trait objects☆34Updated 6 years ago
- ☆30Updated last year
- Unsafe marker trait for types that deref to a stable address☆34Updated 3 months ago
- Blazing fast zero-copy BSON handling in Rust.☆15Updated 4 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Observer pattern which generates a futures 0.3 stream of events☆42Updated 3 years ago
- A shell-inspired escape+unescape library for strings☆38Updated 2 years ago
- Pretty-print file sizes and more☆50Updated 10 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A library for conveniently displaying well-formatted, and good looking errors to users of CLI applications. Useful for bubbling up unreco…☆18Updated 5 years ago