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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to kala13x/libxutils

Open-source alternatives to Libxutils

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

  • 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
  • bxnxm/microsBxNxM avatar

    BxNxM/micrOS

    137View on GitHub↗

    Thanks for , follow us on:

    Python
    View on GitHub↗137
  • 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
  • chunelfeng/cgraphChunelFeng avatar

    ChunelFeng/CGraph

    2,280View on GitHub↗

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

    C++aiai-agentsdag
    View on GitHub↗2,280
  • crdietrich/meerkatcrdietrich avatar

    crdietrich/meerkat

    10View on 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
    View on GitHub↗10

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
davehull/kansadavehull avatar

davehull/Kansa

1,655View on GitHub↗

A Powershell incident response framework

PowerShell
View on GitHub↗1,655
  • 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
  • facebook/follyfacebook avatar

    facebook/folly

    30,412View on 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++
    View on GitHub↗30,412
  • facebook/libphenomfacebook avatar

    facebook/libphenom

    1,665View on GitHub↗

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

    C
    View on GitHub↗1,665
  • gammasoft71/xtdgammasoft71 avatar

    gammasoft71/xtd

    1,154View on 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++
    View on GitHub↗1,154
  • gatsbyjs/gatsbygatsbyjs avatar

    gatsbyjs/gatsby

    55,941View on 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
    View on GitHub↗55,941
  • hiveeyes/terkin-dataloggerhiveeyes avatar

    hiveeyes/terkin-datalogger

    64View on GitHub↗

    .. _terkin-readme:

    Python
    View on GitHub↗64
  • iddey/dumoiddey avatar

    iddey/dumo

    19View on GitHub↗

    An embedded-graphics backend for Ratatui with an adjustable font size

    Rust
    View on GitHub↗19
  • idealvin/coostidealvin avatar

    idealvin/coost

    4,205View on 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
    View on GitHub↗4,205
  • ishrut/raclettuiishrut avatar

    ishrut/raclettui

    43View on GitHub↗

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

    Rust
    View on GitHub↗43
  • j-g00da/mousefoodj-g00da avatar

    j-g00da/mousefood

    1,287View on GitHub↗

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

    Rust
    View on GitHub↗1,287
  • janikvonrotz/powershell-powerupjanikvonrotz avatar

    janikvonrotz/PowerShell-PowerUp

    121View on GitHub↗

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

    PowerShell
    View on GitHub↗121
  • jantatesa/ratatui-minecraftjanTatesa avatar

    janTatesa/ratatui-minecraft

    16View on 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
    View on GitHub↗16
  • jesterhearts/ratatui-wgpuJesterhearts avatar

    Jesterhearts/ratatui-wgpu

    123View on GitHub↗

    A wgpu based rendering backend for ratatui.

    Rust
    View on GitHub↗123
  • jll63/yomm2jll63 avatar

    jll63/yomm2

    382View on GitHub↗

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

    C++
    View on GitHub↗382
  • keybuk/libnihkeybuk avatar

    keybuk/libnih

    92View on GitHub↗

    NIH Utility Library

    C
    View on GitHub↗92
  • kigs-framework/kigsKigs-framework avatar

    Kigs-framework/kigs

    89View on GitHub↗

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

    C++
    View on GitHub↗89
  • koanlogic/libukoanlogic avatar

    koanlogic/libu

    460View on 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
    View on GitHub↗460
  • leoven/c-macro-collectionsLeoVen avatar

    LeoVen/C-Macro-Collections

    596View on GitHub↗

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

    C
    View on GitHub↗596
  • marmelab/react-adminmarmelab avatar

    marmelab/react-admin

    26,780View on 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
    View on GitHub↗26,780
  • martinmoene/nonstd-litemartinmoene avatar

    martinmoene/nonstd-lite

    91View on GitHub↗

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

    View on GitHub↗91
  • mervinpraison/praisonai-mcpMervinPraison avatar

    MervinPraison/praisonai-mcp

    1View on 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
    View on GitHub↗1
  • nestjs/awesome-nestjsnestjs avatar

    nestjs/awesome-nestjs

    13,040View on 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
    View on GitHub↗13,040
  • nothings/stbnothings avatar

    nothings/stb

    33,970View on 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
    View on GitHub↗33,970
  • alibaba/photonlibosalibaba avatar

    alibaba/PhotonLibOS

    1,200View on GitHub↗

    Probably the fastest coroutine lib in the world!

    C++
    View on GitHub↗1,200