Rare find

Msgq. A fast message queue for programs that need to pass data to each other without waiting.

github.com/commaai/msgq

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

July 2026
  • rm parameterized
  • remove catch2, 3x faster builds (#695)
  • visionipc: release the GIL in python recv (#694)
  • Support Python 3.13+ (#693)
  • split out dev dependencies
  • ignore the egg
May 2026
  • Fix fake synced pub/sub test race (#692)
  • macOS support for fake backend (#689)
  • misc gc pass (#690)
  • Speed up tests (#686)
  • coverage is unused
  • visionipc: replace numpy with memoryview (#688)
  • deduplicate visionipc tests (#687)
  • unittest forever (#685)
  • use catch2 package (#684)
  • update ion include (#683)
March 2026
  • rm codecov.yml
February 2026
  • no libpath
  • brew is out
  • switch to system compiler (GCC/Clang) (#678)
  • Reapply "visionipc: remove OpenCL support (#673)" (#675)
  • Revert "visionipc: remove OpenCL support (#673)" (#675)
  • Remove ZMQ support (#674)
  • visionipc: remove OpenCL support (#673)
December 2025
  • pytest speedups (#671)
  • remove pre-commit (#652)