Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nwtgck/piping-server-zig

Piping Server in Zig (experimental)
https://github.com/nwtgck/piping-server-zig

piping-server zig

Last synced: about 1 month ago
JSON representation

Piping Server in Zig (experimental)

Awesome Lists containing this project

README

        

# piping-server-zig
[Piping Server](https://github.com/nwtgck/piping-server) in [Zig](https://github.com/ziglang/zig) (experimental)

## Run

```bash
zig run main.zig
```

Use master Zig version:
https://github.com/nwtgck/piping-server-zig/blob/develop/.github/workflows/ci.yml#L6

## Other implementations
* Original:
* Rust:
* Go: