awesome-repositories.com
Blog
MCP
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 go-macaron/macaron

Open-source alternatives to Macaron

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

  • gin-gonic/ginAvatar von gin-gonic

    gin-gonic/gin

    88,694Auf GitHub ansehen↗

    Gin is a web framework designed for building high-performance web services and APIs. It functions as a middleware-oriented engine that processes incoming HTTP requests through a sequential chain of handlers, allowing for the modular management of cross-cutting concerns such as authentication and logging. The framework utilizes a radix tree data structure to perform request routing, ensuring high-speed path matching with minimal memory overhead. It distinguishes itself by employing a zero-reflection dispatch mechanism that invokes handler functions through static type assertions, avoiding the

    Goframeworkgingo
    Auf GitHub ansehen↗88,694
  • go-martini/martiniAvatar von go-martini

    go-martini/martini

    11,603Auf GitHub ansehen↗

    Martini is a web framework for the Go programming language that provides a toolkit for building web applications. It functions as a routing engine and an HTTP middleware pipeline to map network requests to specific handler functions. The framework is distinguished by its dependency injection system, which automatically resolves and provides requested service types as arguments to handler functions. This allows for the decoupling of business logic from infrastructure by matching requested types against a registry of available services. The project covers a broad range of web capabilities, inc

    Go
    Auf GitHub ansehen↗11,603
  • beego/beegoAvatar von beego

    beego/beego

    32,398Auf GitHub ansehen↗

    Beego is a high-performance toolkit for building web applications and RESTful APIs using the Go programming language. It is structured as an MVC web framework that separates data models, views, and controllers to organize application logic. The project provides a comprehensive suite of integrated tools, including an object-relational mapper for translating code objects into database tables and a session manager for maintaining user identity and state across server requests. It also includes an internationalization framework for managing multilingual content and translating text based on user

    Gobeegogo
    Auf GitHub ansehen↗32,398

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
  • labstack/echoAvatar von labstack

    labstack/echo

    32,451Auf GitHub ansehen↗

    Echo is a high-performance, lightweight web framework for Go designed for building scalable RESTful APIs and web services. It provides a centralized environment for mapping network requests to handler functions, utilizing a fast radix-tree routing engine to ensure efficient request dispatching. The framework is built around a modular, middleware-centric pipeline that allows developers to execute reusable logic for cross-cutting concerns like authentication, logging, and security across the entire application. What distinguishes Echo is its focus on developer productivity through structured da

    Goechogohttp2
    Auf GitHub ansehen↗32,451
  • gobuffalo/buffaloAvatar von gobuffalo

    gobuffalo/buffalo

    8,392Auf GitHub ansehen↗

    Buffalo is a comprehensive MVC web framework and full-stack toolchain for building web applications in Go. It provides a structured development environment that separates models, views, and controllers, integrating a web framework with a dedicated object-relational mapper wrapper for database schema and record management. The project distinguishes itself through a set of development utilities for bootstrapping project structures, managing assets, and building production-ready containers. It features a sophisticated routing system that supports convention-based RESTful resource generation, dom

    Go
    Auf GitHub ansehen↗8,392
  • astaxie/beegoA

    astaxie/beego

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • gogf/gfAvatar von gogf

    gogf/gf

    13,190Auf GitHub ansehen↗

    GF is a comprehensive Go application toolkit and web framework. It provides a set of libraries and tools for building scalable web applications, APIs, and enterprise-level software. The project features a driver-agnostic SQL database toolkit with a query builder and object mapper, alongside a dedicated framework for creating structured command line interfaces. It includes a project scaffolding tool to bootstrap application structures and automate development workflows. The toolkit covers several broader capability areas, including concurrent data management with thread-safe collections, cryp

    Goframeworkgogo-framework
    Auf GitHub ansehen↗13,190
  • gofiber/fiberAvatar von gofiber

    gofiber/fiber

    39,849Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗39,849
  • ponzu-cms/ponzuAvatar von ponzu-cms

    ponzu-cms/ponzu

    5,757Auf GitHub ansehen↗

    Ponzu is a content management framework written in Go that functions as a headless CMS with a built-in JSON API and an automatically generated admin dashboard. It is designed to be compiled into a single binary, serving both the content API and the administrative interface from a single HTTP server. The framework distinguishes itself through automatic HTTPS certificate management via Let's Encrypt, enabling secure HTTP/2 delivery out of the box. It provides compile-time content scaffolding, allowing developers to define custom content types from the command line and generate the corresponding

    Goapiclicms
    Auf GitHub ansehen↗5,757
  • revel/revelAvatar von revel

    revel/revel

    13,224Auf GitHub ansehen↗

    Revel is a full-stack web framework and toolkit for building applications with the Go language. It implements a model-view-controller architecture to separate business logic from user interface rendering, providing a comprehensive system for routing, parameter binding, and session management. The project distinguishes itself with a high-productivity development environment featuring automatic code compilation and hot-reloading, which refreshes the application state and templates upon file changes without requiring manual restarts. It also employs reflection-based parameter binding to automati

    Go
    Auf GitHub ansehen↗13,224
  • i-love-flamingo/flamingoI

    i-love-flamingo/flamingo

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • aisk/voxA

    aisk/vox

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • adonisjs/coreAvatar von adonisjs

    adonisjs/core

    18,990Auf GitHub ansehen↗

    This is a TypeScript web framework and Node.js backend framework used to build web applications and API servers. It serves as a server-side application toolkit providing a structured environment for managing HTTP routing, request parsing, and application configuration. The framework features a dependency injection container to deliver required objects between application components, decoupling internal logic. It includes built-in tools for server-side data security, such as cryptographic drivers for hashing sensitive data and encrypting application data at rest. The project covers broad capa

    TypeScript
    Auf GitHub ansehen↗18,990
  • alexferl/vestAvatar von alexferl

    alexferl/vest

    7Auf GitHub ansehen↗

    REST client in V.

    V
    Auf GitHub ansehen↗7
  • aidenybai/millionAvatar von aidenybai

    aidenybai/million

    17,636Auf GitHub ansehen↗

    Million is a framework-level enhancement designed to optimize the performance of user interfaces by reducing overhead in component reconciliation. It functions as a build-time compiler that transforms components into lightweight, efficient code to accelerate rendering and minimize the runtime work required for interface updates. The project distinguishes itself by replacing standard reconciliation logic with a specialized virtual DOM implementation. Through static analysis and a build-step utility, it identifies and optimizes component trees, allowing for granular updates that target only mod

    TypeScriptbest-practicesblockdomcompiler
    Auf GitHub ansehen↗17,636
  • aidenybai/luciaAvatar von aidenybai

    aidenybai/lucia

    750Auf GitHub ansehen↗

    🙋‍♀️ 3kb library for tiny web apps

    TypeScript
    Auf GitHub ansehen↗750
  • adamhalasz/dietAvatar von adamhalasz

    adamhalasz/diet

    396Auf GitHub ansehen↗

    Diet is a tiny, fast and modular node.js web framework. Good for making fast & scalable apps and apis. ```javascript var server = require('diet')

    JavaScript
    Auf GitHub ansehen↗396
  • accenture/reactive-interaction-gatewayAvatar von Accenture

    Accenture/reactive-interaction-gateway

    601Auf GitHub ansehen↗

    Create low-latency, interactive user experiences for stateless microservices.

    Elixir
    Auf GitHub ansehen↗601
  • alpinejs/alpineAvatar von alpinejs

    alpinejs/alpine

    31,675Auf GitHub ansehen↗

    This project is a declarative framework for building reactive user interfaces by embedding logic directly into HTML markup. It functions as a lightweight state container that tracks data changes and automatically synchronizes the document object model with the underlying application state. By utilizing proxy-based observation, it ensures that interface updates occur precisely when reactive properties are modified. The framework distinguishes itself by allowing developers to define interactive behavior through custom attributes rather than external scripts. This approach enables the compositio

    HTML
    Auf GitHub ansehen↗31,675
  • agilionapps/relaxAvatar von AgilionApps

    AgilionApps/relax

    122Auf GitHub ansehen↗

    Simple Elixir implementation of a jsonapi.org server.

    Elixir
    Auf GitHub ansehen↗122
  • alosaur/alosaurAvatar von alosaur

    alosaur/alosaur

    818Auf GitHub ansehen↗

    Alosaur - Deno web framework with many ES Decorators

    TypeScript
    Auf GitHub ansehen↗818
  • amberframework/amberAvatar von amberframework

    amberframework/amber

    2,602Auf GitHub ansehen↗

    A Crystal web framework that makes building applications fast, simple, and enjoyable. Get started with quick prototyping, less bugs, and blazing fast performance.

    Crystal
    Auf GitHub ansehen↗2,602
  • amosgyamfi/awesome-fasthtmlAvatar von amosgyamfi

    amosgyamfi/awesome-fasthtml

    82Auf GitHub ansehen↗

    Awesome and Best FastHTML Resources For Python Developers

    Pythonfasthtmlhtmxpython
    Auf GitHub ansehen↗82
  • an-tao/drogonAvatar von an-tao

    an-tao/drogon

    13,993Auf GitHub ansehen↗

    Drogon is a high-performance C++ HTTP web framework and asynchronous web server designed for building web applications and REST APIs. It utilizes an event-driven, non-blocking architecture to handle concurrent HTTP and WebSocket connections, and it implements a model-view-controller structure to separate business logic from presentation. The framework includes an integrated C++ object-relational mapping system and database client for performing asynchronous operations with relational databases and Redis key-value stores. It supports real-time, full-duplex communication via WebSockets and prov

    C++
    Auf GitHub ansehen↗13,993
  • analogweb/analogweb-scalaAvatar von analogweb

    analogweb/analogweb-scala

    13Auf GitHub ansehen↗

    Tiny High Performance HTTP Server for Scala

    Scala
    Auf GitHub ansehen↗13
  • andeya/faygoAvatar von andeya

    andeya/faygo

    1,593Auf GitHub ansehen↗

    Faygo is a fast and concise Go Web framework that can be used to develop high-performance web app(especially API) with fewer codes. Just define a struct handler, faygo will automatically bind/verify the request parameters and generate the online API doc.

    Go
    Auf GitHub ansehen↗1,593
  • andreaferretti/rosencrantzA

    andreaferretti/rosencrantz

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0
  • angular/angularAvatar von angular

    angular/angular

    100,360Auf GitHub ansehen↗

    Angular is a platform for building web applications using a component-based architecture. It provides a comprehensive suite of tools for managing encapsulated UI units, including hierarchical dependency injection, a declarative template system, and fine-grained reactivity through signals. The framework supports complex application requirements such as client-side routing, form management, and internationalization. The project includes a command-line interface for scaffolding and build automation, alongside a testing ecosystem for unit and integration verification. It offers multiple rendering

    TypeScriptangularjavascriptpwa
    Auf GitHub ansehen↗100,360
  • angular/angular.jsAvatar von angular

    angular/angular.js

    58,615Auf GitHub ansehen↗

    AngularJS is a structural framework for building dynamic web applications by extending standard HTML with custom tags and attributes. It operates as a client-side template engine that transforms declarative markup into interactive components, organizing application logic through a model-view-controller pattern. By utilizing a centralized dependency injection container, the framework manages the lifecycle of services and components to ensure modularity and maintainable architecture. The framework is defined by its two-way data binding mechanism, which automatically synchronizes data models wit

    JavaScript
    Auf GitHub ansehen↗58,615
  • almarklein/asgineerA

    almarklein/asgineer

    0Auf GitHub ansehen↗
    Auf GitHub ansehen↗0