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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mochi avatar

mochi/mochiweb

0
View on GitHub↗
1,888 stars·463 forks·Erlang·6 vues

Mochiweb

MochiWeb is an Erlang library for building lightweight HTTP servers.

Features

  • API Frameworks - Library for building lightweight HTTP servers in Erlang.
  • HTTP Clients and Servers - Library for building lightweight HTTP servers.
  • Language Toolkits - Library for building lightweight Erlang HTTP servers.
  • Web Frameworks - Library for building lightweight HTTP servers.

Historique des stars

Graphique de l'historique des stars pour mochi/mochiwebGraphique de l'historique des stars pour mochi/mochiweb

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Questions fréquentes

Que fait mochi/mochiweb ?

MochiWeb is an Erlang library for building lightweight HTTP servers.

Quelles sont les fonctionnalités principales de mochi/mochiweb ?

Les fonctionnalités principales de mochi/mochiweb sont : API Frameworks, HTTP Clients and Servers, Language Toolkits, Web Frameworks.

Quelles sont les alternatives open-source à mochi/mochiweb ?

Les alternatives open-source à mochi/mochiweb incluent : zalando/connexion — Connexion is a specification-driven framework for building APIs that automatically maps OpenAPI specifications to… ninenines/cowboy — Cowboy is a high-performance HTTP server for Erlang and OTP. It is designed to handle web traffic with low memory… gofiber/fiber — Fiber is a high-performance web framework designed for building scalable HTTP services with minimal memory overhead.… falconry/falcon — Falcon is a minimalist Python web API framework and high-performance microservices framework. It serves as a… encode/apistar — APIStar is an OpenAPI framework providing a toolkit for building and verifying web APIs. It functions as an API schema… channelcat/sanic — Sanic is a Python ASGI web framework and asynchronous HTTP server. It is designed to build high-performance web…

Alternatives open source à Mochiweb

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Mochiweb.
  • ninenines/cowboyAvatar de ninenines

    ninenines/cowboy

    7,513Voir sur GitHub↗

    Cowboy is a high-performance HTTP server for Erlang and OTP. It is designed to handle web traffic with low memory usage and can be used as a standalone server or as an embedded networking library integrated directly into an existing application. The project implements modern transport protocols, including HTTP/3, QUIC, and WebTransport, to enable faster connections and bidirectional data streaming. It also functions as a real-time communication server supporting Server-Sent Events for pushing asynchronous updates to clients. Broad capabilities include path and content-type based request rout

    Erlang
    Voir sur GitHub↗7,513
  • zalando/connexionAvatar de zalando

    zalando/connexion

    4,600Voir sur GitHub↗

    Connexion is a specification-driven framework for building APIs that automatically maps OpenAPI specifications to application logic. It uses these specifications to automate routing, request validation, and response serialization, linking API operations to backend handler functions via operation IDs. The project differentiates itself by providing a schema-driven mock server that simulates API behavior using example responses from the specification without requiring backend logic. It also includes a dynamic documentation hosting system that translates the API specification into a live interact

    Python
    Voir sur GitHub↗4,600
  • gofiber/fiberAvatar de gofiber

    gofiber/fiber

    39,849Voir sur GitHub↗

    Fiber is a high-performance web framework designed for building scalable HTTP services with minimal memory overhead. It provides a comprehensive runtime environment for managing the full request lifecycle, utilizing an optimized radix tree for high-speed route matching and an object pooling system to reduce garbage collection pressure during traffic processing. The framework distinguishes itself through its multi-process architecture, which supports prefork socket reuse to distribute incoming traffic across all available CPU cores. It offers a modular approach to application development, feat

    Goexpressexpressjsfast
    Voir sur GitHub↗39,849
  • closeio/flask-mongorestAvatar de closeio

    closeio/flask-mongorest

    520Voir sur GitHub↗

    Restful API framework wrapped around MongoEngine

    Python
    Voir sur GitHub↗520
Voir les 30 alternatives à Mochiweb→