awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to vuejs/devtools

Open-source alternatives to Devtools

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

  • adacore/gnatcoll-bindingsA

    AdaCore/gnatcoll-bindings

    0View on GitHub↗

    The GNAT Components Collection (GNATcoll) - Bindings

    View on GitHub↗0
  • adacore/gnatcoll-coreAdaCore avatar

    AdaCore/gnatcoll-core

    54View on GitHub↗

    This is the core module of the GNAT Components Collection. Please refer to the documentation in the docs/ directory.

    Ada
    View on GitHub↗54
  • adacore/gnatcoll-dbAdaCore avatar

    AdaCore/gnatcoll-db

    14View on GitHub↗

    The GNAT Components Collection (GNATcoll) - Database packages

    C
    View on GitHub↗14
  • adafruit/circuitpythonadafruit avatar

    adafruit/circuitpython

    4,521View on GitHub↗

    CircuitPython is a specialized derivative of the MicroPython runtime designed as an embedded Python interpreter for microcontrollers. It provides a high-level language environment that allows for direct hardware access through a dedicated hardware abstraction layer and a Python microcontroller runtime. The project is distinguished by firmware that exposes the microcontroller as a native USB mass storage device. This allows users to edit code directly on the device as if it were a removable drive, eliminating the need for specialized flashing tools and enabling filesystem-triggered code reload

    C
    View on GitHub↗4,521
  • alibaba/photonlibosalibaba avatar

    alibaba/PhotonLibOS

    1,200View on GitHub↗

    Probably the fastest coroutine lib in the world!

    C++
    View on GitHub↗1,200

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • alpinejs/alpinealpinejs avatar

    alpinejs/alpine

    31,675View on GitHub↗

    This project is a declarative framework for building reactive user interfaces by embedding logic directly into HTML markup. It functions as a lightweight state container that tracks data changes and automatically synchronizes the document object model with the underlying application state. By utilizing proxy-based observation, it ensures that interface updates occur precisely when reactive properties are modified. The framework distinguishes itself by allowing developers to define interactive behavior through custom attributes rather than external scripts. This approach enables the compositio

    HTML
    View on GitHub↗31,675
  • aniftyco/awesome-tailwindcssaniftyco avatar

    aniftyco/awesome-tailwindcss

    15,040View on GitHub↗

    😎 Awesome things related to Tailwind CSS

    appsawesomeawesome-list
    View on GitHub↗15,040
  • annexi-strayline/asapannexi-strayline avatar

    annexi-strayline/ASAP

    7View on GitHub↗

    The ANNEXI-STRAYLINE AURA Public Repository

    View on GitHub↗7
  • apache/incubator-weexapache avatar

    apache/incubator-weex

    13,622View on GitHub↗

    Incubator-weex is a cross-platform mobile framework used to build user interfaces that run across different operating systems from a single codebase. It functions as a native UI renderer and a JavaScript native UI bridge, sending serialized UI descriptions from a JavaScript engine to native mobile components. The project includes a cross-platform UI bundler and build tool to compile source code into optimized bundles for native renderers. It also provides a UI previewer and prototyping toolset that allows for testing mobile interface pages within web browsers and on physical devices. The fra

    C++
    View on GitHub↗13,622
  • aui-framework/auiaui-framework avatar

    aui-framework/aui

    568View on GitHub↗

    Declarative UI toolkit for modern C++20

    C++c-plus-plusc-plus-plus-20cmake
    View on GitHub↗568
  • bloomberg/bdebloomberg avatar

    bloomberg/bde

    1,820View on GitHub↗

    Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.

    C++allocatorscppcpp-library
    View on GitHub↗1,820
  • bmfe/erosbmfe avatar

    bmfe/eros

    1,991View on GitHub↗

    WEEX-EROS

    Vue
    View on GitHub↗1,991
  • charlie5/lacecharlie5 avatar

    charlie5/lace

    12View on GitHub↗

    Lace

    Ada
    View on GitHub↗12
  • chiraggude/awesome-laravelchiraggude avatar

    chiraggude/awesome-laravel

    13,072View on GitHub↗

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

    awesomelaravelphp
    View on GitHub↗13,072
  • cometbft/cometbftcometbft avatar

    cometbft/cometbft

    897View on GitHub↗

    CometBFT: A distributed, Byzantine fault-tolerant, deterministic state machine replication engine. A fork and successor to Tendermint Core.

    Gobftblockchaincosmos
    View on GitHub↗897
  • componolit/gneissComponolit avatar

    Componolit/gneiss

    24View on GitHub↗

    Many applications still follow a monolithic design pattern today. Often, their size and complexity precludes thorough verification and increases the likelihood of errors. The lack of isolation allows an errors in an uncritical part of a software to impact other security critical parts.

    Ada
    View on GitHub↗24
  • cosmos/cosmjscosmos avatar

    cosmos/cosmjs

    696View on GitHub↗

    CosmJS is the Swiss Army knife to power JavaScript based client solutions ranging from Web apps/explorers over browser extensions to server-side clients like faucets/scrapers in the Cosmos ecosystem.

    TypeScript
    View on GitHub↗696
  • cosmos/cosmos-sdkcosmos avatar

    cosmos/cosmos-sdk

    7,016View on GitHub↗

    Cosmos SDK is a modular blockchain application framework and software development kit used to build sovereign layer-one networks. It provides a foundation for creating customizable blockchains featuring native interoperability, sovereign governance, and Byzantine Fault Tolerant consensus engines. The framework is distinguished by its inter-blockchain communication protocol, which enables the transfer of byte-encoded data and digital assets between independent blockchain networks. It supports multiple consensus models, including Proof of Stake and Proof of Authority, and allows for the integra

    Goblockchaincometbftcosmos-sdk
    View on GitHub↗7,016
  • cosmos/gaiacosmos avatar

    cosmos/gaia

    573View on GitHub↗

    developed.](https://img.shields.io/badge/repo%20status-Active-green.svg)](https://www.repostatus.org/#active)

    Go
    View on GitHub↗573
  • cosmos/iavlcosmos avatar

    cosmos/iavl

    450View on GitHub↗

    Note: Requires Go 1.18+

    Go
    View on GitHub↗450
  • cosmos/ibc-gocosmos avatar

    cosmos/ibc-go

    640View on GitHub↗

    Inter-Blockchain Communication Protocol (IBC) implementation in Golang.

    Go
    View on GitHub↗640
  • cosmos/ics23cosmos avatar

    cosmos/ics23

    129View on GitHub↗

    This is an attempt to define a generic, cross-language, binary representation of merkle proofs, which can be generated by many underlying merkle tree storage implementations and validated by many client libraries over various languages.

    Rust
    View on GitHub↗129
  • cosmwasm/cosmwasmCosmWasm avatar

    CosmWasm/cosmwasm

    1,146View on GitHub↗

    component-badge: https://img.shields.io/badge/CosmWasm-6343ae.svg component-url: https://cosmwasm.com apache-badge: https://img.shields.io/badge/License-Apache%202.0-blue.svg apache-url: LICENSE notice-url: NOTICE

    Rust
    View on GitHub↗1,146
  • davisking/dlibdavisking avatar

    davisking/dlib

    14,399View on GitHub↗

    dlib is a C++ machine learning toolkit and data analysis framework. It provides a collection of algorithms and utilities for building predictive modeling applications and performing statistical analysis on large datasets within native C++ environments. The project functions as a binding library that wraps low-level C++ machine learning algorithms into high-level Python scripting interfaces. This allows for the integration of high-performance native implementations with Python for machine learning development. The framework covers the implementation of predictive models, the execution of mach

    C++c-plus-pluscomputer-visiondeep-learning
    View on GitHub↗14,399
  • didi/chameleondidi avatar

    didi/chameleon

    8,966View on GitHub↗

    Chameleon is a cross-platform application framework and component library used to develop applications for the web and various mini-app platforms from a single shared codebase. It functions as a multi-platform build pipeline that compiles source code into different target formats while providing an MVVM-based user interface system for managing application state. The framework employs a polymorphic protocol to extend custom components and APIs, allowing for platform-specific implementations while maintaining cross-end compatibility. It includes a specialized build tool for static analysis that

    JavaScript
    View on GitHub↗8,966
  • dobiasd/functionalplusDobiasd avatar

    Dobiasd/FunctionalPlus

    2,288View on GitHub↗

    Functional Programming Library for C++. Write concise and readable C++ code.

    C++
    View on GitHub↗2,288
  • dotnet/aspiredotnet avatar

    dotnet/aspire

    6,121View on GitHub↗

    Aspire is a .NET distributed application toolchain and cloud-native application orchestrator. It provides a code-first development stack for building, running, and deploying distributed applications, specifically managing the coordination of multiple services across different programming languages. The toolchain distinguishes itself through a programmable approach to service topologies, using a code-first methodology to define how services, containers, and databases interconnect. It manages the lifecycle of third-party containers as resources and translates these programmatic application mode

    C#
    View on GitHub↗6,121
  • dotnet/aspnetcoredotnet avatar

    dotnet/aspnetcore

    38,143View on GitHub↗

    This project is a comprehensive server-side web framework designed for building scalable web applications and services. It provides a structured, component-based architecture that integrates a dependency injection container to manage service lifecycles and promote loose coupling across the software stack. The framework enables the creation of interactive client-side interfaces through a component-based model that synchronizes state directly with the browser. The platform distinguishes itself through a highly configurable middleware-based request pipeline and an attribute-based routing engine

    C#aspnetcoredotnethacktoberfest
    View on GitHub↗38,143
  • dotnet/coredotnet avatar

    dotnet/core

    21,897View on GitHub↗

    This project is a cross-platform development framework and managed runtime environment designed for building high-performance applications. It provides a comprehensive toolkit for constructing web services, cloud-native microservices, and desktop applications, utilizing a unified runtime that handles memory management and execution across diverse operating systems. The framework distinguishes itself through a native ahead-of-time compilation toolchain that transforms source code into optimized, self-contained machine code binaries. This capability enables fast startup times and reduced memory

    PowerShelldotnetdotnet-core
    View on GitHub↗21,897
  • abseil/abseil-cppabseil avatar

    abseil/abseil-cpp

    17,334View on GitHub↗

    Abseil is a common utility library for C++ that provides foundational building blocks for applications. It serves as a collection of optimized utility functions and data structures that augment the C++ standard library across different compiler versions. The library is distinguished by its high-performance containers, including SIMD-accelerated hash maps and sets for efficient key-value lookups. It also provides a comprehensive framework for computing absolute time points, durations, and timestamps across global time zones. The project covers a broad range of capability areas, including conc

    C++
    View on GitHub↗17,334