SeriousBug / rust-embed-for-webLinks
Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.
☆29Updated last month
Alternatives and similar repositories for rust-embed-for-web
Users that are interested in rust-embed-for-web are comparing it to the libraries listed below
Sorting:
- JSON Pointer (RFC 6901) implementation for Rust☆47Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- An alternate Cargo registry using static files☆135Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- ☆64Updated 2 weeks ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆50Updated last month
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- A sinless derive helper☆76Updated this week
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 5 months ago
- The quickest way to override dependencies with Cargo☆68Updated last week
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Obsessively tiny error derive macro☆87Updated 10 months ago
- Add documentation to function arguments in Rust☆49Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆51Updated 2 months ago
- Experimental web UI library for Rust.☆51Updated last year
- Macro based compile-time SCSS transpilation, CSS minification, and class name uniquification toolchain inspired by CSS modules.☆96Updated 7 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- Generate Rust enum variants without associated data☆99Updated last month
- Add observability to your Rust types!☆58Updated 3 months ago
- Rust procedural macro attribute parser☆44Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- Conventional Commit API☆31Updated last week
- Derive helper methods for enum variants that are familiar from `std::Option` & `std::Result` such as `unwrap_or` or `and_then`.☆42Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆33Updated last month
- Drop-in replacement for std::time for Wasm in browsers☆82Updated 10 months ago
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- Serde error messages for humans.☆39Updated 2 years ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago