Contributing¶
- Module Layout — where C headers, sources, and tests go
- Repository Map — a whole-repository view, and why an algorithm is implemented once, in C
- Adding a Module — step-by-step guide using
jm - Error Convention — how errors are returned across the C ABI
- Benchmarking — running and interpreting benchmark results
- Streaming Roadmap — NATS JetStream transport for k8s; phased plan gated on P0 benchmark
- Release — versioning, tagging, and publishing