svavs / codinfox-zola
Codinfox theme for Zola static website generator
☆12Updated last year
Alternatives and similar repositories for codinfox-zola:
Users that are interested in codinfox-zola are comparing it to the libraries listed below
- dioxus-toast☆22Updated last month
- Use clap-rs together with tui-rs☆9Updated 3 years ago
- A lib help you run test with condition☆38Updated 3 weeks ago
- Derive macro for encoding/decoding instructions and operands as bytecode☆15Updated 2 years ago
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆82Updated last month
- Amplifying Rust language capabilities: multiple generic trait implementations, type wrappers, bit-precise numerics, derive macros☆50Updated 2 months ago
- Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939☆31Updated 8 months ago
- SQLX migration using Rust insted of SQL☆28Updated 2 weeks ago
- ☆21Updated 2 months ago
- Include mdbooks at compile time in your Rust project☆23Updated this week
- Helper macros: autoimpl, impl_scope☆59Updated 3 weeks ago
- Display nushell tables using Vega Lite in a webview.☆10Updated 4 months ago
- Event-loop for ratatui apps.☆20Updated 3 weeks ago
- [WIP] A TUI for Rust docs that aims to improve the UX on tree view and generic code.☆18Updated 10 months ago
- Rust Macro which embeds files into your executable. A fork of `rust-embed` with a focus on usage on web servers.☆25Updated 8 months ago
- A declarative parser for Rust type to and from binary☆12Updated 2 years ago
- Remake my blog site with Leptos for comparison purposes☆11Updated 10 months ago
- Fast `cargo install` action using a GitHub-based binary cache☆74Updated this week
- Dev server with live-reloading, a file server, proxy support, and more. Language and framework agnostic. 🐧☆41Updated 10 months ago
- Collection of utilities for writing your own dev scripts☆60Updated 2 years ago
- ☆36Updated this week
- 🚀 Effortlessly embed TOML files into your Rust code as static data with custom data structures.☆15Updated last month
- A primitive for writing structural search and replace programs for rust