DioxusLabs / include_mdbookLinks
[moved!] Include mdbooks at compile time in your Rust project
☆25Updated 6 months ago
Alternatives and similar repositories for include_mdbook
Users that are interested in include_mdbook are comparing it to the libraries listed below
Sorting:
- Animation framework for Dioxus☆20Updated 6 months ago
- Resize observer hooks for Dioxus 🧬☆10Updated 8 months ago
- An asset system for the Rust ecosystem☆63Updated 5 months ago
- A logging utility to provide a standard interface whether you're targetting web desktop, fullstack, and more.☆21Updated 8 months ago
- Convert markdown to dioxus vnodes☆46Updated last year
- Fully-typed, async, reusable state management and synchronization for Dioxus 🧬☆109Updated 3 weeks ago
- dioxus-toast☆36Updated 3 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 10 months ago
- A simple but highly customizable and efficient cross-platform components library for Dioxus 0.6 based on TailwindCSS 4.☆38Updated 2 weeks ago
- A cargo subcommand that extends cargo's capabilities when it comes to code generation.☆60Updated 3 weeks ago
- A batteries-included syntax highlighting library for Rust, based on tree-sitter.☆83Updated 11 months ago
- Operating System Interfaces☆31Updated last year
- 🧬 Material Icons for Dioxus☆38Updated 8 months ago
- Rust implementation of the excellent Tabler component library☆15Updated 3 years ago
- Lightning fast and modular UI framework.☆56Updated 3 months ago
- ☆42Updated 11 months ago
- Framework-agnostic, encoding-generic isomorphic server functions for Rust.☆12Updated last year
- Customizable subcommands to build your Wasm projects using xtask.☆55Updated 2 months ago
- Serde with Validation☆59Updated 5 months ago
- Tools for finding and manipulating differences between files☆98Updated 6 months ago
- `smol` integrations with `hyper`☆16Updated 3 weeks ago
- A simple chart components library for Dioxus☆72Updated 8 months ago
- State machine pattern for Rust☆29Updated 9 months ago
- A new cross platform general prupose Line editor implementation designed with the goal to be flexible and customizable☆49Updated 9 months ago
- A simple solution for scoped styles in Leptos☆62Updated last month
- i18n (localization) support for all Dioxus apps and renderers☆35Updated last month
- Derive forms from structs.☆22Updated last year
- Rust Chart.js connector crate☆27Updated 3 weeks ago
- Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939☆47Updated last year
- Command-running macro for Rust