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

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

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

13 مستودعات

Awesome GitHub RepositoriesDeveloper Tools and Frameworks

Languages, compilers, and frameworks for building software applications.

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

Awesome Developer Tools and 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

    React framework for production-grade web applications.

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

    supabase/supabase

    104,317عرض على GitHub↗

    This project provides an integrated backend platform built around a relational database. It automatically generates REST and GraphQL APIs from database schemas, allowing for direct data interaction through standard requests and client libraries. The platform includes a comprehensive authentication system that manages user identity, session handling, and fine-grained access control through database-native row-level security policies. Beyond core data management, the platform offers specialized services for object storage, vector data processing for semantic search, and real-time communication

    Backend-as-a-service platform for rapid application development.

    TypeScriptaialternativeauth
    عرض على GitHub↗104,317
  • vitejs/viteالصورة الرمزية لـ vitejs

    vitejs/vite

    81,611عرض على GitHub↗

    Vite is a frontend build toolchain that provides a unified development and production pipeline for modern web applications. It functions as a modular, environment-agnostic build engine that leverages native ES modules to serve source code directly to the browser, eliminating the need for expensive bundling during the development phase. By maintaining an environment-aware module graph, it supports concurrent development across client, server, and custom runtime environments. The project distinguishes itself through a high-performance development server that utilizes a hot module replacement pr

    Frontend tooling for modern web development.

    TypeScriptbuild-tooldev-serverfrontend
    عرض على GitHub↗81,611
  • strapi/strapiالصورة الرمزية لـ strapi

    strapi/strapi

    72,385عرض على GitHub↗

    Strapi is an open-source headless content management system and JavaScript framework used for defining content schemas and managing structured data. It functions as a REST and GraphQL API gateway that decouples backend data storage from frontend delivery. The system includes a self-hosted administration interface for managing content entries and defining data models without manual database queries. The framework utilizes a plugin-based extension system to inject custom logic into the application lifecycle. It employs schema-driven content modeling to automatically generate database tables and

    Node.js headless CMS for building customizable APIs.

    TypeScriptapicmscms-framework
    عرض على GitHub↗72,385
  • appwrite/appwriteالصورة الرمزية لـ appwrite

    appwrite/appwrite

    56,318عرض على GitHub↗

    Appwrite is a backend-as-a-service platform that provides a unified development environment for building full-stack applications. It integrates essential infrastructure components—including authentication, databases, storage, and serverless functions—into a single, centralized interface to simplify application development and resource management. The platform distinguishes itself through a container-based microservices architecture that ensures consistent execution across diverse infrastructure. It features a versatile connectivity layer that links frontend applications with third-party servi

    Backend server providing authentication and database services.

    TypeScriptandroidappwritebackend
    عرض على GitHub↗56,318
  • jetbrains/kotlinالصورة الرمزية لـ JetBrains

    JetBrains/kotlin

    52,880عرض على GitHub↗

    Kotlin is a statically typed, general-purpose programming language designed for type safety and concise syntax. It functions as a cross-platform development toolkit that enables the sharing of business logic across mobile, web, and server-side environments by compiling a unified intermediate representation into platform-specific machine code, bytecode, or source code. The project distinguishes itself through a multi-target build orchestration model that manages complex compilation units and hierarchical source sets. Developers can define common interface logic that is satisfied by platform-sp

    Programming language for modern cross-platform development.

    Kotlincompilergradle-pluginintellij-plugin
    عرض على GitHub↗52,880
  • prisma/prismaالصورة الرمزية لـ prisma

    prisma/prisma

    46,366عرض على GitHub↗

    Prisma is a database toolkit that provides a unified access layer for interacting with relational and document databases. It centers on a declarative schema modeling approach, where developers define their data structures in a human-readable language. This schema serves as the single source of truth, from which the toolkit automatically generates type-safe database clients that provide compile-time validation and editor autocomplete for all data operations. The project distinguishes itself through a high-performance, Rust-based query engine that handles query planning and connection pooling o

    Next-generation ORM for Node.js and TypeScript.

    TypeScriptcockroachdbdatabasejavascript
    عرض على GitHub↗46,366
  • payloadcms/payloadالصورة الرمزية لـ payloadcms

    payloadcms/payload

    43,053عرض على GitHub↗

    Payload is a headless content management system and application framework that uses a code-first approach to define data schemas and administrative interfaces. By utilizing a centralized, type-safe configuration object, it automatically generates database schemas, API endpoints, and a fully customizable admin panel. The system is built on a database-agnostic architecture, allowing it to interface with various storage engines while providing a unified, type-safe API for server-side operations, REST, and GraphQL. What distinguishes Payload is its deep extensibility and developer-centric design.

    Fullstack framework for building headless CMS and applications.

    TypeScriptcmscontent-managementcontent-management-system
    عرض على GitHub↗43,053
  • directus/directusالصورة الرمزية لـ directus

    directus/directus

    36,030عرض على GitHub↗

    Directus is a headless content platform that functions as a backend service, automatically generating REST and GraphQL APIs by performing introspection on existing SQL database schemas. It serves as a unified data orchestration layer, decoupling content management from frontend delivery while providing a secure, stateless gateway for database transactions. The platform distinguishes itself through a granular role-based access control engine that enforces security policies at the field level across all API endpoints. It includes a visual, low-code administrative dashboard that allows non-techn

    Headless CMS and data platform for building custom backends.

    TypeScriptapiappcms
    عرض على GitHub↗36,030
  • jetbrains/intellij-communityالصورة الرمزية لـ JetBrains

    JetBrains/intellij-community

    19,724عرض على GitHub↗

    The IntelliJ Platform is a modular framework designed for building desktop integrated development environments. It provides the core infrastructure necessary to create specialized coding tools, including a virtual file system for tracking project sources, a text editor, and a cross-platform graphical user interface framework. The platform distinguishes itself through a component-based architecture that allows developers to extend core application behavior via independent functional units. It supports the creation of custom development environments by integrating language analysis logic, enabl

    Integrated development environment for software engineering.

    Javacode-editorideintellij
    عرض على GitHub↗19,724
  • gradle/gradleالصورة الرمزية لـ gradle

    gradle/gradle

    18,687عرض على GitHub↗

    Gradle is a build automation tool for the Java Virtual Machine that functions as a polyglot build orchestrator. It automates the compilation, testing, and packaging of software across multiple programming languages using a structured workflow. The project acts as a build performance optimizer, utilizing daemon processes, parallel execution, and result caching to reduce redundant computation. It also serves as a dependency management system that resolves external libraries and plugins while verifying checksums to ensure integrity. The system coordinates complex build lifecycles and task depen

    Build automation tool for multi-language projects.

    Groovy
    عرض على GitHub↗18,687
  • arduino/arduinoالصورة الرمزية لـ arduino

    arduino/Arduino

    14,599عرض على GitHub↗

    Arduino is a physical computing platform and an open hardware standard used to build interactive electronic objects and standalone devices. It provides a C++ microcontroller IDE and an embedded systems framework for writing, compiling, and uploading code to microcontroller boards. The ecosystem facilitates embedded systems programming and interactive hardware prototyping, allowing for the creation of devices that respond to environmental changes or user input. It enables the development of physical computing projects by managing the connection and flashing of code to various hardware boards.

    Integrated development environment for hardware programming.

    Java
    عرض على GitHub↗14,599
  • npm/cliالصورة الرمزية لـ npm

    npm/cli

    9,846عرض على GitHub↗

    This project is a command line interface for managing, installing, and publishing JavaScript packages to a remote registry. It serves as a dependency resolution tool, a software registry publishing client, and a security auditor for Node.js development workflows. The tool distinguishes itself by providing integrated monorepo workspace management and a comprehensive registry authentication client that supports multi-factor authentication. It enables detailed control over the software supply chain through provenance attestations, package signature verification, and the generation of a Software

    Package management tool for the JavaScript ecosystem.

    JavaScriptjavascriptnodejsnpm
    عرض على GitHub↗9,846
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Developer Tools and Frameworks