23 releases (15 breaking)

Uses new Rust 2024

0.16.1 Jan 5, 2026
0.16.0 Jul 23, 2025
0.15.3 Apr 7, 2025
0.15.2 Jan 22, 2025
0.5.0 Dec 17, 2020

#1248 in Programming languages

Download history 41/week @ 2026-02-15 110/week @ 2026-02-22 37/week @ 2026-03-01 61/week @ 2026-03-08 81/week @ 2026-03-15 53/week @ 2026-03-22 65/week @ 2026-03-29 48/week @ 2026-04-05 71/week @ 2026-04-12 65/week @ 2026-04-19 30/week @ 2026-04-26 23/week @ 2026-05-03 72/week @ 2026-05-10 92/week @ 2026-05-17 63/week @ 2026-05-24 31/week @ 2026-05-31

260 downloads per month
Used in 19 crates (5 directly)

MIT license

305KB
7K 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

~1.9–2.6MB
~42K SLoC