#serialization #koto #scripting-language

koto_serialize

Serde serialization support for the Koto programming language

21 releases (breaking)

new 0.15.3 Apr 7, 2025
0.15.2 Jan 22, 2025
0.14.1 Jun 11, 2024
0.12.0 Oct 18, 2023
0.5.0 Dec 17, 2020

#802 in Encoding

Download history 141/week @ 2024-12-11 11/week @ 2024-12-18 62/week @ 2025-01-01 217/week @ 2025-01-08 27/week @ 2025-01-15 130/week @ 2025-01-22 7/week @ 2025-01-29 12/week @ 2025-02-05 70/week @ 2025-02-12 10/week @ 2025-02-26 3/week @ 2025-03-05 7/week @ 2025-03-12 40/week @ 2025-03-26

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

MIT license

465KB
11K 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

Development

The top-level justfile contains some useful commands for working with the repo, for example just checks which runs all available checks and tests.

After installing just, you can run just setup to install additional dependencies for working with the justfile commands.

MSRV

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

Dependencies

~4–11MB
~111K SLoC