awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to dataformsjs/dataformsjs

Open-source alternatives to Dataformsjs

30 open-source projects similar to dataformsjs/dataformsjs, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Dataformsjs alternative.

  • abpframework/abpabpframework 的头像

    abpframework/abp

    14,313在 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
    在 GitHub 上查看↗14,313
  • actuallab/fusionActualLab 的头像

    ActualLab/Fusion

    163在 GitHub 上查看↗

    Build real-time Blazor and MAUI apps while writing just 0.1% of the usual real-time update code. Handle 10× more API requests with the ActualLab.Rpc protocol—or 1000× more with Fusion’s transparent and perfectly coherent caching.

    C#blazorblazor-webassemblycaching
    在 GitHub 上查看↗163
  • adaleks/anywhere-uiadaleks 的头像

    adaleks/anywhere-ui

    39在 GitHub 上查看↗

    AnywhereUI is a collection of rich web components that includes framework bindings, created with StencilJS

    TypeScript
    在 GitHub 上查看↗39
  • adaptiveconsulting/aeron.netAdaptiveConsulting 的头像

    AdaptiveConsulting/Aeron.NET

    518在 GitHub 上查看↗

    Efficient reliable UDP unicast, UDP multicast, and IPC message transport - .NET port of Aeron

    C#
    在 GitHub 上查看↗518

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Find more with AI search
  • addyosmani/9f10c555e32a8d06ddb0A

    addyosmani/9f10c555e32a8d06ddb0

    0在 GitHub 上查看↗
    在 GitHub 上查看↗0
  • aggregate-genius/periscope2Aggregate-Genius 的头像

    Aggregate-Genius/periscope2

    9在 GitHub 上查看↗

    R package periscope2

    R
    在 GitHub 上查看↗9
  • agnosticui/agnosticuiAgnosticUI 的头像

    AgnosticUI/agnosticui

    773在 GitHub 上查看↗
    TypeScriptaccessibilitycsshtml
    在 GitHub 上查看↗773
  • akkadotnet/akka.netakkadotnet 的头像

    akkadotnet/akka.net

    5,023在 GitHub 上查看↗

    Akka.NET is an actor model framework used for building concurrent and distributed applications. It functions as a distributed computing platform and state manager that enables isolated actors to communicate via asynchronous message passing, ensuring thread-safe state management without manual locks. The project is distinguished by its decentralized coordination capabilities, including a distributed state manager that uses sharding and dynamic rebalancing to maintain high availability. It incorporates an event sourcing engine that persists state as a sequence of events in an append-only log an

    C#actoractor-modelakka
    在 GitHub 上查看↗5,023
  • alekrutkowski/autoshinyalekrutkowski 的头像

    alekrutkowski/autoshiny

    26在 GitHub 上查看↗

    R package for an automatic transformation of an R function into a Shiny app

    R
    在 GitHub 上查看↗26
  • alephalpha/muicss-yewAlephAlpha 的头像

    AlephAlpha/muicss-yew

    38在 GitHub 上查看↗

    MUICSS-yew is a component library for Yew framework based on the lightweight MUI CSS framework.

    Rust
    在 GitHub 上查看↗38
  • alex20465/flowbjectalex20465 的头像

    alex20465/flowbject

    13在 GitHub 上查看↗

    Flowbject is a high-level library whose aim is to help with writing state-machine flows. The concept is based on Amazon-State-Language.

    TypeScript
    在 GitHub 上查看↗13
  • alexsergey/rockpackAlexSergey 的头像

    AlexSergey/rockpack

    1,269在 GitHub 上查看↗

    Zero-config React with built-in SSR, automated quality gates, and AI-ready project structure - ship clean code whether you write it yourself or with an AI assistant.

    TypeScriptboilerplateclaude-codecodestyle
    在 GitHub 上查看↗1,269
  • alibaba/flutter-goalibaba 的头像

    alibaba/flutter-go

    23,668在 GitHub 上查看↗

    flutter-go is a cross-platform UI framework and kit designed for building mobile and desktop applications using a Go backend and a Flutter frontend. It provides a communication bridge that enables Go functions to be executed from Dart code via a C-ABI foreign function interface. The project includes a Flutter UI component library and a frontend design gallery. These resources provide pre-designed interface patterns, reusable widgets, and interaction demos to assist with rapid application prototyping and consistent interface design across different operating systems. The framework covers nati

    Dart
    在 GitHub 上查看↗23,668
  • aloisdg/ether.networkaloisdg 的头像

    aloisdg/Ether.Network

    12在 GitHub 上查看↗

    Ether.Network is a basic library to make quickly a simple server or client using sockets.

    C#
    在 GitHub 上查看↗12
  • altair-viz/dash-vega-componentsaltair-viz 的头像

    altair-viz/dash-vega-components

    47在 GitHub 上查看↗

    With the Vega component, you can display Vega-Altair charts in your Plotly Dash application. All features work as well with Vega-Lite and Vega specifications but the remainder of this README will focus on Altair as it is more common.

    Python
    在 GitHub 上查看↗47
  • ampproject/amphtmlampproject 的头像

    ampproject/amphtml

    14,905在 GitHub 上查看↗

    This project is a web component framework and optimized web markup standard designed for high performance web development. It provides a system for building fast-loading websites using a specialized set of HTML components and scripts, complemented by a web performance validation suite to ensure markup compliance. The framework includes a dynamic HTML template engine for rendering data-driven content without full page reloads and a dedicated ad network integration framework. This integration system manages third-party advertisements with built-in viewability metrics and optimized loading seque

    JavaScript
    在 GitHub 上查看↗14,905
  • anandgupta193/react-enterprise-starter-kitanandgupta193 的头像

    anandgupta193/react-enterprise-starter-kit

    98在 GitHub 上查看↗

    Highly Scalable Awesome React Starter Kit for an enterprise application with a very easy maintainable codebase. :fire:

    JavaScript
    在 GitHub 上查看↗98
  • andrelmlins/create-react-dependencyandrelmlins 的头像

    andrelmlins/create-react-dependency

    25在 GitHub 上查看↗

    Project similar to the Create React App for libraries and dependencies

    JavaScript
    在 GitHub 上查看↗25
  • angular-rust/yew-componentsangular-rust 的头像

    angular-rust/yew-components

    62在 GitHub 上查看↗

    #

    Rust
    在 GitHub 上查看↗62
  • ant-design/ant-designant-design 的头像

    ant-design/ant-design

    98,362在 GitHub 上查看↗

    Ant Design is an enterprise-grade component library and design system framework built for developing complex, data-heavy web applications. It provides a comprehensive collection of pre-built, state-driven interface elements that map data properties to rendered components, ensuring consistent interaction patterns and visual language across large-scale projects. The library distinguishes itself through a robust styling architecture that utilizes design tokens and hierarchical configuration providers to propagate global settings like themes, locale, and layout direction. By employing component-l

    TypeScriptant-designantddesign-systems
    在 GitHub 上查看↗98,362
  • antonbabenko/serverless.tfantonbabenko 的头像

    antonbabenko/serverless.tf

    879在 GitHub 上查看↗

    This repository / serverless.tf framework aims to provide information, solutions, and tools for building, deploying, and managing serverless applications and infrastructure using Terraform.

    在 GitHub 上查看↗879
  • apache/grails-coreA

    apache/grails-core

    2,917在 GitHub 上查看↗

    SPDX-License-Identifier: Apache-2.0

    Groovy
    在 GitHub 上查看↗2,917
  • apollo-elements/apollo-elementsapollo-elements 的头像

    apollo-elements/apollo-elements

    422在 GitHub 上查看↗

    🚀🌛 Use the Launch Platform 👩‍🚀👨‍🚀

    TypeScript
    在 GitHub 上查看↗422
  • appercode/appercode.uiframeworkAppercode 的头像

    Appercode/Appercode.UIFramework

    16在 GitHub 上查看↗

    Appercode UI Framework brings Windows Phone UI Object Model to iOS and Android.

    C#
    在 GitHub 上查看↗16
  • appjs/appjsappjs 的头像

    appjs/appjs

    3,420在 GitHub 上查看↗

    (Deprecated!) SDK on top of nodejs to build desktop apps using HTML5/CSS/JS

    C++
    在 GitHub 上查看↗3,420
  • appsilon/rhinoAppsilon 的头像

    Appsilon/rhino

    330在 GitHub 上查看↗

    -->

    R
    在 GitHub 上查看↗330
  • aregtech/areg-sdkaregtech 的头像

    aregtech/areg-sdk

    352在 GitHub 上查看↗

    Distributed C++ services from embedded to enterprise

    C++cppcross-platformdistributed-systems
    在 GitHub 上查看↗352
  • ariakit/ariakitariakit 的头像

    ariakit/ariakit

    8,573在 GitHub 上查看↗

    Ariakit is a headless component library and accessible UI component toolkit. It provides a set of unstyled web components with built-in accessibility patterns to ensure that screen readers and keyboard navigation function correctly. The project includes an adaptive color engine that calculates high-contrast text and dynamic surface colors for light and dark modes. It also features a concentric layout engine for computing nested padding, margins, and border radii for circular interface elements, alongside a design token system for managing global CSS variables. The toolkit covers broad capabi

    TypeScripta11yaccessibilityaccessible
    在 GitHub 上查看↗8,573
  • aspnetboilerplate/aspnetboilerplateaspnetboilerplate 的头像

    aspnetboilerplate/aspnetboilerplate

    11,984在 GitHub 上查看↗

    This project is an application framework and boilerplate for enterprise web applications based on ASP.NET Core. It provides a foundation for building large-scale business applications by implementing a domain-driven design framework that organizes application logic into decoupled layers and modules. The framework distinguishes itself through built-in support for multi-tenant software-as-a-service architectures, providing primitives for data, configuration, and interface isolation for multiple customers within a single instance. It also includes an integrated identity management system featuri

    C#abparchitectureaspnet
    在 GitHub 上查看↗11,984
  • 1-platform/op-components1-Platform 的头像

    1-Platform/op-components

    33在 GitHub 上查看↗

    One platform component library.

    TypeScript
    在 GitHub 上查看↗33