https://github.com/aahnik/serioflex
Serializers and De-serializers written in C for all common formats: XML, JSON and YAML, TOML and INI.
https://github.com/aahnik/serioflex
Last synced: 19 days ago
JSON representation
Serializers and De-serializers written in C for all common formats: XML, JSON and YAML, TOML and INI.
- Host: GitHub
- URL: https://github.com/aahnik/serioflex
- Owner: aahnik
- Created: 2023-07-27T20:14:43.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-30T22:28:46.000Z (almost 3 years ago)
- Last Synced: 2025-03-01T23:07:28.059Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 23.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# serioflex
[Work in progress]
Serializers and De-serializers written in C for all common formats:
XML, JSON and YAML, TOML and INI.
Python bindings availaible.