awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesApplication Frameworks

Platforms that provide the structure, tools, and runtime environments for building custom software applications.

Distinguishing note: Focuses on the framework aspect of building custom applications as code rather than specific UI components.

Explore 2 awesome GitHub repositories matching development tools & productivity · Application Frameworks. Refine with filters or upvote what's useful.

Awesome Application Frameworks GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • twentyhq/twentyAvatar von twentyhq

    twentyhq/twenty

    50,113Auf GitHub ansehen↗

    Twenty is a headless customer relationship management framework that enables developers to build, version, and deploy custom business applications using code. By utilizing a declarative approach to data modeling, the platform allows for the definition of custom objects, fields, and complex relationships directly within the source code. This schema-driven architecture automatically generates corresponding REST and GraphQL APIs, ensuring that data structures and interface components remain synchronized across development and production environments. The platform distinguishes itself through a m

    Provides a code-first framework for defining data models, business logic, and user interfaces to build custom CRM applications.

    TypeScriptcrmcrm-systemcustomer
    Auf GitHub ansehen↗50,113
  • sorrycc/dvaAvatar von sorrycc

    sorrycc/dva

    16,163Auf GitHub ansehen↗

    Dva is a framework for building web applications that integrates React and Redux. It utilizes a model-driven architecture to organize application logic, centralizing state management into cohesive modules that encapsulate reducers, asynchronous effects, and event subscriptions. The framework distinguishes itself through a plugin system that intercepts the action dispatch cycle to automate cross-cutting concerns such as loading state tracking. It also provides a development environment that supports hot module replacement, allowing for the updating of components, routes, and state models in th

    Organizes application logic into models containing reducers, effects, and subscriptions for predictable state management.

    JavaScript
    Auf GitHub ansehen↗16,163
  1. Home
  2. Development Tools & Productivity
  3. Application Frameworks