koto
bytecount
Our great sponsors
koto | bytecount | |
---|---|---|
4 | 3 | |
322 | 184 | |
4.3% | - | |
8.9 | 3.2 | |
6 days ago | 3 months ago | |
Rust | Rust | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
koto
- Rock v0.2.1, a little native toy language I've made with Rust and LLVM.
-
What's everyone working on this week (29/2021)?
Putting the finishing touches on a procedural macro to bind Rust code to koto we want to use in synth. Also a blog post about it is on the way.
-
What's everyone working on this week (23/2021)?
I'm currently trying to improve the vtable dispatch in koto (because I want to use it in synth).
-
Dyon – A rusty dynamically typed scripting language
I've been working on Koto which is intended for this kind of use case. I've been thinking about extending Rust applications with scripting, and I have games in mind but more generally I'm interested in rapid iteration in creative applications. It's still very early so I haven't shared it more widely but I'd be curious to hear what you think.
bytecount
-
What's everyone working on this week (23/2021)?
Also TWiR and perhaps some clippy work. And at some point I want to revisit bytecount to add ARM/NEON and WASM optimizations.
What are some alternatives?
tiny-tokio-actor - A simple tiny actor library on top of Tokio
tealr - A wrapper around mlua and rlua to help with embedding teal
tealsql - a sqlx wrapper for teal and lua
moonfire-nvr - Moonfire NVR, a security camera network video recorder
dyon - A rusty dynamically typed scripting language
crates.io - The Rust package registry
Rouille, Rust web server middleware - Web framework in Rust
bril - an educational compiler intermediate representation
synth - The Declarative Data Generator
rune - An embeddable dynamic programming language for Rust.
Exercism - Scala Exercises - Crowd-sourced code mentorship. Practice having thoughtful conversations about code.
gdbstub - An ergonomic and easy-to-integrate implementation of the GDB Remote Serial Protocol in Rust, with full no_std support.