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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

65 مستودعات

Awesome GitHub RepositoriesFrameworks

Full-stack and frontend frameworks for building web applications.

Explore 65 awesome GitHub repositories matching part of an awesome list · Frameworks. Refine with filters or upvote what's useful.

Awesome Frameworks GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • vercel/next.jsالصورة الرمزية لـ vercel

    vercel/next.js

    140,051عرض على GitHub↗

    Next.js is a web development framework that provides a file-system-based routing system and a suite of server-side utilities for managing the request-response cycle. It includes built-in support for data fetching, caching, and revalidation, allowing developers to control how content is rendered and served. The framework offers a centralized configuration system for build-time settings, environment variables, and deployment adapters, alongside a command-line interface for bootstrapping new projects. The framework covers a wide range of application requirements, including metadata management fo

    The primary React framework for production-grade web applications.

    JavaScriptreactframeworkssr
    عرض على GitHub↗140,051
  • vuejs/awesome-vueالصورة الرمزية لـ vuejs

    vuejs/awesome-vue

    73,568عرض على GitHub↗

    🎉 A curated list of awesome things related to Vue.js

    Ecosystem resources for the Vue.js framework.

    عرض على GitHub↗73,568
  • gatsbyjs/gatsbyالصورة الرمزية لـ gatsbyjs

    gatsbyjs/gatsby

    55,941عرض على GitHub↗

    Gatsby is a React static site generator and hybrid rendering framework used to build websites by pre-rendering components into static HTML files for delivery via content delivery networks. It functions as a hybrid rendering platform that supports a combination of static generation, server-side rendering, and deferred page loading. The framework operates as a GraphQL data aggregator, pulling content from various APIs, headless CMS integrations, and files into a single unified schema for frontend queries. It also serves as a frontend performance optimizer, automating code splitting, resource pr

    Static site generator for building modern, performant websites.

    JavaScriptblogcompilergatsby
    عرض على GitHub↗55,941
  • refinedev/refineالصورة الرمزية لـ refinedev

    refinedev/refine

    34,906عرض على GitHub↗

    Refine is a headless framework designed for building data-intensive internal business applications, such as admin panels and dashboards. It provides a core set of hooks and architectural patterns that decouple business logic, authentication, and data operations from the user interface, allowing developers to integrate any design system while maintaining a consistent application structure. The framework distinguishes itself through a resource-centric approach that automatically maps application views to data entities via centralized configuration. It features a unified data provider interface

    Framework for building data-heavy CRUD applications without constraints.

    TypeScriptadminadmin-uiant-design
    عرض على GitHub↗34,906
  • nothings/stbالصورة الرمزية لـ nothings

    nothings/stb

    33,970عرض على GitHub↗

    This project is a collection of portable, header-only C functions designed for integration into software projects without complex build dependencies or external linking requirements. It provides a suite of low-level utilities for graphics, audio, and data management, focusing on direct memory manipulation and zero-dependency portability. By utilizing a single-header distribution model, the library simplifies dependency management while allowing developers to maintain full control over memory allocation and binary size through compile-time configuration. The library distinguishes itself by off

    Collection of single-file libraries for various tasks.

    C
    عرض على GitHub↗33,970
  • remix-run/remixالصورة الرمزية لـ remix-run

    remix-run/remix

    33,074عرض على GitHub↗

    Remix is a full-stack web framework designed to manage data loading, mutations, and routing through standard web platform APIs. It functions as a server-side rendering framework that unifies server-side data processing and client-side interactivity within a single development model, ensuring applications remain consistent across diverse environments. The framework distinguishes itself by utilizing native web platform APIs for all request and response handling, including a declarative data mutation layer that synchronizes server-side database updates with client-side UI transitions via standar

    Full-stack framework focusing on web standards and user experience.

    TypeScript
    عرض على GitHub↗33,074
  • facebook/follyالصورة الرمزية لـ facebook

    facebook/folly

    30,412عرض على GitHub↗

    Folly is a collection of high-performance C++ components designed as an extension to the C++ Standard Library for large-scale production environments. It provides specialized toolkits for memory management, concurrency, asynchronous workflows, and low-latency input and output operations. The project distinguishes itself through the provision of lock-free containers and bounded queues to minimize contention in multi-threaded applications, alongside a framework for managing deferred computations using futures and promises. It further offers specialized memory arenas and optimized implementation

    Collection of C++ library components from Facebook.

    C++
    عرض على GitHub↗30,412
  • sindresorhus/awesome-electronالصورة الرمزية لـ sindresorhus

    sindresorhus/awesome-electron

    27,183عرض على GitHub↗

    This project is a community-maintained directory of resources for building desktop applications with Electron. It serves as a centralized knowledge base, aggregating high-quality tools, learning materials, and software examples to assist developers in mastering the framework and improving their development workflows. The repository functions as a curated ecosystem index, relying on peer review and community contributions to verify and organize information. By maintaining a structured collection of articles, books, boilerplates, and third-party components, it provides a comprehensive reference

    Resources for building desktop apps with Electron.

    awesomeawesome-listelectron
    عرض على GitHub↗27,183
  • marmelab/react-adminالصورة الرمزية لـ marmelab

    marmelab/react-admin

    26,780عرض على GitHub↗

    React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL backends. It provides a comprehensive suite of tools for managing the full lifecycle of administrative applications, including resource-oriented routing, declarative form scaffolding, and context-driven state management. By utilizing a modular adapter-based architecture, the framework abstracts backend communication, allowing developers to build consistent CRUD interfaces that handle data fetching, authentication, and synchronization automatically. The project distinguishes itself thr

    Frontend framework for building complex B2B and admin interfaces.

    TypeScriptadminadmin-dashboardadmin-on-rest
    عرض على GitHub↗26,780
  • tencent/wepyالصورة الرمزية لـ Tencent

    Tencent/wepy

    22,593عرض على GitHub↗

    wepy is a frontend build toolchain and component framework designed for creating mini programs. It provides a modular UI library and a system for building reusable interface elements that maintain consistent layouts across different platform environments. The project features a cross-platform build target system that maps a single source codebase to multiple distinct output formats. It utilizes a template-based compilation process to transform custom syntax into platform-specific markup and supports the integration of third-party JavaScript packages through asynchronous module resolution. Th

    The primary framework for component-based mini program development.

    JavaScript
    عرض على GitHub↗22,593
  • quozd/awesome-dotnetالصورة الرمزية لـ quozd

    quozd/awesome-dotnet

    21,410عرض على GitHub↗

    This project serves as a comprehensive, community-driven directory for the .NET ecosystem. It functions as a curated index of high-quality libraries, frameworks, and tools designed to assist developers in identifying recommended solutions for a wide range of project requirements and software engineering tasks. The repository distinguishes itself by providing a categorized catalogue that simplifies the discovery of resources across the entire .NET development lifecycle. By maintaining a standardized collection of community-contributed utilities, it helps developers navigate the ecosystem to fi

    Resources for the .NET ecosystem.

    awesomeawesome-listclr
    عرض على GitHub↗21,410
  • sogou/workflowالصورة الرمزية لـ sogou

    sogou/workflow

    14,301عرض على GitHub↗

    Workflow is an asynchronous C++ task engine designed for building distributed systems and high-performance network services. It provides a framework for orchestrating complex sequences of network, file, and computational operations, allowing developers to compose these tasks into parallel workflows. The library functions as a toolkit for implementing scalable servers and clients for protocols such as HTTP, Redis, MySQL, and Kafka. It distinguishes itself through a task-based concurrency model that manages non-blocking operations and coordinates service discovery, load balancing, and traffic r

    Parallel computing and asynchronous networking engine.

    C++consuldaghttp
    عرض على GitHub↗14,301
  • chiraggude/awesome-laravelالصورة الرمزية لـ chiraggude

    chiraggude/awesome-laravel

    13,072عرض على GitHub↗

    A curated list of bookmarks, packages, tutorials, videos and other cool resources from the Laravel ecosystem

    Packages and tutorials for the Laravel framework.

    awesomelaravelphp
    عرض على GitHub↗13,072
  • nestjs/awesome-nestjsالصورة الرمزية لـ nestjs

    nestjs/awesome-nestjs

    13,040عرض على GitHub↗

    This project serves as a curated directory of resources, libraries, and educational materials for the NestJS ecosystem. It functions as a central hub for developers building scalable, modular server-side applications using TypeScript, providing a comprehensive index of tools designed to support enterprise-grade web development. The repository distinguishes itself by aggregating community-maintained modules, architectural patterns, and integration tools that extend the core framework. It provides access to production-ready starter templates and boilerplate projects, enabling developers to esta

    Resources for the NestJS framework.

    awesomeawesome-listlist
    عرض على GitHub↗13,040
  • openframeworks/openframeworksالصورة الرمزية لـ openframeworks

    openframeworks/openFrameworks

    10,385عرض على GitHub↗

    openFrameworks is a C++ creative coding toolkit and multimedia framework designed for building interactive art and visual applications across multiple operating systems. It provides a development environment and graphics library that unify the handling of visuals, audio, and hardware input for real-time projects. The toolkit facilitates the development of generative art and multimedia installations through a set of libraries that ensure consistent behavior across different platforms. It includes tools for prototyping and deploying artistic software and installations, supporting the creation o

    Toolkit designed for creative coding and interactive applications.

    C++
    عرض على GitHub↗10,385
  • troxler/awesome-css-frameworksالصورة الرمزية لـ troxler

    troxler/awesome-css-frameworks

    9,381عرض على GitHub↗

    List of awesome CSS frameworks in 2026

    Collection of CSS frameworks.

    CSSawesomeawesome-listcollection
    عرض على GitHub↗9,381
  • scylladb/seastarالصورة الرمزية لـ scylladb

    scylladb/seastar

    9,271عرض على GitHub↗

    Seastar is a C++ server application framework and asynchronous programming library designed for building high-performance, shared-nothing server applications. It functions as a high-performance I/O engine providing direct disk and network access through a shared-nothing framework that partitions data and execution across CPU cores. The framework distinguishes itself through a thread-per-core architecture that eliminates locking and resource contention by assigning one execution thread to each physical CPU core. It implements a userspace TCP/IP stack and kernel-bypass techniques, integrating w

    Advanced framework for high-performance server-side applications.

    C++
    عرض على GitHub↗9,271
  • vikejs/vikeالصورة الرمزية لـ vikejs

    vikejs/vike

    5,751عرض على GitHub↗

    Vike is a full-stack web framework that provides server-side rendering with client-side hydration, static site generation, and file-based routing. It operates as a plugin-based web framework with a universal JavaScript runtime, allowing the same code to run on both server and client environments. The framework distinguishes itself through its flexible data fetching capabilities, enabling data retrieval at any lifecycle point including server start, browser start, or page render. Its plugin-based extensibility allows for custom integrations and modifications without altering the core framework

    Modular framework alternative for server-side rendering and routing.

    TypeScriptfull-stacknodereact
    عرض على GitHub↗5,751
  • tboox/tboxالصورة الرمزية لـ tboox

    tboox/tbox

    5,111عرض على GitHub↗

    Tbox هي مجموعة شاملة من مكتبات الأدوات منخفضة المستوى ومجموعات الأدوات لتطوير C المحمول. توفر مكتبة أدوات C متعددة المنصات تعمل كبديل خفيف الوزن للمكتبات القياسية، وتوفر إدارة ذاكرة محسنة وتجريدات نظام لضمان توافق الأجهزة عبر أنظمة تشغيل مختلفة. يتميز المشروع بإطار عمل متخصص من حاويات البيانات القياسية، بما في ذلك جداول التجزئة، والمتجهات، والقوائم المرتبطة مع البحث والفرز المتكامل. كما يوفر مجموعة أدوات مخصصة للشبكات والتسلسل، وإدارة طلبات HTTP، وتشفير SSL، وتحويل البيانات بين تنسيقات JSON وXML والثنائية. تمتد مساحة القدرات إلى تنفيذ المهام المتزامنة عبر الروتينات المشتركة (coroutines) ومجمعات الخيوط، وتجريدات استدعاء النظام الموحدة، وعرض الرسومات ثنائية الأبعاد. تشمل الوظائف الإضافية توليد تجزئة التشفير، وتنفيذ التعبيرات النمطية، والحساب بالنقطة الثابتة، وإدارة مجمع الذاكرة. تتضمن مجموعة الأدوات أيضاً أدوات متخصصة لتتبع طرق Objective-C على iOS وmacOS، بالإضافة إلى جهاز افتراضي قادر على معالجة تعليمات نصوص x86.

    Multi-platform utility library with a focus on portability.

    C
    عرض على GitHub↗5,111
  • idealvin/coostالصورة الرمزية لـ idealvin

    idealvin/coost

    4,205عرض على GitHub↗

    Coost is a concurrent network framework and coroutine scheduler designed for building high-performance TCP, HTTP, and RPC services. It provides a set of tools for handling non-blocking IPv4 and IPv6 communication, integrating SSL encryption and a lightweight execution engine that manages concurrent tasks using shared stacks. The project features a specialized JSON RPC implementation for exchanging structured data over encrypted connections and a high-performance logging system. This logging infrastructure supports topic-based routing, frequency filtering, and automated stack trace capture for

    Lightweight, modular library providing boost-like functionality.

    C++benchmarkcoroutineflag
    عرض على GitHub↗4,205
السابق123…4التالي
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Frameworks