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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to iddey/dumo

Open-source alternatives to Dumo

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

  • aui-framework/auiAvatar de aui-framework

    aui-framework/aui

    568Voir sur GitHub↗

    Declarative UI toolkit for modern C++20

    C++c-plus-plusc-plus-plus-20cmake
    Voir sur GitHub↗568
  • bxnxm/microsAvatar de BxNxM

    BxNxM/micrOS

    137Voir sur GitHub↗

    Thanks for , follow us on:

    Python
    Voir sur GitHub↗137
  • chiraggude/awesome-laravelAvatar de chiraggude

    chiraggude/awesome-laravel

    13,072Voir sur GitHub↗

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

    awesomelaravelphp
    Voir sur GitHub↗13,072
  • chunelfeng/cgraphAvatar de ChunelFeng

    ChunelFeng/CGraph

    2,280Voir sur GitHub↗

    【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流

    C++aiai-agentsdag
    Voir sur GitHub↗2,280
  • crdietrich/meerkatAvatar de crdietrich

    crdietrich/meerkat

    10Voir sur GitHub↗

    Support for Raspberry Pi and MicroPython Pure Python API to I2C devices Data output to JSON or CSV with JSON header Standardized timestamps string formats Data timestamping and GPS tagging of data Metadata description of devices in JSON Parser to convert CSV output to Pandas DataFrame Object…

    Python
    Voir sur GitHub↗10

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
davehull/kansaAvatar de davehull

davehull/Kansa

1,655Voir sur GitHub↗

A Powershell incident response framework

PowerShell
Voir sur GitHub↗1,655
  • dobiasd/functionalplusAvatar de Dobiasd

    Dobiasd/FunctionalPlus

    2,288Voir sur GitHub↗

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

    C++
    Voir sur GitHub↗2,288
  • facebook/follyAvatar de facebook

    facebook/folly

    30,412Voir sur 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

    C++
    Voir sur GitHub↗30,412
  • facebook/libphenomAvatar de facebook

    facebook/libphenom

    1,665Voir sur GitHub↗

    An eventing framework for building high performance and high scalability systems in C.

    C
    Voir sur GitHub↗1,665
  • gammasoft71/xtdAvatar de gammasoft71

    gammasoft71/xtd

    1,154Voir sur GitHub↗

    Free open-source modern C++20 framework to create console (CLI), forms (GUI like WinForms) and unit test (xUnit) applications and libraries on Windows, macOS, Linux, iOS, Android, FreeBSD, Haiku, and SerenityOS.

    C++
    Voir sur GitHub↗1,154
  • gatsbyjs/gatsbyAvatar de gatsbyjs

    gatsbyjs/gatsby

    55,941Voir sur 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

    JavaScriptblogcompilergatsby
    Voir sur GitHub↗55,941
  • hiveeyes/terkin-dataloggerAvatar de hiveeyes

    hiveeyes/terkin-datalogger

    64Voir sur GitHub↗

    .. _terkin-readme:

    Python
    Voir sur GitHub↗64
  • idealvin/coostAvatar de idealvin

    idealvin/coost

    4,205Voir sur 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

    C++benchmarkcoroutineflag
    Voir sur GitHub↗4,205
  • ishrut/raclettuiAvatar de ishrut

    ishrut/raclettui

    43Voir sur GitHub↗

    Build terminal-themed wayland layer shell applications with Rust. Powered by Ratatui.

    Rust
    Voir sur GitHub↗43
  • j-g00da/mousefoodAvatar de j-g00da

    j-g00da/mousefood

    1,287Voir sur GitHub↗

    Mousefood - a no-std embedded-graphics backend for Ratatui!

    Rust
    Voir sur GitHub↗1,287
  • janikvonrotz/powershell-powerupAvatar de janikvonrotz

    janikvonrotz/PowerShell-PowerUp

    121Voir sur GitHub↗

    This repository has been moved to https://codeberg.org/janikvonrotz/PowerShell-PowerUp. Please visit the new location for the latest updates.

    PowerShell
    Voir sur GitHub↗121
  • jantatesa/ratatui-minecraftAvatar de janTatesa

    janTatesa/ratatui-minecraft

    16Voir sur GitHub↗

    A ratatui backend that uses valence-screens to render the terminal cargo add --git https://github.com/janTatesa/ratatui-minecraft The library provides a simple run method which takes an initial state, a function that refreshes the ui and a function that handles events. After implementing the…

    Rust
    Voir sur GitHub↗16
  • jesterhearts/ratatui-wgpuAvatar de Jesterhearts

    Jesterhearts/ratatui-wgpu

    123Voir sur GitHub↗

    A wgpu based rendering backend for ratatui.

    Rust
    Voir sur GitHub↗123
  • jll63/yomm2Avatar de jll63

    jll63/yomm2

    382Voir sur GitHub↗

    Fast, orthogonal, open multi-methods. Solve the Expression Problem in C++17.

    C++
    Voir sur GitHub↗382
  • kala13x/libxutilsAvatar de kala13x

    kala13x/libxutils

    80Voir sur GitHub↗

    Event-driven C library focused on networking, with built-in HTTP, WebSocket, data structures and crypto

    C
    Voir sur GitHub↗80
  • keybuk/libnihAvatar de keybuk

    keybuk/libnih

    92Voir sur GitHub↗

    NIH Utility Library

    C
    Voir sur GitHub↗92
  • kigs-framework/kigsAvatar de Kigs-framework

    Kigs-framework/kigs

    89Voir sur GitHub↗

    Kigs framework is a C++ modular multipurpose cross platform framework.

    C++
    Voir sur GitHub↗89
  • koanlogic/libuAvatar de koanlogic

    koanlogic/libu

    460Voir sur GitHub↗

    LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipulation, debugging, and logging in a very compact way, plus many other miscellaneous tasks

    C
    Voir sur GitHub↗460
  • leoven/c-macro-collectionsAvatar de LeoVen

    LeoVen/C-Macro-Collections

    596Voir sur GitHub↗

    Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C

    C
    Voir sur GitHub↗596
  • marmelab/react-adminAvatar de marmelab

    marmelab/react-admin

    26,780Voir sur 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

    TypeScriptadminadmin-dashboardadmin-on-rest
    Voir sur GitHub↗26,780
  • martinmoene/nonstd-liteAvatar de martinmoene

    martinmoene/nonstd-lite

    91Voir sur GitHub↗

    Parent of *-lite repositories, a migration path to post-C++98 library features via polyfills.

    Voir sur GitHub↗91
  • mervinpraison/praisonai-mcpAvatar de MervinPraison

    MervinPraison/praisonai-mcp

    1Voir sur GitHub↗

    An MCP server that exposes PraisonAI AI agents and tools for use with Claude Desktop, Cursor, VS Code, Windsurf, and other MCP clients.

    Python
    Voir sur GitHub↗1
  • nestjs/awesome-nestjsAvatar de nestjs

    nestjs/awesome-nestjs

    13,040Voir sur 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

    awesomeawesome-listlist
    Voir sur GitHub↗13,040
  • nothings/stbAvatar de nothings

    nothings/stb

    33,970Voir sur 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

    C
    Voir sur GitHub↗33,970
  • alibaba/photonlibosAvatar de alibaba

    alibaba/PhotonLibOS

    1,200Voir sur GitHub↗

    Probably the fastest coroutine lib in the world!

    C++
    Voir sur GitHub↗1,200