2019-01-06 11:25:48 +01:00
2019-01-06 11:12:50 +01:00
2019-01-06 11:12:50 +01:00
2019-01-06 11:10:29 +01:00
2019-01-06 11:10:29 +01:00
2019-01-06 11:13:02 +01:00

DataPath

DataPath is a high performance low impact Inter-Process Communication (IPC) library written in C++. It is designed to be lightweight, asynchronous and only keep data around the user actively references.

Features

  • Cross-Platform IPC API.
  • Lightweight on CPU and Memory usage.
  • High performance, Send->Recv->Send->Recv 99.9%ile is <10µs.
  • Asynchronous with Events.

Platforms

  • Windows

Future Platforms

  • Linux
  • Android
  • MacOS
  • iOS
S
Description
[Archived] Failed attempt at a cross-platform high bandwidth low latency IPC library. Worked on Windows at some point.
Readme AGPL-3.0 160 KiB
Languages
C++ 87.6%
CMake 12.4%