Areg-sdk Alternatives

Similar projects and alternatives to areg-sdk

  1. gRPC

    234 areg-sdk VS gRPC

    C++ based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Bear

    54 areg-sdk VS Bear

    Bear is a tool that generates a compilation database for clang tooling.

  4. ZeroMQ

    19 areg-sdk VS ZeroMQ

    ZeroMQ core engine in C++, implements ZMTP/3.1

  5. proxelar

    Scriptable local traffic workbench for inspecting, intercepting, replaying, and rewriting HTTP/HTTPS and WebSocket traffic.

  6. rpclib

    rpclib is a modern C++ msgpack-RPC server and client library

  7. nanomsg

    nanomsg library

  8. libjson-rpc-cpp

    C++ framework for json-rpc (json remote procedure call)

  9. simple-rpc-cpp

    a simple RPC wrapper generator to C/C++ functions

  10. eCAL

    Discontinued Please visit the new repository: https://github.com/eclipse-ecal/ecal (by continental)

  11. areg-sdk-tools

    Lusan: Control Plane for Designing and Debugging Areg-Based Distributed Systems

  12. arm-gtest

    This repository contains a sample project for TDD development on ARM devices using Google Test

  13. erpc

    2 areg-sdk VS erpc

    Embedded RPC (by EmbeddedRPC)

  14. cortex-m3-rtos

    ARM Cortex-M3 Real-Time Operating System for educational purpose.

  15. zmesh

    Marching Cubes & Mesh Simplification on multi-label 3D images.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better areg-sdk alternative or higher similarity.

areg-sdk discussion

Log in or Post with

areg-sdk reviews and mentions

Posts with mentions or reviews of areg-sdk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-06-25.
  • How Close Can C++ Inter-Process Calls Get to Raw Socket Speed?
    4 projects | dev.to | 25 Jun 2026
    Repo: github.com/aregtech/areg-sdk
  • Missing in Modern C++: Event Synchronization Primitive — with Working Examples
    1 project | dev.to | 22 Sep 2025
    The Areg Framework brings the same concept to cross-platform C++: SynchEvent, a lightweight, developer-friendly multithreading primitive that behaves like Windows Events and works well even in embedded systems.
  • C++ Can Be Easy: Service-Oriented programming with Areg SDK
    1 project | dev.to | 11 Sep 2025
    You write business logic, not boilerplate. See small C++ working example of multithreading RPC.
  • Fun project
    2 projects | dev.to | 23 Jul 2025
    Long time I was not here and I am very sure that none missed me :) I was busy developing new features of areg skd and creating user interface tool for areg sdk. And I must say, that working almost alone for more these 2 project, I made a huge progress. And what is very important, I have fun.
  • Essentials of Object Oriented and Functional Programming: A Guide to Modular Code
    3 projects | dev.to | 27 Jul 2023
    FP Libraries: gRPC, ZeroMQ, and AREG are examples of libraries with a special focus on providing possibilities for Interprocess Communication. Developed using C++, they facilitate communication through predefined APIs, emphasizing functional programming concepts.
  • How to find a suitable topic at GitHub to contribute?
    2 projects | dev.to | 20 Jul 2023
    In addition, if the owners of the repositories add more relevant and precise labels to the issues, it increases the possibility that the OSS developers find the issues they would loved to resolve. For example, the issues of AREG SDK which marked "help wanted" in addition have such labels like "C++" or "cmake", "unit test", etc.
  • Makefile versus CMake build system
    3 projects | /r/embedded | 8 Mar 2023
    My closer introduction with these 2 tools started from OSS areg sdk project. Because of some experienced friend recommendation, i started with make. The main reason was that it is more spread in embedded. No other weighty argument they had. After having make, i decided to integrate cmake. Suddenly i figured out that cmake for me is more understandable and powerful. It already has many features that makes things easier. The biggest advantage for me is that in comparison to make / Makefile, lot of IDE support build with cmake. The cross-platform / cross-compile for areg-sdk is important feature, and this is easier to achieve with cmake. For example, I can compile with make under Linux with gcc/clang, but under windows can compile in cygwin environment and not with MSVC, which is not the issue in case of cmake.
  • Your fun software projects
    2 projects | /r/becomingnerd | 22 Feb 2023
    Project: AREG is a cross-platform interface-centric lightweight communication engine, which forms a grid of services in the IoT fog- and mist-network, automates the real-time transmission of data between multiple connected software nodes, so that the connected Things interact like a thin distributed servers and clients. Technologies: C/C++17, standard library dependencies, POSIX and Win32 API. Can be used in real product.
  • How abut open source projects?
    2 projects | /r/becomingnerd | 21 Feb 2023
    Nice. I also have own project, but it already requires much time, so that cannot join in other projects. As well, up to now have no dependencies, except standard system libraries. I think, we should have a separate post to share projects and give short description. Some might be interested to join.
  • Cross-platform IPC engine that automates real-time data transmission between connected processes, allowing them to interact like a distributed services
    1 project | /r/coding | 20 Feb 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 18 Jul 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic areg-sdk repo stats
28
356
9.8
8 days ago

aregtech/areg-sdk is an open source project licensed under Apache License 2.0 which is an OSI approved license.

The primary programming language of areg-sdk is C++.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that C++ is
the 7th most popular programming language
based on number of references?