Skip to content
@Flow-IPC

Flow-IPC

Comprehensive inter-process communication (IPC) toolkit in modern C++ (sponsored by Akamai)

Modern C++ toolkit for high-speed inter-process communication (IPC)

Welcome! The project comprises a few repositories, but as a user you will likely care about just one. It is:

If you'd like to contribute, the link above will surely explain how, as well.

Not sure if this is for you? Please check out the Introduction to Flow-IPC blog-post. It summarizes the project and works through an example, including some performance results.

Pinned

  1. ipc ipc Public

    [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)

    C++ 232 5

Repositories

Showing 9 of 9 repositories
  • flow-ipc.github.io Public

    Web site for the overall Flow-IPC product as contained in Flow-IPC organization

    2 Apache-2.0 0 0 0 Updated May 3, 2024
  • ipc Public

    [Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)

    C++ 232 Apache-2.0 5 9 0 Updated May 3, 2024
  • ipc_session Public

    Flow-IPC Sub-project - Sessions - Painlessly establishing process-to-process conversations [See `ipc` repo first]

    C++ 1 Apache-2.0 0 0 0 Updated May 2, 2024
  • ipc_core Public

    Flow-IPC Sub-project - Core - Basics, unstructured transport [See `ipc` repo first]

    C++ 2 Apache-2.0 0 1 0 Updated May 2, 2024
  • ipc_shm_arena_lend Public

    Flow-IPC Sub-project - SHM-jemalloc - Commercial-grade jemalloc memory manager turbocharges your zero-copy work [See `ipc` repo first]

    C++ 0 2 1 1 Updated Apr 19, 2024
  • .github Public
    0 0 0 0 Updated Apr 9, 2024
  • flow Public

    Flow - Modern C++ toolkit for async loops, logs, config, benchmarking, and more [See also `ipc` repo]

    C++ 6 Apache-2.0 0 25 0 Updated Mar 30, 2024
  • ipc_shm Public

    Flow-IPC Sub-project - Shared Memory - End-to-end zero-copy transport support; direct work with SHM; SHM-classic provider [See `ipc` repo first]

    C++ 1 Apache-2.0 0 0 0 Updated Mar 30, 2024
  • ipc_transport_structured Public

    Flow-IPC Sub-project - Structured Transport - Transport of Cap'n Proto-backed structured messages [See `ipc` repo first]

    C++ 0 0 1 0 Updated Mar 30, 2024

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

C++

Most used topics

Loading…