# nats.zig **Repository Path**: nats-io/nats.zig ## Basic Information - **Project Name**: nats.zig - **Description**: Zig Client for NATS - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-25 - **Last Updated**: 2025-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

A Zig client for the NATS messaging system.

## Future This is just a placeholder, but please feel free to star to show support and help us prioritize. In the meantime there are a few projects that have started that might be worth looking into or contributing to as well. - [NATS C client library, packaged for Zig](https://github.com/allyourcodebase/nats.c) - [Zig language bindings to the NATS.c library](https://github.com/epicyclic-dev/nats-client) - [Zig client for NATS Core and JetStream](https://github.com/g41797/nats) - [A Zig client library for NATS, the cloud-native messaging system](https://github.com/lalinsky/nats.zig) - [Minimal synchronous NATS Zig client](https://github.com/ianic/nats.zig) - [Work-in-progress NATS library for Zig](https://github.com/rutgerbrf/zig-nats)