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
gleam-lang avatar

gleam-lang/example-todomvc

0
View on GitHub↗
156 stars·14 forks·Gleam·10 views

Example Todomvc

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:

Features

  • Web Applications - Server-side implementation of a classic task manager.

Star history

Star history chart for gleam-lang/example-todomvcStar history chart for gleam-lang/example-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

Projects sharing features with Example Todomvc

These projects share indexed features with Example Todomvc. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • 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
  • 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/packagesG

    gleam-lang/packages

    0View on GitHub↗

    📦 Search for Gleam packages on Hex.

    View on GitHub↗0
Compare all 8 related projects→

Frequently asked questions

What does gleam-lang/example-todomvc do?

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:

What are the main features of gleam-lang/example-todomvc?

The main features of gleam-lang/example-todomvc are: Web Applications.

Which projects share features with gleam-lang/example-todomvc?

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