https://github.com/patlux/zig-cjson
zig example with a c library
https://github.com/patlux/zig-cjson
Last synced: 3 months ago
JSON representation
zig example with a c library
- Host: GitHub
- URL: https://github.com/patlux/zig-cjson
- Owner: patlux
- Created: 2024-10-13T20:55:12.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-13T21:17:46.000Z (8 months ago)
- Last Synced: 2025-03-07T01:47:20.565Z (3 months ago)
- Language: Zig
- Homepage: https://patwoz.dev/blog/2024-10-13-zig-add-c-library
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zig-cjson
Example use of a c library in zig
See my [blog post](https://patwoz.dev/blog/2024-10-13-zig-add-c-library)