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

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

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesPattern Comparisons

Evaluating state management approaches by implementing the same application across multiple patterns to compare trade-offs.

Distinct from State Management Patterns: Distinct from State Management Patterns: focuses on comparative evaluation through identical implementations, not on documenting individual patterns.

Explore 1 awesome GitHub repository matching software engineering & architecture · Pattern Comparisons. Refine with filters or upvote what's useful.

Awesome Pattern Comparisons GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • brianegan/flutter_architecture_samplesAvatar de brianegan

    brianegan/flutter_architecture_samples

    8,920Ver en GitHub↗

    This is a reference project that implements the same TodoMVC application across multiple Flutter state management and architecture patterns, enabling direct side-by-side comparison. The project demonstrates how different approaches—including BLoC, Redux, MobX, Provider, and Scoped Model—handle state, data flow, and separation of concerns within the Flutter framework. Each architecture implementation is built to the same specification and runs an identical suite of shared integration tests, ensuring consistent behavior across all patterns. This allows developers to evaluate the trade-offs of e

    Compare state management patterns by implementing the same TodoMVC app across multiple architectural approaches to evaluate their trade-offs side by side.

    Dartdartflutterredux
    Ver en GitHub↗8,920
  1. Home
  2. Software Engineering & Architecture
  3. State Management Patterns
  4. Pattern Comparisons