Ketos
Lisp dialect scripting and extension language for Rust programs (by murarth)
rascal
A config driven wrapper for amqp.node supporting multi-host connections, automatic error recovery, redelivery flood protection, transparent encryption / decryption and channel pooling. (by onebeyond)
Our great sponsors
Ketos | rascal | |
---|---|---|
3 | 2 | |
719 | 388 | |
- | 3.1% | |
0.0 | 8.8 | |
over 1 year ago | 3 days ago | |
Rust | JavaScript | |
Apache License 2.0 | ISC License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
Ketos
Posts with mentions or reviews of Ketos.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-22.
-
Ketos: Lisp dialect scripting and extension language for Rust programs
I messed around with and contributed to this project a bit. The biggest challenge I saw in day to day usage was that line numbers aren't included in error messages: https://github.com/murarth/ketos/issues/11
-
Orion, a purely functionnal Lisp written in Rust.
How does this compare to Ketos?
rascal
Posts with mentions or reviews of rascal.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning rascal yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing Ketos and rascal you can also consider the following projects:
Rhai - Rhai - An embedded scripting language for Rust.
dyon - A rusty dynamically typed scripting language
rascal - A simple Pascal interpreter written in rust.
guile-sys - Low-level rust bindings to guile
orion - Orion is a high level, purely functional programming language with a LISP based syntax.
mun - Source code for the Mun language and runtime.
rlua - High level Lua bindings to Rust
calcit - Lisp compiling to JavaScript ES Modules