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.
☆28Updated last year
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☆46Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939☆36Updated last year
- Async, lock-free synchronization primitives for task wakeup☆45Updated 10 months ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- A versatile and developer-friendly trait mocking library☆75Updated 3 months ago
- Command line util to pretty print Rust backtraces☆28Updated last year
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆52Updated this week
- Static-checked parsing of regexes into structs☆45Updated 7 months ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆49Updated 7 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆44Updated 4 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- An alternate Cargo registry using static files☆121Updated 4 months ago
- Obsessively tiny error derive macro☆86Updated 5 months ago
- State machine pattern for Rust☆29Updated 8 months ago
- Add observability to your Rust types!☆54Updated last month
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆93Updated last week
- Changelog management tool for the CLI☆26Updated last week
- Typed any map for rust☆67Updated 6 months ago
- Imitate the documentation build that docs.rs would do☆52Updated 5 months ago
- A proc macro for creating compile-time checked CSS class sets, in the style of classNames☆16Updated 2 years ago
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- `smol` integrations with `hyper`☆15Updated 8 months ago
- Re-usable CLI flags for `cargo` plugins☆39Updated 2 weeks ago
- Include your assets statically into your application with a strict structure☆88Updated 3 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆29Updated 4 months ago
- A generic abstraction of paginated APIs☆60Updated last year
- Derive forms from structs.☆23Updated 11 months ago