https://github.com/midstallsoftware/any-plus
Any+ is a Zig library for handling anytypes in the runtime.
https://github.com/midstallsoftware/any-plus
Last synced: 4 months ago
JSON representation
Any+ is a Zig library for handling anytypes in the runtime.
- Host: GitHub
- URL: https://github.com/midstallsoftware/any-plus
- Owner: MidstallSoftware
- License: gpl-3.0
- Created: 2023-12-01T07:11:25.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-06T01:19:24.000Z (over 2 years ago)
- Last Synced: 2025-02-13T02:46:35.289Z (over 1 year ago)
- Language: Zig
- Size: 31.3 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Any+
Any+ is a Zig library for handling anytypes in the runtime.
## Features
- [x] Runtime `anytype`
- [x] Any-writer