gbj / simple-frameworkLinks
Building a very simple frontend framework in Rust.
☆15Updated 2 years ago
Alternatives and similar repositories for simple-framework
Users that are interested in simple-framework are comparing it to the libraries listed below
Sorting:
- A Simple CRUD application with rust, axum, postgresql and sqlx☆30Updated last year
- Master Rust backend development with Axum in this comprehensive tutorial. Learn user authentication, PostgreSQL integration, email verifi…☆85Updated last year
- A RealWorld app implementation as a fullstack Rust project using Axum (back-end) and Dioxus (front-end).☆113Updated last year
- This repository contains the sample code for Rainer Stropek's talk at Eurorust 2022.☆103Updated last year
- This article will teach you how to integrate Google OAuth2 into your Rust application, all without relying on third-party OAuth crates su…☆44Updated 2 years ago
- [WIP] A simple news reading GUI app built in Rust☆118Updated 2 years ago
- Various algorithms visualized interactively on the web, entirely with Rust 🦀☆119Updated last year
- tchatchers is a blazing fast chat application built with Axum and Yew.rs☆204Updated 5 months ago
- In this article, we will explore the process of building a REST API in Rust with features like user registration, email verification, log…☆13Updated last year
- Repository to follow my development of "The Raytracer Challenge" book by Jamis Buck in the language Rust☆67Updated 3 years ago
- Platform code to use egui with winit.☆33Updated last month
- Rust bindings to https://github.com/epezent/implot☆57Updated 2 years ago
- A list view widget for egui.☆13Updated last year
- An interactive JSON tree visualiser for egui, with search and highlight functionality.☆91Updated last month
- Rust Builder Patterns☆26Updated 2 years ago
- In this article, we will delve into the implementation of JWT authentication in Rust, covering all crucial steps from generating and veri…☆29Updated 2 years ago
- An actual dropdown list for egui☆51Updated 7 months ago
- ☆21Updated 2 years ago
- OAuth authentication using Axum and Google OAuth☆53Updated last year
- Swagger-UI for rust applications☆22Updated last year
- Advanced table viewer for egui☆55Updated 2 months ago
- Demo project for the Tauri + Yew tutorial☆121Updated 3 years ago
- A collection of helper functions to read a given XML string or stream using quick_xml and generating a Struct (as String) that you can us…☆33Updated last week
- A user crud written in Rust, designed to connect to a MySQL database with full integration test coverage.☆129Updated last year
- Realworld leptos application with SSR☆66Updated last week
- Basic CRUD api using Rust / Tide / Sqlx / Postgresql☆36Updated 3 years ago
- Examples of reading/writing data from TcpStream in Rust☆39Updated last year
- Examples of native Windows applications written in Rust with WinSafe.☆77Updated 2 months ago
- Grid, Flexbox, Block layout support for egui using taffy☆123Updated last week
- In this article, we'll explore how to create a robust API that supports Create, Read, Update, and Delete operations using the Axum framew…☆32Updated last year