1
0
Fork
You've already forked tomlc99-sys
0
No description
  • C 60.8%
  • Rust 33.9%
  • ReScript 3.3%
  • Shell 1.2%
  • Makefile 0.8%
Find a file
2026年01月24日 21:17:27 +01:00
doc 0.7.0: start revising towards publishing via registries (crate.rs... 2026年01月24日 21:17:27 +01:00
src 0.7.0: start revising towards publishing via registries (crate.rs... 2026年01月24日 21:17:27 +01:00
tomlc99 0.7.0: start revising towards publishing via registries (crate.rs... 2026年01月24日 21:17:27 +01:00
.gitignore Add is_TYPE() routines 2025年03月17日 17:15:19 +01:00
.gitmodules Remove tomlc99 source as git submodule 2025年03月07日 10:08:27 +01:00
build.rs 0.4.0: Datetime serialization working 2025年03月18日 12:40:55 +01:00
Cargo.toml 0.7.0: start revising towards publishing via registries (crate.rs... 2026年01月24日 21:17:27 +01:00
LICENSE.md license: assert AGPL 2025年03月18日 17:33:07 +01:00
README.md 0.7.0: start revising towards publishing via registries (crate.rs... 2026年01月24日 21:17:27 +01:00

TOML C99 bindings in a single C source

A crate able to parse TOML via bindings of the C99 implementation from https://github.com/cktan/tomlc99.git.

License

We assert an Affero General Public License (see file:./LICENSE.md) over the usage of this library. The TOML C code is licensed under a MIT license file:./tomlc99/LICENSE by CK Tan.

Colophon

<> <file:./doc/tomlc99-sys.org> .