awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to talentlessguy/tinyhttp

Open-source alternatives to Tinyhttp

30 open-source projects similar to talentlessguy/tinyhttp, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Tinyhttp alternative.

  • playframework/playframeworkAvatar von playframework

    playframework/playframework

    12,620Auf GitHub ansehen↗

    Play is a full-stack reactive web framework for Java and Scala. It provides a comprehensive development platform for building scalable web applications and RESTful APIs using a stateless and non-blocking architecture designed for high concurrency. The framework emphasizes high-velocity development through dynamic code reloading, which allows developers to update applications and verify changes without performing a full restart. Its capability surface covers the construction of JSON-based web endpoints, server-side logic for the JVM, and the implementation of scalable web architectures.

    Scalaframeworkhacktoberfestjava
    Auf GitHub ansehen↗12,620
  • symfony/symfonyAvatar von symfony

    symfony/symfony

    31,073Auf GitHub ansehen↗

    Symfony is a full-stack web framework designed for building scalable and maintainable server-side applications. It provides a comprehensive collection of decoupled components that form a foundational architecture, centered on a robust dependency injection container and a configuration-driven routing engine. By organizing code into modular services, the framework ensures that application components remain testable and loosely coupled throughout the development lifecycle. The framework distinguishes itself through an event-driven kernel architecture that allows developers to intercept and modif

    PHPbundleframeworkhacktoberfest
    Auf GitHub ansehen↗31,073
  • gohugoio/hugoAvatar von gohugoio

    gohugoio/hugo

    88,701Auf GitHub ansehen↗

    Hugo is a high-performance static site generator that transforms source content and templates into optimized web assets. Built with a focus on speed and scalability, it provides a comprehensive framework for managing large-scale documentation and editorial projects through structured content organization, taxonomies, and a flexible template-driven rendering engine. The project distinguishes itself through a sophisticated build system that utilizes incremental caching to minimize redundant processing during site updates. It supports complex content requirements by enabling multidimensional mod

    Goblog-enginecmscontent-management-system
    Auf GitHub ansehen↗88,701

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • phalcon/awesome-phalconAvatar von phalcon

    phalcon/awesome-phalcon

    612Auf GitHub ansehen↗

    A curated list of awesome Phalcon libraries and resources

    Rubyawesomeawesome-listlist
    Auf GitHub ansehen↗612
  • stve/awesome-dropwizardAvatar von stve

    stve/awesome-dropwizard

    102Auf GitHub ansehen↗

    dropwizard

    Shellawesomeawesome-listdropwizard
    Auf GitHub ansehen↗102
  • unicodeveloper/awesome-lumenAvatar von unicodeveloper

    unicodeveloper/awesome-lumen

    329Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗329
  • facebook/react-nativeAvatar von facebook

    facebook/react-native

    126,019Auf GitHub ansehen↗

    This project is a cross-platform mobile framework that enables the development of native iOS and Android applications from a single codebase. It utilizes a declarative component-based model where developers define user interfaces using a syntax extension that maps directly to underlying platform-native view primitives. By decoupling application logic from the host platform's main thread, the framework maintains a consistent native view hierarchy while ensuring that JavaScript execution remains independent of UI rendering. The framework distinguishes itself through a robust bridge architecture

    C++androidapp-frameworkcross-platform
    Auf GitHub ansehen↗126,019
  • friendsofcake/awesome-cakephpAvatar von FriendsOfCake

    FriendsOfCake/awesome-cakephp

    934Auf GitHub ansehen↗

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

    awesomeawesome-list
    Auf GitHub ansehen↗934
  • microsoft/typescriptAvatar von microsoft

    microsoft/TypeScript

    109,271Auf GitHub ansehen↗

    TypeScript is a language that extends standard syntax by adding a static type system. It identifies potential runtime errors by analyzing the behaviors and capabilities of values during the compilation process. The language supports object-oriented structures, including classes with inheritance and member visibility control, as well as flexible function definitions that utilize generics, overloads, and parameter destructuring. The project provides a compiler that manages the build lifecycle through a command-line interface, offering configurable options for module resolution, code generation,

    TypeScriptjavascriptlanguagetypechecker
    Auf GitHub ansehen↗109,271
  • perfectcarl/awesome-play1Avatar von PerfectCarl

    PerfectCarl/awesome-play1

    44Auf GitHub ansehen↗

    A collection of modules, tools and resources for play1

    Auf GitHub ansehen↗44
  • russll/awesome-derbyAvatar von russll

    russll/awesome-derby

    14Auf GitHub ansehen↗

    A collection of awesome derby components

    Auf GitHub ansehen↗14
  • strongloop/loopback-nextS

    strongloop/loopback-next

    0Auf GitHub ansehen↗

    LoopBack makes it easy to build modern applications that require complex integrations.

    Auf GitHub ansehen↗0
  • uralbash/awesome-pyramidAvatar von uralbash

    uralbash/awesome-pyramid

    573Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗573
  • vert-x3/vertx-awesomeAvatar von vert-x3

    vert-x3/vertx-awesome

    2,226Auf GitHub ansehen↗

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

    Auf GitHub ansehen↗2,226
  • adrientorris/awesome-blazorAvatar von AdrienTorris

    AdrienTorris/awesome-blazor

    9,307Auf GitHub ansehen↗
    asp-net-coreaspnetcoreawesome
    Auf GitHub ansehen↗9,307
  • chiraggude/awesome-laravelAvatar von chiraggude

    chiraggude/awesome-laravel

    13,072Auf GitHub ansehen↗

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

    awesomelaravelphp
    Auf GitHub ansehen↗13,072
  • fastapi/fastapiAvatar von fastapi

    fastapi/fastapi

    99,260Auf GitHub ansehen↗

    FastAPI is a web framework for building APIs with Python. It leverages standard language type hints to provide automatic data validation, request parsing, and interactive API documentation generation. The framework supports asynchronous request handling and manages execution contexts to prevent blocking the main event loop. The project includes a dependency injection system that allows for the resolution and injection of reusable components into request handlers. This system supports request-scoped caching, lifecycle management, and integration with security mechanisms like OAuth2 and JSON We

    Pythonapiasyncasyncio
    Auf GitHub ansehen↗99,260
  • fastify/fastifyAvatar von fastify

    fastify/fastify

    36,508Auf GitHub ansehen↗

    This project is a high-performance web framework designed for building scalable server-side applications with minimal resource consumption. It provides a type-safe runtime environment that leverages static analysis to ensure consistent data structures across request handlers and server configurations, facilitating reliable API development. The framework distinguishes itself through a schema-driven validation layer that enforces strict data integrity for incoming requests and outgoing responses using standardized definitions. It utilizes an encapsulated plugin architecture that organizes appli

    JavaScripthacktoberfestnodejsperformance
    Auf GitHub ansehen↗36,508
  • humiaozuzu/awesome-flaskAvatar von humiaozuzu

    humiaozuzu/awesome-flask

    12,734Auf GitHub ansehen↗

    A curated list of awesome Flask resources and plugins

    awesomeflaskflask-resources
    Auf GitHub ansehen↗12,734
  • hyperium/hyperAvatar von hyperium

    hyperium/hyper

    15,945Auf GitHub ansehen↗

    Hyper is a low-level networking library designed for building high-performance HTTP clients and servers. It provides a foundational toolkit for creating network services that leverage asynchronous execution and memory-safe data handling, supporting both HTTP/1 and HTTP/2 protocols. The library distinguishes itself through a protocol-agnostic architecture that separates transport logic from HTTP semantics. It utilizes a service-trait abstraction to decouple network logic from the underlying transport, enabling developers to inject custom middleware for request interception and response transfo

    Rusthttphyperrust
    Auf GitHub ansehen↗15,945
  • mjhea0/awesome-fastapiAvatar von mjhea0

    mjhea0/awesome-fastapi

    11,080Auf GitHub ansehen↗

    This project serves as a comprehensive resource hub and curated directory for the FastAPI web framework ecosystem. It provides developers with a centralized collection of community-vetted libraries, tools, and best practices designed to support the development, testing, and deployment of scalable web services using modern Python. The repository distinguishes itself by aggregating resources that address the full lifecycle of high-performance API development. It covers essential capabilities including project scaffolding, database integration, and the implementation of real-time communication p

    awesomeawesome-listfastapi
    Auf GitHub ansehen↗11,080
  • nestjs/nestAvatar von nestjs

    nestjs/nest

    75,862Auf GitHub ansehen↗

    Nest is a server-side framework for building scalable and maintainable enterprise-grade applications using TypeScript. It provides a modular architecture that organizes code into encapsulated, reusable modules, utilizing a dependency injection container to manage object lifecycles and resolve component dependencies through declarative metadata. The framework distinguishes itself through a platform-agnostic abstraction layer that decouples core logic from underlying HTTP servers, allowing for flexible implementation choices. It employs a middleware-based request pipeline that processes traffic

    TypeScriptframeworkhacktoberfestjavascript
    Auf GitHub ansehen↗75,862
  • rails/railsAvatar von rails

    rails/rails

    58,690Auf GitHub ansehen↗

    This project is a full-stack web framework designed for building database-backed applications through a standardized architectural pattern. It provides a comprehensive suite of integrated libraries that manage the entire request-response lifecycle, from routing incoming web traffic to rendering dynamic server-side templates. By utilizing an object-relational mapping layer, the framework allows developers to define domain models that map database tables directly to application objects, simplifying data persistence, schema migrations, and complex relationship management. The framework is distin

    Rubyactivejobactiverecordframework
    Auf GitHub ansehen↗58,690
  • rishiip/ruby-on-rails-interview-questionsAvatar von rishiip

    rishiip/ruby-on-rails-interview-questions

    89Auf GitHub ansehen↗

    A list of common questions with answers ask during interview of ruby on rails job.

    Auf GitHub ansehen↗89
  • serverless/serverlessAvatar von serverless

    serverless/serverless

    46,917Auf GitHub ansehen↗

    The Serverless Framework is a declarative infrastructure-as-code tool designed to automate the deployment, scaling, and lifecycle management of cloud-native applications. It provides a unified command-line interface that translates high-level configuration files into provider-specific resource templates, enabling developers to orchestrate complex architectures, event-driven functions, and cloud resources within a single project structure. What distinguishes this framework is its focus on developer experience and multi-environment parity. It supports local function invocation and event proxyin

    JavaScriptawsaws-dynamodbaws-lambda
    Auf GitHub ansehen↗46,917
  • sitepoint-editors/awesome-symfonyAvatar von sitepoint-editors

    sitepoint-editors/awesome-symfony

    1,571Auf GitHub ansehen↗

    A list of awesome Symfony bundles, utilities and resources.

    Auf GitHub ansehen↗1,571
  • adolfousier/opencrabsAvatar von adolfousier

    adolfousier/opencrabs

    808Auf GitHub ansehen↗

    The autonomous, self-improving AI agent. Single Rust binary. Every channel.

    Rust
    Auf GitHub ansehen↗808
  • abhigyanpatwari/gitnexusAvatar von abhigyanpatwari

    abhigyanpatwari/GitNexus

    42,282Auf GitHub ansehen↗
    TypeScript
    Auf GitHub ansehen↗42,282
  • aditya-khant/neural-assembly-compilerA

    aditya-khant/neural-assembly-compiler

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • adiny/moodtrip-hotel-searchAvatar von adiny

    adiny/moodtrip-hotel-search

    1Auf GitHub ansehen↗

    Claude and Openclaw AI skill for hotel search & booking via MoodTrip.ai MCP server

    Auf GitHub ansehen↗1