awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to sourcey/libsourcey

Open-source alternatives to Libsourcey

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

  • facebook/follyfacebook का अवतार

    facebook/folly

    30,412GitHub पर देखें↗

    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++
    GitHub पर देखें↗30,412
  • sumeetchhetri/ffead-cppsumeetchhetri का अवतार

    sumeetchhetri/ffead-cpp

    741GitHub पर देखें↗

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

    C++
    GitHub पर देखें↗741
  • bloomberg/bdebloomberg का अवतार

    bloomberg/bde

    1,820GitHub पर देखें↗

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

    C++allocatorscppcpp-library
    GitHub पर देखें↗1,820
  • facebook/libphenomfacebook का अवतार

    facebook/libphenom

    1,665GitHub पर देखें↗

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

    C
    GitHub पर देखें↗1,665
  • koanlogic/libukoanlogic का अवतार

    koanlogic/libu

    460GitHub पर देखें↗

    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
    GitHub पर देखें↗460

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Find more with AI search
  • jll63/yomm11jll63 का अवतार

    jll63/yomm11

    119GitHub पर देखें↗

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

    C++
    GitHub पर देखें↗119
  • paulhodge/eastlpaulhodge का अवतार

    paulhodge/EASTL

    506GitHub पर देखें↗

    This repo is obsolete!

    C++
    GitHub पर देखें↗506
  • remix-run/remixremix-run का अवतार

    remix-run/remix

    33,074GitHub पर देखें↗

    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
    GitHub पर देखें↗33,074
  • alibaba/photonlibosalibaba का अवतार

    alibaba/PhotonLibOS

    1,200GitHub पर देखें↗

    Probably the fastest coroutine lib in the world!

    C++
    GitHub पर देखें↗1,200
  • refinedev/refinerefinedev का अवतार

    refinedev/refine

    34,906GitHub पर देखें↗

    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
    GitHub पर देखें↗34,906
  • openframeworks/openframeworksopenframeworks का अवतार

    openframeworks/openFrameworks

    10,385GitHub पर देखें↗

    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++
    GitHub पर देखें↗10,385
  • sogou/workflowsogou का अवतार

    sogou/workflow

    14,301GitHub पर देखें↗

    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
    GitHub पर देखें↗14,301
  • vikejs/vikevikejs का अवतार

    vikejs/vike

    5,751GitHub पर देखें↗

    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
    GitHub पर देखें↗5,751
  • vercel/next.jsvercel का अवतार

    vercel/next.js

    140,051GitHub पर देखें↗

    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
    GitHub पर देखें↗140,051
  • julianstorer/jucejulianstorer का अवतार

    julianstorer/JUCE

    8,585GitHub पर देखें↗

    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++
    GitHub पर देखें↗8,585
  • pagghiu/sanecpplibrariesPagghiu का अवतार

    Pagghiu/SaneCppLibraries

    624GitHub पर देखें↗

    Platform Abstraction C++ Libraries

    C++
    GitHub पर देखें↗624
  • facebook/react-nativefacebook का अवतार

    facebook/react-native

    126,019GitHub पर देखें↗

    This project is a cross-platform mobile framework that enables the development of native iOS and Android applications from a single codebase. It utilizes a declarative component-based model where developers define user interfaces using a syntax extension that maps directly to underlying platform-native view primitives. By decoupling application logic from the host platform's main thread, the framework maintains a consistent native view hierarchy while ensuring that JavaScript execution remains independent of UI rendering. The framework distinguishes itself through a robust bridge architecture

    C++androidapp-frameworkcross-platform
    GitHub पर देखें↗126,019
  • gatsbyjs/gatsbygatsbyjs का अवतार

    gatsbyjs/gatsby

    55,941GitHub पर देखें↗

    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
    GitHub पर देखें↗55,941
  • chiraggude/awesome-laravelchiraggude का अवतार

    chiraggude/awesome-laravel

    13,072GitHub पर देखें↗

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

    awesomelaravelphp
    GitHub पर देखें↗13,072
  • kigs-framework/kigsKigs-framework का अवतार

    Kigs-framework/kigs

    89GitHub पर देखें↗

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

    C++
    GitHub पर देखें↗89
  • aui-framework/auiaui-framework का अवतार

    aui-framework/aui

    568GitHub पर देखें↗

    Declarative UI toolkit for modern C++20

    C++c-plus-plusc-plus-plus-20cmake
    GitHub पर देखें↗568
  • marmelab/react-adminmarmelab का अवतार

    marmelab/react-admin

    26,780GitHub पर देखें↗

    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
    GitHub पर देखें↗26,780
  • dobiasd/functionalplusDobiasd का अवतार

    Dobiasd/FunctionalPlus

    2,288GitHub पर देखें↗

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

    C++
    GitHub पर देखें↗2,288
  • mmc-maodun/data-structure-and-algorithmmmc-maodun का अवतार

    mmc-maodun/Data-Structure-And-Algorithm

    855GitHub पर देखें↗

    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++
    GitHub पर देखें↗855
  • bxnxm/microsBxNxM का अवतार

    BxNxM/micrOS

    137GitHub पर देखें↗

    Thanks for , follow us on:

    Python
    GitHub पर देखें↗137
  • cucumber/godogcucumber का अवतार

    cucumber/godog

    2,635GitHub पर देखें↗

    Cucumber for golang

    Go
    GitHub पर देखें↗2,635
  • crdietrich/meerkatcrdietrich का अवतार

    crdietrich/meerkat

    10GitHub पर देखें↗

    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
    GitHub पर देखें↗10
  • bmfe/erosbmfe का अवतार

    bmfe/eros

    1,991GitHub पर देखें↗

    WEEX-EROS

    Vue
    GitHub पर देखें↗1,991
  • d60/cirqusd60 का अवतार

    d60/Cirqus

    231GitHub पर देखें↗

    :x: d60 event sourcing CQRS framework

    C#
    GitHub पर देखें↗231
  • alpinejs/alpinealpinejs का अवतार

    alpinejs/alpine

    31,675GitHub पर देखें↗

    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
    GitHub पर देखें↗31,675