flow-ipc

There are 7 repositories under flow-ipc topic.

  • Flow-IPC/ipc

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

    Language:C++29161211
  • Flow-IPC/flow

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

    Language:C++72270
  • Flow-IPC/ipc_shm

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

    Language:C++3101
  • Flow-IPC/ipc_core

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

    Language:C++2120
  • Flow-IPC/ipc_session

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

    Language:C++1100
  • Flow-IPC/ipc_shm_arena_lend

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

    Language:C++1112
  • Flow-IPC/ipc_transport_structured

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

    Language:C++0110