dyon VS interfaces

Compare dyon vs interfaces and see what are their differences.

dyon

A rusty dynamically typed scripting language (by PistonDevelopers)

interfaces

wasmCloud API interfaces: smithy IDLs and shared libraries (by wasmCloud)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
dyon interfaces
10 1
1,720 34
3.0% -
5.4 6.6
about 2 months ago 4 months ago
Rust CSS
Apache License 2.0 Apache License 2.0
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.

dyon

Posts with mentions or reviews of dyon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-06.

interfaces

Posts with mentions or reviews of interfaces. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-01-17.
  • Which scripting languages work well embedded with Rust?
    6 projects | /r/rust | 17 Jan 2022
    I like how wasmCloud does things - they define the interface using smithy like this https://github.com/wasmCloud/interfaces/blob/main/httpserver/httpserver.smithy (in the httpserver interface, the wasm side receives http requests as structs, and replies with responses as structs. The native-code side is responsible for listening on the TCP port etc. There are a bunch of other first-party interfaces, including an httpclient interface, for outgoing requests initiated by wasm). They then generate basic interface code for all supported languages from the smithy definitions. They also hand-write some helper functions, to make things easier on the wasm side (this isn't the same from language to language - there are more helpers for rust than other languages).

What are some alternatives?

When comparing dyon and interfaces you can also consider the following projects:

Rhai - Rhai - An embedded scripting language for Rust.

capability-providers - wasmCloud official capability providers

Ketos - Lisp dialect scripting and extension language for Rust programs

ApiV2-GraphQL-Docs - AniList API V2 GraphQL Documentation

rascal - A simple Pascal interpreter written in rust.

tl - The compiler for Teal, a typed dialect of Lua

mun - Source code for the Mun language and runtime.

css.gg - 700+ Pure CSS, SVG, PNG & Figma UI Icons Available in SVG Sprite, styled-components, NPM & API and 6000 glyphs

rune - An embeddable dynamic programming language for Rust.

hematita - A memory safe Lua interpreter

gluon - A static, type inferred and embeddable language written in Rust.