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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to facebook/libphenom

Open-source alternatives to Libphenom

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

  • sumeetchhetri/ffead-cppAvatar de sumeetchhetri

    sumeetchhetri/ffead-cpp

    741Ver en GitHub↗

    Framework for Enterprise Application Development in c++, HTTP1/HTTP2/HTTP3 compliant, Supports multiple server backends

    C++
    Ver en GitHub↗741
  • sourcey/libsourceyAvatar de sourcey

    sourcey/libsourcey

    1,362Ver en GitHub↗

    Real-time media stack and lightweight libwebrtc alternative, built in C++20

    C++
    Ver en GitHub↗1,362
  • facebook/follyAvatar de facebook

    facebook/folly

    30,412Ver en 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++
    Ver en GitHub↗30,412
  • bloomberg/bdeAvatar de bloomberg

    bloomberg/bde

    1,820Ver en GitHub↗

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

    C++allocatorscppcpp-library
    Ver en GitHub↗1,820
  • koanlogic/libuAvatar de koanlogic

    koanlogic/libu

    460Ver en 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
    Ver en GitHub↗460

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Find more with AI search
  • vercel/next.jsAvatar de vercel

    vercel/next.js

    140,051Ver en 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

    JavaScriptreactframeworkssr
    Ver en GitHub↗140,051
  • pagghiu/sanecpplibrariesAvatar de Pagghiu

    Pagghiu/SaneCppLibraries

    624Ver en GitHub↗

    Platform Abstraction C++ Libraries

    C++
    Ver en GitHub↗624
  • paulhodge/eastlAvatar de paulhodge

    paulhodge/EASTL

    506Ver en GitHub↗

    This repo is obsolete!

    C++
    Ver en GitHub↗506
  • nothings/stbAvatar de nothings

    nothings/stb

    33,970Ver en 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
    Ver en GitHub↗33,970
  • kigs-framework/kigsAvatar de Kigs-framework

    Kigs-framework/kigs

    89Ver en GitHub↗

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

    C++
    Ver en GitHub↗89
  • openframeworks/openframeworksAvatar de openframeworks

    openframeworks/openFrameworks

    10,385Ver en 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

    C++
    Ver en GitHub↗10,385
  • sogou/workflowAvatar de sogou

    sogou/workflow

    14,301Ver en 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

    C++consuldaghttp
    Ver en GitHub↗14,301
  • vikejs/vikeAvatar de vikejs

    vikejs/vike

    5,751Ver en 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

    TypeScriptfull-stacknodereact
    Ver en GitHub↗5,751
  • wolkykim/qlibcAvatar de wolkykim

    wolkykim/qlibc

    1,018Ver en GitHub↗

    qLibc is a simple and yet powerful C library providing generic data structures and algorithms.

    C
    Ver en GitHub↗1,018
  • gatsbyjs/gatsbyAvatar de gatsbyjs

    gatsbyjs/gatsby

    55,941Ver en 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
    Ver en GitHub↗55,941
  • julianstorer/juceAvatar de julianstorer

    julianstorer/JUCE

    8,585Ver en GitHub↗

    JUCE is a C++ application framework and cross-platform GUI library used to build desktop and mobile applications. It serves as a development framework for creating audio software and plug-ins compatible with VST, AU, AAX, and LV2 standards. The framework includes a build integration system that uses CMake to manage project configurations and generate native IDE project files. This allows a single C++ codebase to be deployed across multiple operating systems.

    C++
    Ver en GitHub↗8,585
  • dobiasd/functionalplusAvatar de Dobiasd

    Dobiasd/FunctionalPlus

    2,288Ver en GitHub↗

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

    C++
    Ver en GitHub↗2,288
  • jll63/yomm11Avatar de jll63

    jll63/yomm11

    119Ver en GitHub↗

    This library implements open multi-methods for C++11.

    C++
    Ver en GitHub↗119
  • alibaba/photonlibosAvatar de alibaba

    alibaba/PhotonLibOS

    1,200Ver en GitHub↗

    Probably the fastest coroutine lib in the world!

    C++
    Ver en GitHub↗1,200
  • aui-framework/auiAvatar de aui-framework

    aui-framework/aui

    568Ver en GitHub↗

    Declarative UI toolkit for modern C++20

    C++c-plus-plusc-plus-plus-20cmake
    Ver en GitHub↗568
  • chiraggude/awesome-laravelAvatar de chiraggude

    chiraggude/awesome-laravel

    13,072Ver en GitHub↗

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

    awesomelaravelphp
    Ver en GitHub↗13,072
  • marmelab/react-adminAvatar de marmelab

    marmelab/react-admin

    26,780Ver en 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
    Ver en GitHub↗26,780
  • keybuk/libnihAvatar de keybuk

    keybuk/libnih

    92Ver en GitHub↗

    NIH Utility Library

    C
    Ver en GitHub↗92
  • remix-run/remixAvatar de remix-run

    remix-run/remix

    33,074Ver en 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

    TypeScript
    Ver en GitHub↗33,074
  • refinedev/refineAvatar de refinedev

    refinedev/refine

    34,906Ver en 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

    TypeScriptadminadmin-uiant-design
    Ver en GitHub↗34,906
  • mmc-maodun/data-structure-and-algorithmAvatar de mmc-maodun

    mmc-maodun/Data-Structure-And-Algorithm

    855Ver en GitHub↗

    This repository is a collection of fundamental data structures and standard algorithms implemented in C and C++. It serves as a technical reference for understanding and applying core computational patterns, providing verified code examples for tasks such as sorting, searching, and graph traversal. The project emphasizes low-level systems programming by utilizing manual memory management and pointer-based data linking to organize information. It employs a procedural approach to logic, relying on static type system enforcement to ensure performance and memory safety during the execution of com

    C++
    Ver en GitHub↗855
  • bxnxm/microsAvatar de BxNxM

    BxNxM/micrOS

    137Ver en GitHub↗

    Thanks for , follow us on:

    Python
    Ver en GitHub↗137
  • antirez/sdsAvatar de antirez

    antirez/sds

    5,486Ver en GitHub↗

    sds is a C dynamic string library that provides a memory management wrapper for heap-allocated strings. It implements binary-safe storage by tracking string lengths explicitly, allowing the library to handle null characters within data. The library distinguishes itself through a memory architecture that uses interchangeable function pointers for allocation and freeing, enabling the integration of custom memory managers. It utilizes header-stored length tracking to provide constant-time length retrieval and maintains null-terminated buffer padding to ensure compatibility with standard C string

    C
    Ver en GitHub↗5,486
  • buildout/buildoutAvatar de buildout

    buildout/buildout

    615Ver en GitHub↗

    Buildout is a deployment automation tool written in and extended with Python

    Python
    Ver en GitHub↗615
  • buildbot/buildbotAvatar de buildbot

    buildbot/buildbot

    5,452Ver en GitHub↗

    Buildbot is a Python-based continuous integration framework and distributed build orchestrator. It functions as a build automation engine that coordinates the retrieval of source code, the execution of build steps, and the reporting of results through a central controller and a network of remote worker agents. The system is distinguished by a plugin-based extensibility architecture and a master-worker distribution model. It allows for dynamic build modification at runtime and supports a pluggable database backend for persisting system state and historical build data. The project covers a bro

    Python
    Ver en GitHub↗5,452