{"id":28503283,"url":"https://github.com/sycamore-rs/awesome-sycamore","last_synced_at":"2025-06-25T13:36:07.040Z","repository":{"id":42042110,"uuid":"466861459","full_name":"sycamore-rs/awesome-sycamore","owner":"sycamore-rs","description":"A curated list of Sycamore related content and resources","archived":false,"fork":false,"pushed_at":"2023-05-21T11:14:16.000Z","size":22,"stargazers_count":28,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-20T13:07:04.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sycamore-rs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-03-06T21:30:47.000Z","updated_at":"2025-06-18T11:00:12.000Z","dependencies_parsed_at":"2024-01-15T05:09:44.257Z","dependency_job_id":"1f1f7517-8ecd-4fd9-ab9a-cf7865890008","html_url":"https://github.com/sycamore-rs/awesome-sycamore","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sycamore-rs/awesome-sycamore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sycamore-rs%2Fawesome-sycamore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sycamore-rs%2Fawesome-sycamore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sycamore-rs%2Fawesome-sycamore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sycamore-rs%2Fawesome-sycamore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sycamore-rs","download_url":"https://codeload.github.com/sycamore-rs/awesome-sycamore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sycamore-rs%2Fawesome-sycamore/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261883527,"owners_count":23224511,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-08T17:07:48.236Z","updated_at":"2025-06-25T13:36:07.030Z","avatar_url":"https://github.com/sycamore-rs.png","language":null,"funding_links":[],"categories":["\u003ca name=\"Not%20Set\"\u003e\u003c/a\u003eNot Set"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eAwesome Sycamore\u003c/h1\u003e\n\u003cp align=\"center\"\u003e\u003ca href=\"https://sycamore-rs.netlify.app\"\u003eSycamore\u003c/a\u003e is a reactive library for creating web apps in Rust and WebAssembly\u003c/p\u003e\n\n\u003cdiv align=\"center\"\u003e\n    \u003ca href=\"https://awesome.re\"\u003e\n        \u003cimg src=\"https://awesome.re/badge.svg\" alt=\"Awesome\" /\u003e\n    \u003c/a\u003e\n\u003c/div\u003e\n\n---\n\nA curated list of Sycamore related content and resources\n\nIf you have something awesome to share, please send a PR!\n\n## Contents\n\n- [Resources](#resources)\n  - [Official Resources](#official-resources)\n  - [Community](#community)\n  - [Templates](#templates)\n  - [Blog Posts](#blog-posts)\n- [Frameworks](#frameworks)\n- [Built with Sycamore](#built-with-sycamore)\n- [Libraries](#libraries)\n  - [Component Libraries](#component-libraries)\n  - [Routing](#routing)\n  - [State Management](#state-management)\n  - [Misc](#misc)\n\n---\n\n## Resources\n\n### Official Resources\n\n- [Sycamore Book](https://sycamore-rs.netlify.app/docs/getting_started/installation) — The official\n  guide to building awesome apps with Sycamore.\n\n### Community\n\n- [Sycamore Discord Server](https://discord.gg/vDwFUmm6mU) — The official Sycamore discord server to\n  talk about all things Sycamore.\n\n### Templates\n\n- [Trunk + gitpod.io template](https://github.com/sycamore-rs/sycamore-trunk-gitpod-template) — A\n  quick-start bare-bones template for creating a Sycamore app using [Trunk](https://trunkrs.dev).\n  Comes with a [gitpod.io](https://www.gitpod.io) configuration.\n- [Rocket SSR minimal template](https://github.com/sycamore-rs/sycamore-rocket-minimal-template) — A\n  quick-start bare-bones template for Sycamore and Rocket with SSR support. Also comes with a\n  [gitpod.io](https://www.gitpod.io) configuration.\n- [Rocket SSR template](https://github.com/sycamore-rs/sycamore-rocket-template) — A\n  batteries-included template for Sycamore and Rocket with SSR support. Comes with router and SSR\n  support out of the box. Also comes with a [gitpod.io](https://www.gitpod.io) configuration.\n- [Tauri app template](https://github.com/JonasKruckenberg/tauri-sycamore-template) - A template for building desktop apps using Tauri with Sycamore as the frontend. Comes with pre-rendering out-of-the-box.\n\n### Blog Posts\n\nNothing yet. Have something awesome to share? Send a PR!\n\n## Frameworks\n\n- [Perseus](https://github.com/arctic-hen7/perseus) — The Rust framework for the modern web. Comes\n  with a plethora of built-in features, including: static site generation, server side rendering,\n  time/custom-logic based revalidation, incremental generation (build on demand), flexible build\n  matrix, cli harness, i18n, and hot state reloading.\n\n## Built with Sycamore\n\n- [Sycamore Playground](https://github.com/sycamore-rs/playground) — A playground for testing out\n  Sycamore directly in the browser!\n- [Sycamore Hackernews Clone](https://github.com/sycamore-rs/hackernews-sycamore) — A\n  [Hackernews](https://news.ycombinator.com) clone built with Sycamore.\n- [Geossuget Demo](https://github.com/estin/geosuggest) — An app for suggesting cities and finding\n  cities from coordinates.\n- [WCLE (WASM Creole Live Editor)](https://github.com/chidea/wasm-creole-live-editor) — A serverless wiki \n  webapp with live preview for the [Creole](http://www.wikicreole.org/) markdown language.\n- [WAssword Generator](https://github.com/Miruzz/wassword-generator) — A password generator built with WASM. [Deployed version](https://wassword-generator.web.app/)\n\n## Libraries\n\n### Component Libraries\n\nNothing yet. Have something awesome to share? Send a PR!\n\n### Routing\n\n- [Sycamore Router](https://github.com/sycamore-rs/sycamore/tree/master/packages/sycamore-router) —\n  The official router for creating single page apps with Sycamore.\n\n### State Management\n\nNothing yet. Have something awesome to share? Send a PR!\n\n### Misc\n\n- [mdsycx](https://github.com/lukechu10/mdsycx) — markdown with Sycamore! mdsycx lets you use \n  Sycamore components in your markdown documents.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsycamore-rs%2Fawesome-sycamore","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsycamore-rs%2Fawesome-sycamore","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsycamore-rs%2Fawesome-sycamore/lists"}