boa
JS interpreter
An experimental JavaScript interpreter written in Rust
Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
5k stars
48 watching
401 forks
Language: Rust
last commit: 8 days ago
Linked from 1 awesome list
ecmascripthacktoberfestinterpreterjavascriptjavascript-enginejavascript-interpreterparserruntimerustrust-cratewasmwebassembly
Related projects:
Repository | Description | Stars |
---|---|---|
rust-lang/crates.io | A central registry and infrastructure for sharing Rust packages, written in Rust | 2,984 |
koute/stdweb | Rust bindings to Web APIs for client-side scripting | 3,447 |
rustwasm/wasm-bindgen | A tool that enables high-level interactions between Rust and WebAssembly (Wasm) modules and JavaScript. | 7,817 |
tokio-rs/prost | A Rust implementation of Protocol Buffers for generating idiomatic and readable code from proto2 and proto3 files. | 3,937 |
keats/tera | A Rust-based template engine inspired by Jinja2 and Django. | 3,559 |
seed-rs/seed | A Rust framework for building fast and reliable web apps with an Elm-like architecture. | 3,805 |
rhaiscript/rhai | A scripting language and evaluation engine designed to be embedded in Rust applications. | 3,831 |
digitalbazaar/forge | A JavaScript implementation of TLS and cryptographic tools for building network-heavy web applications | 5,081 |
clap-rs/clap | A tool for creating command-line interfaces with flexible argument parsing and subcommand support. | 14,318 |
hatoo/oha | A Rust-based HTTP load generator with real-time TUI animation. | 6,349 |
solana-labs/solana | A web-scale blockchain platform designed for fast, secure, and scalable decentralized applications and marketplaces. | 13,188 |
brix/crypto-js | A JavaScript library implementing various cryptographic standards | 15,859 |
panzerdp/voca | A JavaScript library for string manipulation and formatting | 3,606 |
svaarala/duktape | An embeddable JavaScript engine designed to be portable and compact, enabling C/C++ projects to seamlessly integrate JavaScript functionality. | 5,959 |
oxc-project/oxc | A collection of high-performance tools for JavaScript and TypeScript written in Rust. | 12,428 |