https://github.com/djdeveloperr/struct
C-style struct utility for Deno.
https://github.com/djdeveloperr/struct
c deno ffi struct
Last synced: 3 months ago
JSON representation
C-style struct utility for Deno.
- Host: GitHub
- URL: https://github.com/djdeveloperr/struct
- Owner: DjDeveloperr
- License: mit
- Created: 2021-04-21T05:52:11.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-01T06:57:39.000Z (over 1 year ago)
- Last Synced: 2025-03-22T00:56:57.996Z (3 months ago)
- Topics: c, deno, ffi, struct
- Language: TypeScript
- Homepage: https://deno.land/x/struct
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Struct
C-style struct utility for Deno.
## License
Check [LICENSE](./LICENSE) for more info.
Copyright 2021 @ DjDeveloperr