- Single-header: All logic in
vibe.hunderVIBE_IMPLEMENTATION. - Zero-dep: C11,
pthread, and Linux syscalls only. - Performance: Lock-free producers, non-blocking consumer. Use the internal pool.
- Style: 2-space indent. GCC/Clang.
- Fork and branch from
main. maketo verify examples.- Open a PR with a concise description.
Apache 2.0. New files must include the license header.