awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Ahoo-Wang avatar

Ahoo-Wang/Wow

0
View on GitHub↗
292 stars·40 forks·Kotlin·Apache-2.0·9 viewswow.ahoo.me↗

Wow

Modern Reactive CQRS Architecture Microservice development framework based on DDD and EventSourcing | 基于 DDD & EventSourcing 的现代响应式 CQRS 架构微服务开发框架

Features

  • Domain Driven Frameworks - Supports reactive microservice development with event sourcing and CQRS.

Star history

Star history chart for ahoo-wang/wowStar history chart for ahoo-wang/wow

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does ahoo-wang/wow do?

Modern Reactive CQRS Architecture Microservice development framework based on DDD and EventSourcing | 基于 DDD & EventSourcing 的现代响应式 CQRS 架构微服务开发框架

What are the main features of ahoo-wang/wow?

The main features of ahoo-wang/wow are: Domain Driven Frameworks.

Which projects share features with ahoo-wang/wow?

Projects with overlapping indexed features include: abpframework/abp — ABP is an opinionated architectural framework for building enterprise software solutions using .NET and ASP.NET Core.… nwidart/laravel-modules — This is a module management framework for Laravel applications designed to organize monolithic codebases into… khannedy/golang-clean-architecture — This project provides a structured boilerplate for building Go web applications based on clean architecture… javanile/php-glossary — Demonstrative Conceptual Implementation: Glossary Code Analysis Tool for PHP. johnbywater/eventsourcing — A library for event sourcing in Python. pawelkaczor/akka-ddd — Akka CQRS/ES framework.

Projects sharing features with Wow

These projects share indexed features with Wow. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • abpframework/abpabpframework avatar

    abpframework/abp

    14,313View on GitHub↗

    ABP is an opinionated architectural framework for building enterprise software solutions using .NET and ASP.NET Core. It serves as a structural toolkit for implementing domain-driven design and microservices patterns, providing a modular enterprise architecture where functionality is organized into independent, pluggable modules. The platform is specifically designed to support multi-tenant SaaS architectures, isolating data and configurations for multiple independent customers within a single application instance. It provides enterprise boilerplate infrastructure and pre-configured templates

    C#abpangulararchitecture
    View on GitHub↗14,313
  • nwidart/laravel-modulesnWidart avatar

    nWidart/laravel-modules

    6,157View on GitHub↗

    This is a module management framework for Laravel applications designed to organize monolithic codebases into independent, modular components. It implements a modular application architecture that separates business logic into self-contained units, each with its own dedicated directories for controllers, models, and views. The project serves as a tool for Domain Driven Design, allowing developers to group related functionality into bounded contexts. This approach supports the migration of monolithic applications into smaller, manageable modules to improve long-term maintainability and scalabi

    PHP
    View on GitHub↗6,157
  • khannedy/golang-clean-architecturekhannedy avatar

    khannedy/golang-clean-architecture

    1,066View on GitHub↗

    This project provides a structured boilerplate for building Go web applications based on clean architecture principles. It serves as a template for organizing codebases to ensure that core business logic remains isolated from external frameworks, database layers, and delivery mechanisms. The implementation prioritizes domain-driven design by centering the application around pure business entities that contain no references to infrastructure concerns. It utilizes layered dependency inversion and interface-based port adaptation to decouple the internal logic from external dependencies, allowing

    Go
    View on GitHub↗1,066
  • funkygao/cp-ddd-frameworkfunkygao avatar

    funkygao/cp-ddd-framework

    1,155View on GitHub↗

    轻量级DDD正向/逆向业务建模框架,支撑复杂业务系统的架构演化!

    Java
    View on GitHub↗1,155
Compare all 9 related projects→