awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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/abpالصورة الرمزية لـ abpframework

    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/fusionالصورة الرمزية لـ ActualLab

    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-uiالصورة الرمزية لـ adaleks

    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.netالصورة الرمزية لـ AdaptiveConsulting

    AdaptiveConsulting/Aeron.NET

    518عرض على GitHub↗

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

    C#
    عرض على GitHub↗518

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • addyosmani/9f10c555e32a8d06ddb0A

    addyosmani/9f10c555e32a8d06ddb0

    0عرض على GitHub↗
    عرض على GitHub↗0
  • aggregate-genius/periscope2الصورة الرمزية لـ Aggregate-Genius

    Aggregate-Genius/periscope2

    9عرض على GitHub↗

    R package periscope2

    R
    عرض على GitHub↗9
  • agnosticui/agnosticuiالصورة الرمزية لـ AgnosticUI

    AgnosticUI/agnosticui

    773عرض على GitHub↗
    TypeScriptaccessibilitycsshtml
    عرض على GitHub↗773
  • akkadotnet/akka.netالصورة الرمزية لـ akkadotnet

    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/autoshinyالصورة الرمزية لـ alekrutkowski

    alekrutkowski/autoshiny

    26عرض على GitHub↗

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

    R
    عرض على GitHub↗26
  • alephalpha/muicss-yewالصورة الرمزية لـ AlephAlpha

    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/flowbjectالصورة الرمزية لـ alex20465

    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/rockpackالصورة الرمزية لـ AlexSergey

    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-goالصورة الرمزية لـ alibaba

    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.networkالصورة الرمزية لـ aloisdg

    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-componentsالصورة الرمزية لـ altair-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/amphtmlالصورة الرمزية لـ ampproject

    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-kitالصورة الرمزية لـ anandgupta193

    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-dependencyالصورة الرمزية لـ andrelmlins

    andrelmlins/create-react-dependency

    25عرض على GitHub↗

    Project similar to the Create React App for libraries and dependencies

    JavaScript
    عرض على GitHub↗25
  • angular-rust/yew-componentsالصورة الرمزية لـ angular-rust

    angular-rust/yew-components

    62عرض على GitHub↗

    #

    Rust
    عرض على GitHub↗62
  • ant-design/ant-designالصورة الرمزية لـ ant-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.tfالصورة الرمزية لـ antonbabenko

    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-elementsالصورة الرمزية لـ apollo-elements

    apollo-elements/apollo-elements

    422عرض على GitHub↗

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

    TypeScript
    عرض على GitHub↗422
  • appercode/appercode.uiframeworkالصورة الرمزية لـ Appercode

    Appercode/Appercode.UIFramework

    16عرض على GitHub↗

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

    C#
    عرض على GitHub↗16
  • appjs/appjsالصورة الرمزية لـ appjs

    appjs/appjs

    3,420عرض على GitHub↗

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

    C++
    عرض على GitHub↗3,420
  • appsilon/rhinoالصورة الرمزية لـ Appsilon

    Appsilon/rhino

    330عرض على GitHub↗

    -->

    R
    عرض على GitHub↗330
  • aregtech/areg-sdkالصورة الرمزية لـ aregtech

    aregtech/areg-sdk

    352عرض على GitHub↗

    Distributed C++ services from embedded to enterprise

    C++cppcross-platformdistributed-systems
    عرض على GitHub↗352
  • ariakit/ariakitالصورة الرمزية لـ ariakit

    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/aspnetboilerplateالصورة الرمزية لـ aspnetboilerplate

    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-componentsالصورة الرمزية لـ 1-Platform

    1-Platform/op-components

    33عرض على GitHub↗

    One platform component library.

    TypeScript
    عرض على GitHub↗33