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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to mjhea0/awesome-fastapi

Open-source alternatives to Awesome Fastapi

30 open-source projects similar to mjhea0/awesome-fastapi, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Awesome Fastapi alternative.

  • quarkusio/quarkusquarkusio avatar

    quarkusio/quarkus

    15,479View on GitHub↗

    Quarkus is a Kubernetes-native Java framework designed for building high-performance, memory-efficient applications. It utilizes ahead-of-time native compilation to transform Java code into standalone, optimized binaries that eliminate the need for a virtual machine, enabling rapid startup and reduced memory consumption. By performing code augmentation during the build phase, it shifts heavy processing tasks away from runtime, ensuring that applications are optimized for cloud-native environments. The framework distinguishes itself through a unified approach to reactive and imperative program

    Javacloud-nativehacktoberfestjava
    View on GitHub↗15,479
  • tiangolo/fastapitiangolo avatar

    tiangolo/fastapi

    99,301View on GitHub↗

    FastAPI is a high-performance Python web framework designed for building REST APIs. It operates as an ASGI web framework, providing a system to create structured HTTP endpoints that automatically serialize data and validate request parameters. The framework utilizes Python type hints to drive data validation and serialization, automatically generating machine-readable OpenAPI and JSON Schema specifications. This process enables the automatic creation of interactive, browser-based API documentation where endpoints can be tested directly. The project includes a dependency injection system for

    Python
    View on GitHub↗99,301
  • oatpp/oatppoatpp avatar

    oatpp/oatpp

    8,553View on GitHub↗

    Oatpp is a high-performance C++ web framework and API development kit used for building REST APIs and web services. It functions as an asynchronous HTTP server that utilizes coroutines to handle thousands of simultaneous connections without blocking threads. The toolkit includes a native C++ object-relational mapping layer for executing SQL queries and transforming database results into data objects. It also provides a WebSocket communication library for establishing full-duplex channels to support real-time data streaming and live media. The framework covers a broad range of capabilities, i

    C++c-plus-pluscppcross-platform
    View on GitHub↗8,553

AI search

Explore more awesome repositories

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

Find more with AI search
  • quozd/awesome-dotnetquozd avatar

    quozd/awesome-dotnet

    21,410View on GitHub↗

    This project serves as a comprehensive, community-driven directory for the .NET ecosystem. It functions as a curated index of high-quality libraries, frameworks, and tools designed to assist developers in identifying recommended solutions for a wide range of project requirements and software engineering tasks. The repository distinguishes itself by providing a categorized catalogue that simplifies the discovery of resources across the entire .NET development lifecycle. By maintaining a standardized collection of community-contributed utilities, it helps developers navigate the ecosystem to fi

    awesomeawesome-listclr
    View on GitHub↗21,410
  • aws/aws-cdkaws avatar

    aws/aws-cdk

    12,817View on GitHub↗

    The AWS Cloud Development Kit is an infrastructure-as-code framework that enables developers to define and provision cloud resources using familiar programming languages. By utilizing construct-based synthesis, it translates high-level, object-oriented code into declarative templates, allowing for the automated management of complex cloud environments through a centralized, code-driven control plane. The framework distinguishes itself through its ability to model infrastructure as a dependency-aware resource graph, ensuring that components are provisioned and updated in the correct order. It

    TypeScriptawscloud-infrastructurehacktoberfest
    View on GitHub↗12,817
  • thangchung/awesome-dotnet-corethangchung avatar

    thangchung/awesome-dotnet-core

    21,277View on GitHub↗

    This project is a curated, community-driven directory of frameworks, libraries, and development tools designed for the .NET ecosystem. It serves as a comprehensive resource index for developers seeking to build, maintain, and scale software projects using .NET technologies. The collection provides a structured catalog of utilities that support the full software development lifecycle. It covers essential capability areas including web service development, data persistence integration, and system observability. The directory also highlights tools for managing application dependencies, implement

    C#awesomeawesome-listcsharp
    View on GitHub↗21,277
  • michaelliao/awesome-python3-webappmichaelliao avatar

    michaelliao/awesome-python3-webapp

    2,731View on GitHub↗

    This project is a full-stack web application framework and starter template designed for building complete web services in Python. It provides a structured foundation for developing applications that integrate server-side processing logic, persistent database storage, and frontend user interface delivery. The framework utilizes the model-view-controller architectural pattern to organize application logic into distinct layers for data management, request handling, and interface rendering. It incorporates an object-relational mapping library to simplify database interactions by translating tabl

    View on GitHub↗2,731
  • stve/awesome-dropwizardstve avatar

    stve/awesome-dropwizard

    102View on GitHub↗

    dropwizard

    Shellawesomeawesome-listdropwizard
    View on GitHub↗102
  • friendsofcake/awesome-cakephpFriendsOfCake avatar

    FriendsOfCake/awesome-cakephp

    934View on GitHub↗

    A curated list of amazingly awesome CakePHP plugins, resources and shiny things.

    awesomeawesome-list
    View on GitHub↗934
  • unicodeveloper/awesome-lumenunicodeveloper avatar

    unicodeveloper/awesome-lumen

    329View on GitHub↗

    :eyeglasses: :books: Curated list of awesome resources: books, videos, articles about using Lumen (PHP Microframework by Laravel)

    View on GitHub↗329
  • sitepoint-editors/awesome-symfonysitepoint-editors avatar

    sitepoint-editors/awesome-symfony

    1,571View on GitHub↗

    A list of awesome Symfony bundles, utilities and resources.

    View on GitHub↗1,571
  • ucg8j/awesome-dashucg8j avatar

    ucg8j/awesome-dash

    2,264View on GitHub↗

    A curated list of awesome Dash (plotly) resources

    Pythonawesomeawesome-listplotly
    View on GitHub↗2,264
  • vert-x3/vertx-awesomevert-x3 avatar

    vert-x3/vertx-awesome

    2,226View on GitHub↗

    A curated list of awesome Vert.x resources, libraries, and other nice things.

    View on GitHub↗2,226
  • phalcon/awesome-phalconphalcon avatar

    phalcon/awesome-phalcon

    612View on GitHub↗

    A curated list of awesome Phalcon libraries and resources

    Rubyawesomeawesome-listlist
    View on GitHub↗612
  • chiraggude/awesome-laravelchiraggude avatar

    chiraggude/awesome-laravel

    13,072View on GitHub↗

    A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem

    awesomelaravelphp
    View on GitHub↗13,072
  • uralbash/awesome-pyramiduralbash avatar

    uralbash/awesome-pyramid

    573View on GitHub↗

    A curated list of awesome Pyramid apps, projects and resources.

    View on GitHub↗573
  • answerdotai/fasthtmlAnswerDotAI avatar

    AnswerDotAI/fasthtml

    6,846View on GitHub↗

    FastHTML is a full-stack Python web framework designed for building interactive web applications using pure Python. It functions as an HTMX integration framework and a Python HTML domain-specific language, allowing developers to generate HTML structures using native objects and functions instead of external templating files. The framework is distinguished by its native support for real-time bidirectional communication via WebSockets and Server-Sent Events, enabling server-side updates to be pushed to the browser without full page reloads. It further integrates identity management through OAut

    Jupyter Notebook
    View on GitHub↗6,846
  • unicodeveloper/awesome-nextjsunicodeveloper avatar

    unicodeveloper/awesome-nextjs

    11,041View on GitHub↗

    This project is a community-curated directory serving as a central hub for resources related to the Next.js framework. It provides a structured collection of learning materials, starter templates, and third-party extensions designed to assist developers in building and maintaining web applications. The repository distinguishes itself through a community-driven contribution model, where developers maintain and update the collection via version-controlled pull requests. This collaborative approach ensures the directory remains an organized taxonomy of real-world examples, architectural patterns

    awesome-listframeworkisomorphic
    View on GitHub↗11,041
  • nestjs/awesome-nestjsnestjs avatar

    nestjs/awesome-nestjs

    13,040View on GitHub↗

    This project serves as a curated directory of resources, libraries, and educational materials for the NestJS ecosystem. It functions as a central hub for developers building scalable, modular server-side applications using TypeScript, providing a comprehensive index of tools designed to support enterprise-grade web development. The repository distinguishes itself by aggregating community-maintained modules, architectural patterns, and integration tools that extend the core framework. It provides access to production-ready starter templates and boilerplate projects, enabling developers to esta

    awesomeawesome-listlist
    View on GitHub↗13,040
  • vinta/awesome-pythonvinta avatar

    vinta/awesome-python

    303,207View on GitHub↗

    This project is a comprehensive, community-curated directory that organizes a vast landscape of Python software libraries, frameworks, and tools. It serves as a centralized knowledge base designed to facilitate ecosystem navigation and accelerate developer discovery across the entire software development lifecycle. The directory distinguishes itself by providing a structured index of resources categorized by technical domain, ranging from foundational development utilities to specialized engineering fields. It covers high-level capabilities including artificial intelligence, data science, web

    Pythonawesomecollectionspython
    View on GitHub↗303,207
  • loopbackio/loopback-nextloopbackio avatar

    loopbackio/loopback-next

    5,095View on GitHub↗

    LoopBack Next is a Node.js API framework used for building REST and multi-protocol APIs. It functions as an OpenAPI server implementation that can either generate machine-readable specifications from code or produce implementation controllers and models from existing specifications. The framework distinguishes itself through a central dependency injection container and a repository-pattern data access layer. This architecture decouples application logic from component construction and persistent storage, allowing for a pluggable system where data sources and business logic are isolated throug

    TypeScript
    View on GitHub↗5,095
  • wasp-lang/waspwasp-lang avatar

    wasp-lang/wasp

    18,146View on GitHub↗

    Wasp is a declarative full-stack web framework that enables developers to build and deploy applications by defining their architecture in a centralized configuration. By using a high-level specification, the framework automates the orchestration of frontend, backend, and database components, ensuring that infrastructure concerns like routing, authentication, and data modeling are handled consistently across the entire stack. The framework distinguishes itself through its compiler-driven approach, which translates declarative configurations into cohesive, production-ready codebases. It provide

    TypeScripthaskelljavascriptnode
    View on GitHub↗18,146
  • vendurehq/vendurevendurehq avatar

    vendurehq/vendure

    7,924View on GitHub↗

    Vendure is a Node.js e-commerce engine and headless commerce framework built with NestJS and TypeScript. It serves as a multi-channel commerce platform that manages product catalogs, orders, and customers via a strongly typed GraphQL API. The platform is distinguished by its highly extensible architecture, featuring a customizable administrative dashboard where developers can inject custom React components and entity views. It supports multi-channel commerce, allowing the isolation of products, currencies, and regional catalogs from a single unified backend. The engine covers a broad range o

    TypeScriptecommerceecommerce-apiecommerce-framework
    View on GitHub↗7,924
  • terkelg/awesome-creative-codingterkelg avatar

    terkelg/awesome-creative-coding

    14,480View on GitHub↗

    This project is a curated resource repository and learning platform dedicated to creative coding, generative art, and graphics programming. It serves as a comprehensive directory for developers and artists seeking to build interactive media, procedural visuals, and real-time digital experiences. The collection distinguishes itself by aggregating a wide range of technical tools, frameworks, and educational materials necessary for mastering creative technology. It provides access to specialized graphics libraries, shader editors, and hardware interfaces, while also offering guidance on the math

    HTML3d-graphicsartawesome
    View on GitHub↗14,480
  • oxnr/awesome-bigdataoxnr avatar

    oxnr/awesome-bigdata

    14,454View on GitHub↗

    This project is a curated directory of software, frameworks, and educational resources designed for building, scaling, and maintaining distributed data processing and storage architectures. It serves as a comprehensive index for the distributed computing ecosystem, helping users identify the appropriate tools for managing large-scale information systems. The repository functions as a central hub for data engineering, offering categorized access to technologies that support batch and stream processing, machine learning, and interactive querying. By organizing these resources, it assists in the

    awesomeawesome-listbigdata
    View on GitHub↗14,454
  • falconry/falconfalconry avatar

    falconry/falcon

    9,794View on GitHub↗

    Falcon is a minimalist Python web API framework and high-performance microservices framework. It serves as a resource-oriented API toolkit designed for building RESTful APIs and data plane services that prioritize low overhead, reliability, and scale. The framework implements an ASGI web server interface to handle both synchronous and asynchronous HTTP requests and WebSockets. It features a dedicated HTTP middleware system for intercepting network traffic and executing shared processing logic across multiple API endpoints. Its capability surface covers resource-based routing, HTTP specificat

    Pythonapiapi-restasgi
    View on GitHub↗9,794
  • awesome-selfhosted/awesome-selfhostedawesome-selfhosted avatar

    awesome-selfhosted/awesome-selfhosted

    299,516View on GitHub↗

    This project is a community-curated directory of open-source software designed for deployment in private server environments and home labs. It serves as a comprehensive resource for discovering independent, self-hosted alternatives to mainstream cloud services, enabling users to maintain full data ownership and control over their digital infrastructure. The directory is structured through a hierarchical taxonomy that organizes a vast collection of applications into logical categories, ranging from media management and data analytics to private communication and team productivity tools. It dis

    awesomeawesome-listcloud
    View on GitHub↗299,516
  • phantomydn/awesome-wicketPhantomYdn avatar

    PhantomYdn/awesome-wicket

    90View on GitHub↗

    A curated list of awesome projects powered by Apache Wicket

    apacheapache-wicketawesome
    View on GitHub↗90
  • nekofar/awesome-slimnekofar avatar

    nekofar/awesome-slim

    46View on GitHub↗

    A curated list of awesome Slim framework packages and resources.

    awesomeawesome-listback-end
    View on GitHub↗46
  • russll/awesome-derbyrussll avatar

    russll/awesome-derby

    14View on GitHub↗

    A collection of awesome derby components

    View on GitHub↗14