https://github.com/bcrist/dizzy
Zig Comptime Dependency Injection
https://github.com/bcrist/dizzy
dependency-injection zig zig-library zig-package ziglang
Last synced: 9 months ago
JSON representation
Zig Comptime Dependency Injection
- Host: GitHub
- URL: https://github.com/bcrist/dizzy
- Owner: bcrist
- License: mit
- Created: 2024-03-26T01:04:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-14T02:38:12.000Z (over 1 year ago)
- Last Synced: 2025-03-24T07:35:24.636Z (over 1 year ago)
- Topics: dependency-injection, zig, zig-library, zig-package, ziglang
- Language: Zig
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# Dizzy
### Function Parameter Dependency Injection for Zig
See test.zig for example usage.