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 2 months ago
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
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 6 months ago
- Add observability to your Rust types!☆59Updated 3 months ago
- ☆64Updated last month
- An alternate Cargo registry using static files☆135Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- Obsessively tiny error derive macro☆87Updated 11 months ago
- Rust procedural macro attribute parser☆44Updated last year
- A sinless derive helper☆77Updated 3 weeks ago
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆50Updated last month
- Add documentation to function arguments in Rust☆49Updated last year
- State machine pattern for Rust☆29Updated last year
- The quickest way to override dependencies with Cargo☆76Updated this week
- 🐱concat! with support for const variables and expressions☆46Updated last month
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Generate Rust enum variants without associated data☆99Updated 2 months ago
- Conventional Commit API☆32Updated 3 weeks ago
- Typed any map for rust☆67Updated last year
- Serde error messages for humans.☆40Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- Abstract over different executors☆74Updated 2 years ago
- Progress reporting abstraction for Rust☆65Updated last year
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Experimental web UI library for Rust.