https://github.com/keyzox71/tomlpp
📓 A small toml parser (poorly) written in CPP (for my webserver project)
https://github.com/keyzox71/tomlpp
cplusplus cpp98 fortnitebattlepass nix-flake toml toml-parser toml-parsing
Last synced: 9 months ago
JSON representation
📓 A small toml parser (poorly) written in CPP (for my webserver project)
- Host: GitHub
- URL: https://github.com/keyzox71/tomlpp
- Owner: KeyZox71
- License: mit
- Created: 2025-01-24T12:27:51.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-03-18T15:49:26.000Z (9 months ago)
- Last Synced: 2025-03-18T16:41:01.802Z (9 months ago)
- Topics: cplusplus, cpp98, fortnitebattlepass, nix-flake, toml, toml-parser, toml-parsing
- Language: C++
- Homepage: https://github.com/keyzox71/webserv
- Size: 561 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TOMLPP
📓 A small toml parser (poorly) written in CPP (for my webserver project)