| Crates.io | koto_memory |
| lib.rs | koto_memory |
| version | 0.16.0 |
| created_at | 2023-10-18 09:42:38.166206+00 |
| updated_at | 2025-07-23 09:33:11.633484+00 |
| description | Memory management utilities used by the Koto programming language |
| homepage | https://koto.dev |
| repository | https://github.com/koto-lang/koto |
| max_upload_size | |
| id | 1006551 |
| size | 25,650 |
Koto is a simple and expressive programming language, usable as an extension language for Rust applications, or as a standalone scripting language.
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.
Koto is under active development, and tested against the latest stable release of Rust.