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
·
boostercloud avatar

boostercloud/booster

0
View on GitHub↗
445 stele·98 fork-uri·TypeScript·Apache-2.0·4 vizualizăriwww.boosterframework.com↗

Booster

Booster Framework

Features

  • DevOps and Infrastructure - Serverless framework for rapid application deployment.
  • Serverless Platforms - Framework for event-driven serverless applications.
  • Backend Frameworks - Event-driven cloud-native GraphQL framework.
  • Domain Driven Design Samples - Example applications built with the Booster framework.

Istoric stele

Graficul istoricului de stele pentru boostercloud/boosterGraficul istoricului de stele pentru boostercloud/booster

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 Booster

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Booster.
  • firecracker-microvm/firecrackerAvatar firecracker-microvm

    firecracker-microvm/firecracker

    34,954Vezi pe GitHub↗

    Firecracker is a virtual machine monitor that leverages hardware-assisted virtualization to create and manage isolated execution environments. It functions as a lightweight runtime designed to launch virtual machines with minimal memory overhead and near-instantaneous startup times, providing the security of traditional hardware virtualization with the efficiency of containerized workloads. The project distinguishes itself through a security-focused architecture that enforces strict process boundaries using system-level barriers and restricted user privileges. It minimizes the attack surface

    Rustcontainersminimalistopen-source
    Vezi pe GitHub↗34,954
  • stemmlerjs/ddd-forumAvatar stemmlerjs

    stemmlerjs/ddd-forum

    2,088Vezi pe GitHub↗

    This project is a full-stack forum platform built with TypeScript that serves as a reference architecture for implementing domain-driven design and clean architecture patterns. It provides a structured environment for community discussion, enabling users to register, authenticate, and engage in moderated conversations across organized topic categories. The platform distinguishes itself by strictly separating core business logic from infrastructure concerns. By utilizing a layered hexagonal architecture and the repository pattern, the codebase isolates business rules from external frameworks a

    TypeScriptdddhackernewstypescript
    Vezi pe GitHub↗2,088
  • cheese10yun/spring-jpa-best-practicesAvatar cheese10yun

    cheese10yun/spring-jpa-best-practices

    1,173Vezi pe GitHub↗

    This project serves as a comprehensive guide and collection of architectural patterns for implementing domain-driven design within Java enterprise applications. It focuses on structuring persistence layers to ensure data integrity, maintainability, and clear domain boundaries when working with object-relational mapping. The repository distinguishes itself by demonstrating how to encapsulate business logic and state transitions directly within entities, moving away from simple data containers toward rich domain models. It provides practical examples for managing complex entity relationships, i

    Javabest-practicesdata-jpajpa
    Vezi pe GitHub↗1,173
  • vaughnvernon/iddd_samplesAvatar VaughnVernon

    VaughnVernon/IDDD_Samples

    3,938Vezi pe GitHub↗

    This project is a reference implementation of domain-driven design patterns and a sample of command query responsibility segregation. It provides a collection of event-driven microservices that demonstrate the practical application of architectural principles for structuring complex software systems. The implementation separates read and write models through an event journal and organizes services into bounded contexts to maintain clear functional boundaries. It coordinates business logic by dispatching and consuming domain events to synchronize different modules. The project covers a range

    Java
    Vezi pe GitHub↗3,938
Vezi toate cele 30 alternative pentru Booster→

Întrebări frecvente

Ce face boostercloud/booster?

Booster Framework

Care sunt principalele funcționalități ale boostercloud/booster?

Principalele funcționalități ale boostercloud/booster sunt: DevOps and Infrastructure, Serverless Platforms, Backend Frameworks, Domain Driven Design Samples.

Care sunt câteva alternative open-source pentru boostercloud/booster?

Alternativele open-source pentru boostercloud/booster includ: firecracker-microvm/firecracker — Firecracker is a virtual machine monitor that leverages hardware-assisted virtualization to create and manage isolated… vaughnvernon/iddd_samples — This project is a reference implementation of domain-driven design patterns and a sample of command query… cheese10yun/spring-jpa-best-practices — This project serves as a comprehensive guide and collection of architectural patterns for implementing domain-driven… stemmlerjs/ddd-forum — This project is a full-stack forum platform built with TypeScript that serves as a reference architecture for… jbuget/nodejs-clean-architecture-app — This project provides a structured boilerplate for building Node.js REST APIs, implementing clean architecture… ahmedtariq01/cloud-devops-learning-resources — This repo includes Books and imp notes related to GCP, Azure, AWS, Docker, K8s, and DevOps. More, exam and interview…