17 repositorios
Patterns for building scalable, modular, and testable server-side systems.
Explore 17 awesome GitHub repositories matching software engineering & architecture · Enterprise Backend Architectures. Refine with filters or upvote what's useful.
Nest is an enterprise Node.js framework designed for building scalable and maintainable server-side applications. It provides a typed environment for developing backend services using TypeScript and JavaScript, incorporating architectural patterns for both object-oriented and functional programming. The framework organizes complex backend logic into a modular application structure to ensure clear boundary separation. It utilizes a dependency injection container to manage object lifecycles and a decorator-based metadata system to attach configuration and routing data to classes and methods. T
Implements architectural patterns for building scalable, modular, and maintainable enterprise backend systems.
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
Standardizes backend development with patterns that support complex, modular, and highly maintainable enterprise systems.
Sails is an enterprise Node.js web framework designed for building scalable applications using a model-view-controller architecture. It functions as a realtime web application framework and a database agnostic object-relational mapper, providing a structured environment for developing server-side applications. The framework enables bi-directional data exchange between clients and servers via persistent connections to support real-time features. It utilizes a consistent interface to interact with various relational and non-relational data stores, allowing the application to remain independent
Follows enterprise architectural patterns to ensure server-side applications are scalable, modular, and maintainable.
This project provides a framework for managing multi-agent systems, designed to automate complex software development, infrastructure, and business workflows. It functions as a multi-agent workflow orchestrator that routes tasks to domain-specific workers while maintaining state persistence and infrastructure automation. By leveraging large language models, the system decomposes high-level objectives into actionable plans, ensuring that complex operations are executed with consistency and reliability. The framework distinguishes itself through its hierarchical agent registry and policy-driven
Plans enterprise-grade service structures, data models, and security strategies for scalable application foundations.
CleanArchitecture is a project template for ASP.NET Core designed to establish a standardized foundation for enterprise applications. It enforces architectural boundaries by separating core business logic from infrastructure and external dependencies, ensuring that the domain remains independent of technical concerns. The project provides scaffolding that supports both multi-project solutions for complex systems and single-project vertical slices for simpler requirements. By organizing code around business entities and aggregates, it facilitates modular development where distinct parts of a s
Provides a scalable foundation for complex business applications by separating core logic from infrastructure.
This project is the .NET Base Class Library, providing the foundational types and APIs required for .NET applications. It serves as a cross-platform runtime library and a standardized managed API framework, acting as the primary set of namespaces for memory management, collections, and asynchronous programming. The library enables the development of enterprise backend infrastructure and the execution of managed code consistently across different operating systems and hardware architectures. It includes capabilities for cross-platform application deployment using self-contained binaries, frame
Provides the architectural primitives for scalable server-side systems, including dependency injection and background services.
This project is an open-source knowledge repository that serves as a comprehensive technical interview question bank for backend engineering roles. It provides a structured resource for hiring managers and candidates to evaluate proficiency in software design, architectural patterns, and core engineering principles through a curated collection of discussion topics and coding challenges. The repository functions as a programming paradigm evaluation tool, enabling the assessment of a candidate's understanding of object-oriented, functional, and procedural techniques. It distinguishes itself by
Covers the practical application of design patterns to build maintainable and scalable backend systems.
COLA is a core architectural toolkit for Java applications designed around domain-driven design and a clean, object-oriented layered architecture. It provides a framework for managing project structures, implementing domain-driven entity modeling, and organizing enterprise application architecture to decouple business logic from technical dependencies. The project features a pluggable logic extension system that allows for the addition of new functionality through defined extension points without modifying the core codebase. It also includes a project bootstrapping toolkit and an integration
Organizes large-scale backend systems using standardized project skeletons and consistent communication layers.
This project is a programming language reference library and developer knowledge base. It serves as a collection of verified code snippets and implementation patterns used to demonstrate specific programming language features and standard library functions. The repository functions as a software design pattern catalog and a code implementation blueprint. It provides a structured set of examples that illustrate architectural patterns and modular samples intended to maintain consistency across a codebase. The library covers the implementation of programming patterns, language feature adoption,
Provides a library of verified implementation patterns that serve as blueprints for production software.
This project is a collection of patterns and configurations for deploying AI agents with specialized technical skills and personas. It provides a framework for agentic software engineering, defining standards for AI-driven development workflows and the management of modular technical capabilities. The system features a skill framework that activates technical guidelines based on prompt intent and a context management system that preserves project state using persistent plans and checklists across session resets. It employs a modular organization of guidelines to prevent context window overflo
Implements consistent layered architectural patterns and validation schemas for reliable backend data flow.
Swoft is a high-performance PHP microservice framework designed to handle concurrent network traffic and asynchronous tasks using coroutines. It provides a foundation for building scalable backend services through a coroutine-driven runtime and high-performance servers supporting HTTP, WebSocket, RPC, and TCP protocols. The framework distinguishes itself through a set of governance and optimization tools, including a distributed service coordination system for registration, discovery, and circuit breaking. It also features a connection pool manager for reusable database and network sockets an
Organizes backend services using modular patterns including dependency injection and AOP for scalability.
Este proyecto es una colección de implementaciones de referencia y guías prácticas para construir aplicaciones empresariales en Java utilizando el framework Spring Boot. Sirve como una galería de proyectos backend y guía de implementación, proporcionando un conjunto de arquitecturas para patrones de servidor comunes. El repositorio se distingue por su enfoque en el diseño de sistemas distribuidos, ofreciendo ejemplos para la generación de identificadores únicos globales, caché distribuida y búsqueda de texto completo. También incluye plantillas y ejemplos para crear starters personalizados de Spring Boot para encapsular dependencias y configuraciones compartidas en módulos reutilizables. El proyecto cubre una amplia gama de áreas de capacidad, incluyendo seguridad de aplicaciones mediante autenticación y autorización basada en tokens, observabilidad del sistema mediante monitoreo de salud y rendimiento, e integración con bases de datos relacionales. La cobertura adicional incluye el despliegue de aplicaciones en contenedores y el procesamiento de datos multimedia y de lenguaje natural.
Provides concrete reference implementations of common backend architectural patterns for enterprise Java systems.
Este proyecto es una colección de implementaciones de referencia y ejemplos de código para integrar servicios de Google Cloud utilizando el lenguaje de programación Go. Sirve como biblioteca de integración de servicios en la nube y kit de desarrollo, proporcionando patrones de implementación listos para usar para acelerar la creación de software nativo en la nube. El repositorio cubre la implementación de API en la nube y la orquestación de servicios, ofreciendo plantillas estructurales para conectar aplicaciones a la infraestructura basada en la nube. Proporciona ejemplos modulares organizados por funcionalidad de producto específica para guiar la integración de varios servicios de Google Cloud. El código base incluye patrones para el desarrollo en la nube, centrándose en el manejo de solicitudes y la coordinación de múltiples servicios basados en la nube.
Provides repeatable code templates and structural patterns for integrating cloud services into Go applications.
This project is a foundational server template built with NestJS designed for creating REST APIs and enterprise backend environments. It provides a pre-configured structure that integrates database connectivity, authentication, and common API services. The boilerplate includes a security system utilizing JSON Web Tokens and role-based access control to manage user sessions and restrict resource access. It supports internationalization for serving content in multiple languages and provides a containerized environment using Docker for consistent deployment. The framework covers a broad range o
Provides a production-ready server environment including Docker, mailing services, and file upload capabilities.
This project is a comprehensive library of reference implementations and patterns for building web applications using the Go Fiber framework. It provides curated templates and implementation guides for creating REST APIs, web servers, and structured backend services. The repository serves as a practical resource for applying architectural patterns, including Clean and Hexagonal architectures, as well as port-and-adapter decoupling. It offers detailed examples for integrating common web features such as OAuth2 authentication, JWT verification, WebSockets for real-time communication, and server
Reference examples for organizing Go code using Clean Architecture and Hexagonal Architecture patterns.
Nano is a distributed application framework designed for building systems using an actor-based messaging model. It functions as a distributed actor framework that decouples components through asynchronous messaging to maintain state isolation across a server cluster. The system acts as a cluster message dispatcher and session-aware request router, tracking client state to route incoming messages to the specific agent holding the session data. It utilizes a distributed agent registry to coordinate the dispatching of messages between multiple application instances acting as agents. The framewo
Provides a scalable server infrastructure that coordinates data flow between multiple distributed nodes and end users.
This project provides a structured template for building enterprise-grade applications using domain-driven design principles. It serves as a foundational scaffold for web services, enforcing a strict separation of concerns by isolating core business logic from infrastructure, data access layers, and external frameworks. The architecture is built around a modular design that utilizes request pipelining and dependency inversion to maintain loose coupling. It distinguishes itself through a centralized command and query handling system, which routes requests through a unified interface, and a dom
Provides a structured foundation for building scalable, modular, and testable enterprise backend systems.