Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.
/ rigid Public archive

Experimental Compile-time `const fn` JSON parser generation

Notifications You must be signed in to change notification settings

aymericbeaumet/rigid

Repository files navigation

rigid

Development

# Lint the code and run the tests
make lint test
# Run the benchmarks
make bench

TODO

  • allow unordered keys parsing
  • allow to configure the strictness of the parser via attributes
    • detect missing fields
    • detect duplicate fields
  • RFC e2e testing (see: http://seriot.ch/parsing_json.php)

About

Experimental Compile-time `const fn` JSON parser generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published