-
denoland/deno_core - The core engine at the heart of Deno
-
rscarson/rustyscript - Effortless JS integration for rust
-
yuhr/ruleset - Monotonic chart parsing.
-
yuhr/distree - Directory structure trees upon plain objects.
-
runtypes/runtypes - Runtime validation for static types
-
fix(runtime): remove
deno_os::deno_os_worker
to makeWebWorker
work without snapshot on denoland/deno -
fix: add omitted
deno_process
dependency toio
feature on rscarson/rustyscript -
refactor: remove unnecessary mutability from self reference receiver of associated functions of
JsRuntime
on denoland/deno_core
-
coleam00/Archon - Archon is an AI agent that is able to create other AI agents using an advanced agentic coding workflow and framework knowledge base to unlock a new frontier of automated agents.
-
ai/nanoevents - Simple and tiny (107 bytes) event emitter library for JavaScript
-
creusot-rs/creusot - Creusot helps you prove your code is correct in an automated fashion.
-
niklak/dom_query - A Flexible Rust Crate for DOM Querying and Manipulation
-
johnstonskj/rust-xml_dom - A Rust crate providing a reasonably faithful implementation of the W3C DOM Core