awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
AdaptiveConsulting avatar

AdaptiveConsulting/ReactiveTraderCloud

0
View on GitHub↗
1,859 estrellas·573 forks·TypeScript·Apache-2.0·2 vistaswww.reactivetrader.com↗

ReactiveTraderCloud

Real-time FX trading showcase by Adaptive. THIS REPO IS NO LONGER MAINTAINED.

Features

  • Domain Driven Design Samples - Reactive trading platform example.
  • Sample Projects - Real-time trading platform demo.
  • Trading Platforms - Cloud-native reactive trading platform demonstration.

Historial de estrellas

Gráfico del historial de estrellas de adaptiveconsulting/reactivetradercloudGráfico del historial de estrellas de adaptiveconsulting/reactivetradercloud

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Alternativas open-source a ReactiveTraderCloud

Proyectos open-source similares, clasificados según cuántas características comparten con ReactiveTraderCloud.
  • eduardopires/equinoxprojectAvatar de EduardoPires

    EduardoPires/EquinoxProject

    6,774Ver en GitHub↗

    EquinoxProject is an ASP.NET 9 web application template and reference implementation for building enterprise software. It provides a structural boilerplate centered on clean architecture, domain-driven design, and the separation of read and write operations through a command query responsibility segregation framework. The project incorporates event sourcing to track the history of business entities as a sequence of events for auditing and state reconstruction. It utilizes a layered approach to decouple business logic from external dependencies and frameworks. The system includes capabilities

    C#architectureasp-net-coreasp-net-core-mvc
    Ver en GitHub↗6,774
  • dotnet-architecture/eshoponwebAvatar de dotnet-architecture

    dotnet-architecture/eShopOnWeb

    10,676Ver en GitHub↗

    eShopOnWeb is a reference application for ASP.NET Core that demonstrates a sample e-commerce site. It serves as a template for building scalable services using domain-driven design to separate business logic from infrastructure and data access. The project implements a decoupled messaging pattern through a request pipeline to separate web controllers from application logic. It utilizes a repository pattern to abstract data persistence and isolate the core application logic from the specific database storage mechanism. The application covers a broad surface of web capabilities, including user

    C#architectureasp-net-coreasp-net-core-mvc
    Ver en GitHub↗10,676
  • cesarcastrocuba/nlayerappv3Avatar de cesarcastrocuba

    cesarcastrocuba/nlayerappv3

    155Ver en GitHub↗

    Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2

    C#architectural-patternsasp-net-coreddd
    Ver en GitHub↗155
  • kgrzybek/sample-dotnet-core-cqrs-apiAvatar de kgrzybek

    kgrzybek/sample-dotnet-core-cqrs-api

    3,056Ver en GitHub↗

    Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture.

    C#clean-architectureclean-codecqrs
    Ver en GitHub↗3,056
Ver las 30 alternativas a ReactiveTraderCloud→

Preguntas frecuentes

¿Qué hace adaptiveconsulting/reactivetradercloud?

Real-time FX trading showcase by Adaptive. THIS REPO IS NO LONGER MAINTAINED.

¿Cuáles son las características principales de adaptiveconsulting/reactivetradercloud?

Las características principales de adaptiveconsulting/reactivetradercloud son: Domain Driven Design Samples, Sample Projects, Trading Platforms.

¿Qué alternativas de código abierto existen para adaptiveconsulting/reactivetradercloud?

Las alternativas de código abierto para adaptiveconsulting/reactivetradercloud incluyen: eduardopires/equinoxproject — EquinoxProject is an ASP.NET 9 web application template and reference implementation for building enterprise software.… kgrzybek/sample-dotnet-core-cqrs-api — Sample .NET Core REST API CQRS implementation with raw SQL and DDD using Clean Architecture. cesarcastrocuba/nlayerappv3 — Domain Driven Design (DDD) N-LayeredArchitecture with .Net Core 2. dotnet-architecture/eshoponweb — eShopOnWeb is a reference application for ASP.NET Core that demonstrates a sample e-commerce site. It serves as a… 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…