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 2 weeks 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☆35Updated 2 years ago
- ☆36Updated last year
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago
- ☆56Updated 2 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A (mostly) drop-in replacement for Rust's Result that provides backtrace support.☆25Updated 3 years ago
- Rust String type with configurable byte storage.☆35Updated 11 months ago
- An experimental allocated buffer suitable for image data (Rust library).☆33Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated last week
- Pretty-print file sizes and more☆47Updated 5 months ago
- A Rust library for constructing tilings of regular polygons☆31Updated 4 years ago
- A hassle-free utility to encrypt error handling strings in public binaries to protect business logic☆26Updated 3 years ago
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- A shell-inspired escape+unescape library for strings☆38Updated 2 years ago
- watt-based inline procedural macros☆14Updated 5 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆44Updated last month
- Lightweight path selector for searching Rust code☆16Updated 2 years ago
- Cast between dynamic trait objects☆33Updated 5 years ago
- A tiny crate mimicking Elixir's pipe operator for Rust without macros.☆36Updated 3 years ago
- 🎙 Architect TUI and text user output for multiple output destinations using events, in Rust.☆32Updated 3 weeks ago
- Simple and fast async channels☆18Updated last year
- ☆30Updated last year
- A maintained fork of the app-dirs-rs project.☆37Updated last year
- LZW en- and decoding that goes weeeee!☆27Updated last week
- Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: …☆13Updated 3 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