https://github.com/softprops/zig-cedar
🌲 ⚡ Zig bindings for the Cedar authorization policy framework
https://github.com/softprops/zig-cedar
cedar
Last synced: 5 months ago
JSON representation
🌲 ⚡ Zig bindings for the Cedar authorization policy framework
- Host: GitHub
- URL: https://github.com/softprops/zig-cedar
- Owner: softprops
- License: mit
- Created: 2024-07-12T05:26:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-23T05:59:46.000Z (almost 2 years ago)
- Last Synced: 2025-03-17T12:00:05.891Z (about 1 year ago)
- Topics: cedar
- Language: Zig
- Homepage:
- Size: 95.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
🌲⚡ zig cedar
---
[](https://github.com/softprops/zig-cedar/actions/workflows/ci.yml)   [](https://ziglang.org/documentation/0.13.0/)
## examples
See examples directory
## 🥹 for budding ziglings
Does this look interesting but you're new to zig and feel left out? No problem, zig is young so most us of our new are as well. Here are some resources to help get you up to speed on zig
- [the official zig website](https://ziglang.org/)
- [zig's one-page language documentation](https://ziglang.org/documentation/0.13.0/)
- [ziglearn](https://ziglearn.org/)
- [ziglings exercises](https://codeberg.org/ziglings/exercises/)
\- softprops 2024