awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
R

ryanmiville/lustre-todomvc

0
View on GitHub↗
0 stars·0 forks·10 views

Lustre Todomvc

This is a simple TodoMVC implementation in Lustre. It is based on the TodoMVC project, implemented in Gleam with the Lustre framework.

Features

  • Web Applications - Client-side implementation of a task manager.

Star history

Star history chart for ryanmiville/lustre-todomvcStar history chart for ryanmiville/lustre-todomvc

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does ryanmiville/lustre-todomvc do?

This is a simple TodoMVC implementation in Lustre. It is based on the TodoMVC project, implemented in Gleam with the Lustre framework.

What are the main features of ryanmiville/lustre-todomvc?

The main features of ryanmiville/lustre-todomvc are: Web Applications.

Which projects share features with ryanmiville/lustre-todomvc?

Projects with overlapping indexed features include: hubspot/shepherd — Shepherd is an interactive product tour framework and JavaScript onboarding library used to build step-by-step… emmett-framework/granian — Granian is a Rust-based HTTP server written specifically to serve Python web applications. It supports the three major… gleam-lang/example-echo-server — A tiny echo server written in Gleam! It'll reply with any body posted to /echo. gleam-lang/example-todomvc — An example codebase that shows how to create a web application in Gleam. It is a backend based implementation of… gleam-lang/packages — 📦 Search for Gleam packages on Hex. aosasona/jsorm — A minimal JSON explorer in Gleam and HTMX.

Projects sharing features with Lustre Todomvc

These projects share indexed features with Lustre Todomvc. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • hubspot/shepherdHubSpot avatar

    HubSpot/shepherd

    13,737View on GitHub↗

    Shepherd is an interactive product tour framework and JavaScript onboarding library used to build step-by-step instructional journeys. It serves as a web application guidance tool that presents sequences of instructional overlays to help users navigate interfaces and discover features. The library enables the creation of guided user tours, onboarding experiences, and interactive application guides. It is used to provide contextual in-app education and drive product feature adoption by leading users through specific workflows. The framework utilizes configuration-driven tour definitions and a

    JavaScript
    View on GitHub↗13,737
  • emmett-framework/granianemmett-framework avatar

    emmett-framework/granian

    5,074View on GitHub↗

    Granian is a Rust-based HTTP server written specifically to serve Python web applications. It supports the three major Python gateway interfaces—ASGI for asynchronous apps, WSGI for synchronous apps, and RSGI for async requests—while also handling HTTP/1.1, HTTP/2, and WebSocket connections through automatic protocol negotiation. Architecturally, Granian uses a multiprocess worker model that isolates requests across CPU cores and provides configurable threadpool-limited concurrency to control backpressure per worker. It includes built-in Prometheus metrics exposition for connection counts and

    Rustasgiasynciohttp
    View on GitHub↗5,074
  • gleam-lang/example-echo-servergleam-lang avatar

    gleam-lang/example-echo-server

    81View on GitHub↗

    A tiny echo server written in Gleam! It'll reply with any body posted to /echo.

    Gleam
    View on GitHub↗81
  • gleam-lang/example-todomvcgleam-lang avatar

    gleam-lang/example-todomvc

    156View on GitHub↗

    An example codebase that shows how to create a web application in Gleam. It is a backend based implementation of TodoMVC and demonstrates these features:

    Gleam
    View on GitHub↗156
  • Compare all 8 related projects→