awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
zeromicro avatar

zeromicro/go-zero

0
View on GitHub↗
33,102 stele·4,306 fork-uri·Go·MIT·14 vizualizărigo-zero.dev↗

Go Zero

This project is a comprehensive microservices development framework designed to build scalable, resilient backend systems. It provides a production-ready runtime that integrates stability patterns directly into the service architecture, ensuring consistent performance and reliability for both web and remote procedure call services even under heavy traffic conditions.

The framework centers on an interface-first development model, utilizing a domain-specific language to define service contracts that serve as the single source of truth. This approach powers an extensive code generation ecosystem that automates the creation of type-safe client and server implementations, effectively eliminating manual boilerplate. To maintain system stability, the framework includes adaptive circuit breakers and dynamic load-shedding controls that monitor real-time metrics to prevent cascading failures and protect core services during periods of high demand.

Beyond its core runtime capabilities, the project offers a robust command-line toolchain that streamlines the entire development lifecycle. This includes automated project scaffolding, static configuration binding for type-safe initialization, and a middleware-based request pipeline for handling cross-cutting concerns like authentication and logging. The environment also supports distributed tracing to monitor request lifecycles and integrates artificial intelligence to assist in generating compliant code and implementing complex business logic.

Features

  • Microservices Frameworks - Provides a comprehensive toolkit for building scalable backend services with integrated stability and communication patterns.
  • Distributed Computing Frameworks - Provides a production-ready runtime environment designed for high performance and reliability under heavy network traffic.
  • Resilience Patterns - Implements adaptive circuit breakers to prevent cascading failures during high traffic.
  • Interface Definition Languages - Uses a domain-specific language to define service contracts as the source of truth.
  • Code Generators - Create client and server code from interface definition files using command-line tools that automate boilerplate, parameter validation, and the integration of services across multiple programming languages.
  • Command Line Interfaces - Provides a CLI to automate development tasks, project scaffolding, and build processes.
  • Load Shedding Systems - Drops incoming requests dynamically based on current system health metrics to protect core service stability under extreme load conditions.
  • Distributed Tracing - Injects metadata into request headers to track network call lifecycles across services.
  • Interface Definition Toolchains - Transforms declarative service definitions into boilerplate-free client and server implementations across multiple languages.
  • Load Shedding - Drops incoming requests dynamically based on system health to protect service stability.
  • Microservices Architectures - Provides architectural patterns and structural support for building independent, scalable service-oriented systems.
  • Distributed Systems - Listed in the “Distributed Systems” section of the Awesome Go awesome list.
  • Framework-uri pentru microservicii - Cloud-native framework with integrated productivity CLI tools.
  • Command Line Development Environments - Provides a terminal-based workflow that automates project scaffolding and service configuration.
  • API Client Generators - Creating consistent client and server code from interface definitions to eliminate manual boilerplate and ensure type safety across services.
  • Middleware Pipelines - Processes network traffic through interceptors for authentication, logging, and validation.
  • AI-Assisted Development Tools - Integrating artificial intelligence into the development lifecycle to automate the implementation of complex business logic and maintain coding standards.
  • AI Development Assistants - Connects AI tools to generate compliant code and simplify complex logic.
  • Configuration Management - Maps external configuration files directly into typed structures for service initialization.
  • Project Scaffolding Tools - Automates the creation of standard directory structures and configuration files to accelerate project initialization.

Istoric stele

Graficul istoricului de stele pentru zeromicro/go-zeroGraficul istoricului de stele pentru zeromicro/go-zero

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Go Zero

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Go Zero.
  • twentyhq/twentyAvatar twentyhq

    twentyhq/twenty

    50,113Vezi pe GitHub↗

    Twenty is a headless customer relationship management framework that enables developers to build, version, and deploy custom business applications using code. By utilizing a declarative approach to data modeling, the platform allows for the definition of custom objects, fields, and complex relationships directly within the source code. This schema-driven architecture automatically generates corresponding REST and GraphQL APIs, ensuring that data structures and interface components remain synchronized across development and production environments. The platform distinguishes itself through a m

    TypeScriptcrmcrm-systemcustomer
    Vezi pe GitHub↗50,113
  • go-kratos/kratosAvatar go-kratos

    go-kratos/kratos

    25,743Vezi pe GitHub↗

    Kratos is a toolkit for building cloud-native microservices in Go. It provides a comprehensive suite of framework primitives, including a dedicated toolset for API-first development using Protobuf to generate server and client code for gRPC and HTTP. The project is distinguished by its pluggable service infrastructure, which allows for the swapping of configuration stores, service registries, and data encoding formats. It utilizes a composable middleware pipeline to inject cross-cutting concerns such as authentication, request validation, and circuit breaking into the service flow. The frame

    Goaiarchitecturecloud-native
    Vezi pe GitHub↗25,743
  • docker/composeAvatar docker

    docker/compose

    37,588Vezi pe GitHub↗

    Docker Compose is a tool for defining and running multi-container applications through declarative configuration files. It functions as an application lifecycle manager, coordinating the startup, shutdown, and scaling of interconnected services within isolated environments. By using a standardized configuration format, it enables infrastructure as code, allowing developers to manage complex application stacks and their dependencies in a single, repeatable file. The project distinguishes itself by integrating directly with the broader Docker platform, leveraging a client-server architecture wh

    Godockerdocker-composego
    Vezi pe GitHub↗37,588
  • fastapi/full-stack-fastapi-templateAvatar fastapi

    fastapi/full-stack-fastapi-template

    43,815Vezi pe GitHub↗

    This project is a full-stack web application scaffolder designed to initialize production-ready projects with pre-configured database, authentication, and deployment settings. It provides a standardized starting point for development by generating a complete application structure that includes integrated backend, frontend, and database components. The template distinguishes itself through a type-safe integration layer that automatically synchronizes backend API definitions with frontend client code, ensuring consistent data exchange. It also features a containerized development environment th

    TypeScriptbackendchakra-uidocker
    Vezi pe GitHub↗43,815
Vezi toate cele 30 alternative pentru Go Zero→

Întrebări frecvente

Ce face zeromicro/go-zero?

This project is a comprehensive microservices development framework designed to build scalable, resilient backend systems. It provides a production-ready runtime that integrates stability patterns directly into the service architecture, ensuring consistent performance and reliability for both web and remote procedure call services even under heavy traffic conditions.

Care sunt principalele funcționalități ale zeromicro/go-zero?

Principalele funcționalități ale zeromicro/go-zero sunt: Microservices Frameworks, Distributed Computing Frameworks, Resilience Patterns, Interface Definition Languages, Code Generators, Command Line Interfaces, Load Shedding Systems, Distributed Tracing.

Care sunt câteva alternative open-source pentru zeromicro/go-zero?

Alternativele open-source pentru zeromicro/go-zero includ: twentyhq/twenty — Twenty is a headless customer relationship management framework that enables developers to build, version, and deploy… go-kratos/kratos — Kratos is a toolkit for building cloud-native microservices in Go. It provides a comprehensive suite of framework… docker/compose — Docker Compose is a tool for defining and running multi-container applications through declarative configuration… fastapi/full-stack-fastapi-template — This project is a full-stack web application scaffolder designed to initialize production-ready projects with… wailsapp/wails — Wails is a cross-platform framework for building native desktop applications by combining a Go backend with web-based… flipped-aurora/gin-vue-admin — Gin-vue-admin is a full-stack development scaffold designed to accelerate the creation of enterprise-grade web…