Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 371 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 371 Bytes

QUICK

Tiny, but furious IPC/RPC library for Linux 🐧

⚠️ THIS LIBRARY IS CURRENTLY UNDER DEVELOPMENT, PLEASE DON'T USE IT IN PRODUCTION ⚠️

  • Consistently fast and low-latency IPC using shared memory (by shmem-ipc)
  • Implicit connection coordination using domain sockets (by uds)