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
CppMicroServices avatar

CppMicroServices/CppMicroServices

0
View on GitHub↗
871 stars·288 forks·C++·Apache-2.0·8 viewscppmicroservices.org↗

CppMicroServices

An OSGi-like C++ dynamic module system and service registry

Features

  • Language Toolkits - OSGi-like dynamic module system for C++.

Star history

Star history chart for cppmicroservices/cppmicroservicesStar history chart for cppmicroservices/cppmicroservices

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Frequently asked questions

What does cppmicroservices/cppmicroservices do?

An OSGi-like C++ dynamic module system and service registry

What are the main features of cppmicroservices/cppmicroservices?

The main features of cppmicroservices/cppmicroservices are: Language Toolkits.

What are some open-source alternatives to cppmicroservices/cppmicroservices?

Open-source alternatives to cppmicroservices/cppmicroservices include: aio-libs/aiohttp — This project is an asynchronous network framework for Python that provides both a client and a server for HTTP… airlift/airlift — Airlift framework for building REST services. apache/dubbo — Dubbo is a Java RPC framework and microservices governance platform designed for high-performance remote procedure… c410-f3r/wtx — A collection of different transport implementations and related tools focused primarily on web technologies. danielsz/system — Reloaded components à la carte. activej/activej — ActiveJ is an alternative Java platform built from the ground up. ActiveJ redefines core, web and high-load…

Open-source alternatives to CppMicroServices

Similar open-source projects, ranked by how many features they share with CppMicroServices.
  • aio-libs/aiohttpaio-libs avatar

    aio-libs/aiohttp

    16,351View on GitHub↗

    This project is an asynchronous network framework for Python that provides both a client and a server for HTTP communication. It is designed to handle high-concurrency network operations by leveraging cooperative multitasking, allowing for the management of thousands of simultaneous connections without the overhead of traditional thread-per-request models. The framework distinguishes itself through its focus on efficient resource management and persistent communication. It utilizes connection pooling to reuse network sockets, which reduces latency during sequential requests, and supports full

    Pythonaiohttpasyncasyncio
    View on GitHub↗16,351
  • airlift/airliftairlift avatar

    airlift/airlift

    629View on GitHub↗

    Airlift framework for building REST services

    Java
    View on GitHub↗629
  • apache/dubboapache avatar

    apache/dubbo

    41,519View on GitHub↗

    Dubbo is a Java RPC framework and microservices governance platform designed for high-performance remote procedure calls in distributed architectures. It provides the foundational components necessary to connect distributed services across a network, including a binary data serialization library and a distributed service registry. The platform distinguishes itself through a comprehensive governance suite that manages service discovery, load balancing, and traffic routing. It enables precise control over network traffic via conditional routing and a pluggable extension mechanism based on a ser

    Javadistributed-systemsdubboframework
    View on GitHub↗41,519
  • activej/activejactivej avatar

    activej/activej

    991View on GitHub↗

    ActiveJ is an alternative Java platform built from the ground up. ActiveJ redefines core, web and high-load programming in Java, providing simplicity, maximum performance and scalability

    Java
    View on GitHub↗991
  • See all 30 alternatives to CppMicroServices→