Update and add index

This commit is contained in:
Jonas Zeunert
2024-04-23 15:17:38 +02:00
parent 4d0cd768f7
commit 8d4db5d359
726 changed files with 41721 additions and 53949 deletions

View File

@@ -1,6 +1,6 @@
 Awesome Seed RS !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
 Awesome Seed RS !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
 
@@ -50,13 +50,12 @@
Examples
- RealWorld example (https://github.com/seed-rs/seed-rs-realworld) - "The mother of all demo apps" — Exemplary fullstack Medium.com (https://medium.com/) clone.
- Dark lang Realworld (https://github.com/MartinKavik/seed-realworld-darklang) - Seed Realworld example on _Quickstart with Webpack_ with integrated Dark lang (https://darklang.com/) 
Realworld.
- Dark lang Realworld (https://github.com/MartinKavik/seed-realworld-darklang) - Seed Realworld example on _Quickstart with Webpack_ with integrated Dark lang (https://darklang.com/) Realworld.
- Official examples (https://github.com/seed-rs/seed/tree/master/examples) - Smaller examples included in official repo.
- ERWA mytodo (https://github.com/seed-rs/erwa_mytodo) - Rust full-stack example. Diesel, Rocket, Seed.
- Template for GUIs with seed+gotham (https://gitlab.com/liketechnik/local-gui-seed-gotham) - Electron like template for local/desktop GUIs with Gotham, rust-embed, web-view and Seed.
- Seeded Game of Life (https://github.com/arn-the-long-beard/seeded_game_of_life) - Game of life with tutorial (https://dev.to/arnthelongbeard/how-to-only-rust-for-web-frontend-1026) in pure 
Rust inspired by wasm tutorial (https://rustwasm.github.io/docs/book/).
- Seeded Game of Life (https://github.com/arn-the-long-beard/seeded_game_of_life) - Game of life with tutorial (https://dev.to/arnthelongbeard/how-to-only-rust-for-web-frontend-1026) in pure Rust inspired by wasm tutorial 
(https://rustwasm.github.io/docs/book/).
- Dota Underlord Perfect Build (https://github.com/warycat/dotawasm) - An app to help build optimal deck in Dota Underlord.
- Play Seed (https://ide.play-seed.dev) - Playground with several default examples.
@@ -64,8 +63,7 @@
- AdEx Explorer (https://github.com/adexnetwork/adex-explorer) - Shows curated information about the payment channel network of the AdEx advertising protocol.
- Kavik.cz (https://github.com/MartinKavik/kavik.cz) - Open-source personal website.
- benxu.dev/blog (https://github.com/AlterionX/benxu-dev) - A relatively simple open source personal blog. Built on Seed (https://seed-rs.org/), maud (https://maud.lambda.xyz), Rocket 
(https://rocket.rs), and Diesel (https://diesel.rs).
- benxu.dev/blog (https://github.com/AlterionX/benxu-dev) - A relatively simple open source personal blog. Built on Seed (https://seed-rs.org/), maud (https://maud.lambda.xyz), Rocket (https://rocket.rs), and Diesel (https://diesel.rs).
- seed-rs.org (https://github.com/seed-rs/seed-rs.org) - Seed's official website.
- WeightRS (https://gitlab.com/mkroehnert/weightrs) - Minimalistic and privacy friendly progressive web app for tracking your weight.
- Music composer (https://github.com/ethanboxx/planters-rdconf-hackathon-project) - A basic music composition app.
@@ -74,8 +72,8 @@
- CalcuPi (https://dvjn.github.io/CalcuPi) - A beautiful Monte Carlo simulation for approximating the value of pi.
- Love Letter Tracker (https://www.fosskers.ca/en/tools/love-letter) - A knowledge tracker for the card game _Love Letter_.
- Whatlang.org (https://whatlang.org/) - An interactive demo for whatlang (language recognition library).
- Pslink (https://pslink.teilgedanken.de) - An URL-shortener page focused on use in publications (demo (https://demo.pslink.teilgedanken.de/app/) (user, password: demo)). Uses Seed 
(https://seed-rs.org/), actix-web (https://actix.rs/), and sqlx (https://github.com/launchbadge/sqlx).
- Pslink (https://pslink.teilgedanken.de) - An URL-shortener page focused on use in publications (demo (https://demo.pslink.teilgedanken.de/app/) (user, password: demo)). Uses Seed (https://seed-rs.org/), actix-web (https://actix.rs/),
and sqlx (https://github.com/launchbadge/sqlx).
Libraries