#koto #scripting-language #scripting #language

koto_serialize

Serde serialization support for the Koto programming language

13 breaking releases

0.14.0 Apr 17, 2024
0.12.0 Oct 18, 2023
0.11.0 Jul 14, 2022
0.10.0 Dec 2, 2021
0.5.0 Dec 17, 2020

#1127 in Programming languages

Download history 38/week @ 2024-01-01 2/week @ 2024-02-12 8/week @ 2024-02-19 25/week @ 2024-02-26 10/week @ 2024-03-04 14/week @ 2024-03-11 10/week @ 2024-03-18 7/week @ 2024-03-25 137/week @ 2024-04-01 14/week @ 2024-04-08 165/week @ 2024-04-15

323 downloads per month
Used in 4 crates (3 directly)

MIT license

430KB
10K SLoC

Koto


Docs Crates.io CI Discord


Koto is a simple and expressive programming language, usable as an extension language for Rust applications, or as a standalone scripting language.

Info

MSRV

Koto is under active development, and tested against the latest stable release of Rust.


lib.rs:

Serde serialization support for Koto value types

Dependencies

~2–11MB
~88K SLoC