Pinned Repositories
commonprayer
Unofficial API and website serving liturgical data for The Episcopal Church.
custom-elements
A CustomElement trait to create Rust/WASM Web Components/Custom Elements easily without writing any JavaScript.
nvim-config
A minimal, Rust-oriented neovim config.
rust-ssr-sauron
Server-side rendering example using Rust and Sauron
server_fns
Framework-agnostic, encoding-generic isomorphic server functions for Rust.
simple-framework
Building a very simple frontend framework in Rust.
tachys
Experimental web UI library for Rust.
venite
Spec and rendering components for the Liturgy Document Format (LDF) used by Venite.app
wasm-split-prototype
Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939
leptos
Build fast web applications with Rust.
gbj's Repositories
gbj/custom-elements
A CustomElement trait to create Rust/WASM Web Components/Custom Elements easily without writing any JavaScript.
gbj/tachys
Experimental web UI library for Rust.
gbj/simple-framework
Building a very simple frontend framework in Rust.
gbj/server_fns
Framework-agnostic, encoding-generic isomorphic server functions for Rust.
gbj/venite
Spec and rendering components for the Liturgy Document Format (LDF) used by Venite.app
gbj/commonprayer
Unofficial API and website serving liturgical data for The Episcopal Church.
gbj/nvim-config
A minimal, Rust-oriented neovim config.
gbj/wasm-split-prototype
Prototype of wasm code splitting with lazy async loading, see https://github.com/rustwasm/wasm-bindgen/issues/3939
gbj/episcopal-api
A Rust library and web API for Episcopal Church liturgical calendars and data.
gbj/rustnation24_demo
Simple counter with server functions
gbj/benwis_leptos
Remake my blog site with Leptos for comparison purposes
gbj/dioxus
Fullstack GUI library for desktop, web, mobile, and more.
gbj/js-framework-benchmark
A comparison of the performance of a few popular javascript frameworks
gbj/leptos-sfa
Experimenting with a single-folder app
gbj/lmaolang
๐๐ผA๐๐ผbrand๐๐ผnew๐๐ผway๐๐ผto๐๐ผwrite๐๐ผHTML๐๐ผ
gbj/cargo-leptos
Build tool for Leptos (Rust)
gbj/church_template
gbj/heroku-buildpack-rust
A buildpack for Rust applications on Heroku, with full support for Rustup, cargo and build caching.
gbj/isomorphic-ui-benchmarks
Client/server benchmarks for various UI libraries
gbj/leptos-spin
Integration library for running server-side Leptos apps on Spin
gbj/leptos-use
Collection of essential Leptos utilities inspired by React-Use / VueUse / SolidJS-USE
gbj/leptos_pavex
Pavex Integration for Leptos
gbj/rust-wasm-vanilla-example
gbj/sauron
Sauron is an html web framework for building web-apps. It is heavily inspired by elm.
gbj/ssr-performance-showdown
Let's evaluate the performance of SSR libraries
gbj/start-axum-workspace-server-fns-separate
A Leptos-Axum starter workspace with a separate crate for server functions.
gbj/syn-rsx
syn-powered parser for JSX-like TokenStreams
gbj/wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript
gbj/workspace-separate-server-fns
gbj/yew
Rust / Wasm framework for building client web apps