#javascript


  1. wasm-bindgen

    Easy support for interacting between JS and Rust

    v0.2.126 35.7M #javascript #wasm-module #facilitating #modules-and-javascript #future #shim

  2. serde-wasm-bindgen

    Native Serde adapter for wasm-bindgen

    v0.6.5 4.4M #serialize #javascript #serialization #wasm

  3. js-sys

    Bindings for all JS global objects and functions in all JS environments like Node.js and browsers, built on #[wasm_bindgen] using the wasm-bindgen crate

    v0.3.103 36.7M #mozilla-org #javascript #js-bindings

  4. wasm-bindgen-test

    Internal testing crate for wasm-bindgen

    v0.3.76 2.3M #test-harness #testing #console-log #wasm-bindgen #javascript #logging #test-cases #console-error #test-output

  5. rquickjs

    High level bindings to the QuickJS JavaScript engine

    v0.12.2 685K #quickjs #es2020 #es6 #javascript

  6. earcutr

    port of MapBox's earcut triangulation code to Rust language

    v0.5.0 1.0M #polygon #earcut #port #map-box #triangulation #linked-list #z-order #javascript

  7. boa_engine

    Boa is a Javascript lexer, parser and compiler written in Rust. Currently, it has support for some of the language.

    v0.21.1 386K #javascript-compiler #lexer #javascript #parser-compiler #javascript-parser

  8. tree-sitter-javascript

    JavaScript grammar for tree-sitter

    v0.25.0 1.5M #javascript-parser #tree-sitter #javascript

  9. swc_ecma_codegen

    Ecmascript code generator for the swc project

    v28.0.2 650K #swc #javascript #codegen #latest #babel #typescript-compiler

  10. sourcemap

    Basic sourcemap handling for Rust

    v9.3.2 853K #javascript

  11. gloo-timers

    Convenience crate for working with JavaScript timers

    v0.4.0 5.7M #timer #javascript #api-bindings

  12. symbolic-common

    Common types and utilities for symbolic, a library to symbolicate and process stack traces from native applications, minidumps or minified JavaScript

    v14.0.0-alpha.3 4.2M #stack-trace #symbolication #heuristics #demangle #symbolicate #self-referential #crash-reports #native-applications #serialization #javascript

  13. swc_atoms

    Atoms for the swc project

    v10.0.0 1.1M #swc #atom #javascript #babel #latest #typescript-compiler #run-script

  14. zxcvbn

    An entropy-based password strength estimator, originally for Javascript by Dropbox

    v3.1.1 481K #password-strength #dropbox #user-name #word #date #pattern-matching #keyboard #warnings #javascript #abcd

  15. swc_ecma_utils

    swc ecmascript ast nodes

    v32.0.0 601K #swc #javascript #ast-node #babel #javascript-ast #typescript

  16. oxc-browserslist

    Rust-ported Browserslist for Oxc

    v3.0.11 289K #web #javascript

  17. boa_ast

    Abstract Syntax Tree definition for the Boa JavaScript engine

    v0.21.1 394K #ast #js #javascript #js-syntax

  18. oxc_sourcemap

    Basic sourcemap handling for Rust

    v8.1.0 323K #source-map #javascript #sourcemap

  19. tokio_with_wasm

    Mimicking tokio functionalities on web browsers

    v0.9.0 78K #web-worker #tokio #browser #tokio-task #web-api #wasm-bindgen #asynchronous-tasks #javascript #concurrency #async-blocking

  20. boa_gc

    Garbage collector for the Boa JavaScript engine

    v0.21.1 386K #memory #javascript #js

  21. boa_string

    Boa is a Javascript lexer, parser and compiler written in Rust. Currently, it has support for some of the language.

    v0.21.1 360K #javascript-engine #string #javascript

  22. node-semver

    compliant semver implementation in Rust

    v2.2.0 109K #serialization #semver #version-range #javascript #npm

  23. fallow-config

    Configuration types and workspace discovery for fallow codebase intelligence

    v3.17.0 190 #typescript #code-quality #static-analysis #javascript #lint

  24. swc_ecma_visit

    Visitors for swc ecmascript nodes which works on stable rustc

    v25.0.0 1.3M #swc #javascript #node #babel #stable-rustc #typescript

  25. swc_common

    Common utilities for the swc project

    v24.0.0 1.5M #swc #source-map #babel #typescript-parser #javascript #emitter #plugin-mode

  26. boa_parser

    ECMAScript parser for the Boa JavaScript engine

    v0.21.1 381K #javascript-parser #javascript #syntax-parser #js #js-syntax

  27. typescript-type-def

    Generate TypeScript type definitions for Rust types

    v0.5.15 112K #json #serde-json #javascript

  28. oxc_transformer

    A collection of JavaScript tools written in Rust

    v0.138.0 168K #javascript-linter #minify #typescript #parser #javascript-parser #linter #javascript

  29. string_wizard

    manipulate string like a wizard

    v1.1.4 13K #string #wizard #manipulate #rolldown #plugin-interface #javascript #bundler #rollup-compatible #typescript #esbuild

  30. swc_ecma_compat_common

    Commons for compat transforms

    v42.0.0 121K #swc #babel #javascript #compat #typescript #run-script

  31. js-component-bindgen

    JS component bindgen for transpiling WebAssembly components into JavaScript

    v2.1.1 3.6K #wasm-component #javascript #wasm

  32. sqlite-wasm-rs

    wasm32-unknown-unknown bindings to the libsqlite3 library

    v0.5.5 1.3M #wasm-bindings #wasm #javascript

  33. swc

    Speedy web compiler

    v69.0.0 104K #babel #javascript #testing #string #top #typescript-compiler

  34. swc_macros_common

    Common utilities for swc macros

    v1.0.1 1.3M #swc #babel #javascript #macro #swc-macros #typescript #run-script #command-run #typescript-compiler

  35. fallow-mcp

    MCP server for fallow codebase intelligence (exposes fallow as typed tools to AI agents)

    v3.17.0 #typescript #code-quality #static-analysis #javascript #lint

  36. boa_interner

    String interner for the Boa JavaScript engine

    v0.21.1 408K #string-interning #javascript #js

  37. jstime

    JS Runtime

    v0.68.0 #run-time #javascript #warmup #repl #script #jit

  38. wasm-streams

    Bridging between web streams and Rust streams using WebAssembly

    v0.6.0 15.5M #readable-stream #sink #bridging #writable-stream #javascript #wasm #stream-transform

  39. osakit

    macOS Framework adapted for Rust

    v0.3.1 713K #javascript #applescript #osascript #osa #api-bindings

  40. oxc_allocator

    A collection of JavaScript tools written in Rust

    v0.138.0 517K #javascript-linter #typescript #minify #parser #javascript-parser #javascript #linter

  41. arborium-javascript

    JavaScript grammar for arborium (tree-sitter bindings)

    v2.18.1 19K #syntax-highlighting #tree-sitter #javascript #tree-sitter-javascript

  42. yew

    A framework for creating reliable and efficient web applications

    v0.23.0 107K #web-apps #html #javascript #webasm

  43. rspack_plugin_asset

    rspack asset plugin

    v0.102.0-beta.1 27K #rspack #bundler #webpack #javascript #rstack

  44. swc_ecma_ast

    Ecmascript ast

    v25.0.0 1.3M #swc #javascript #babel #node #ast #typescript #javascript-ast

  45. rspack_napi

    rspack napi

    v0.101.2 23K #rspack #bundler #webpack #napi #javascript #rstack

  46. swc_ecma_transforms_base

    rust port of babel and closure compiler

    v44.0.4 617K #swc #babel #javascript #latest #parser #port-of-babel #typescript #closures-compiler

  47. fallow-output

    Output contract types for fallow reports

    v3.2.0 #static-analysis #code-quality #javascript #typescript #lint

  48. connection-string

    Connection string parsing in Rust (and WebAssembly)

    v0.2.0 262K #string-parser #ado-net #jdbc #wasm #value #javascript

  49. rspack_plugin_copy

    rspack copy plugin

    v0.101.2 27K #rspack #bundler #webpack #copy #replace #rstack #javascript

  50. rspack_swc_plugin_import

    babel-plugin-import rewritten in Rust

    v0.101.10 28K #rspack #bundler #webpack #javascript #rstack #rewritten

  51. rspack_fs

    rspack fs

    v0.101.2 24K #rspack #bundler #webpack #replace #rstack #javascript

  52. swc_experimental_ecma_parser

    An extensible Rust-based platform for the next generation of fast developer tools

    v0.11.0 42K #swc #javascript #typescript-parser

  53. vertigo

    Reactive Real-DOM library with SSR for Rust

    v0.12.0 #reactive #javascript #wasm #isomorphic

  54. boa_profiler

    Profiler for the Boa JavaScript engine

    v0.20.0 74K #javascript-engine #javascript-compiler #profiler #javascript

  55. actix-web-rust-embed-responder

    An actix-web responder for rust-embed that implements cache revalidation and compressed responses

    v2.4.0 2.7K #actix-web #rust-embed #responder #cache #compression #css #revalidation #javascript

  56. rspack_paths

    rspack paths

    v0.101.2 28K #rspack #bundler #webpack #path #rstack #javascript

  57. afterburner-thrust

    Afterburner thrust scheduler — work-stealing thread pool

    v0.2.7 #thread-pool #wasm-sandbox #javascript #wasm

  58. swc_ecma_loader

    General ecmascript loader used for transforms

    v25.0.0 390K #swc #javascript #babel #latest #node #typescript

  59. rspack_plugin_esm_library

    ESM library plugin for Rspack

    v0.101.2 27K #rspack #esm #bundler #webpack #javascript #rstack #rspack-bundler

  60. wasm-bindgen-macro-support

    APIs for the #[wasm_bindgen] attribute

    v0.2.126 37.9M #wasm-bindgen #javascript #wasm-module #attributes #import #shim #promising #modules-and-javascript

  61. swc_ecma_transforms_proposal

    rust port of babel and closure compiler

    v46.0.0 359K #swc #babel #javascript #version #run #port-of-babel #typescript #closures-compiler

  62. afterburner

    JS ~> WASM Sandboxed Execution VM

    v0.2.3 #burn #sandboxed #javascript #wasm-sandbox #wasm

  63. fallow-types

    Shared types and serde paths for fallow codebase intelligence

    v3.2.0 190 #static-analysis #code-quality #typescript #javascript #lint

  64. fallow-api

    Programmatic API contract types for fallow

    v2.104.0 #typescript #code-quality #static-analysis #javascript #lint

  65. wasm-bindgen-futures

    Bridging the gap between Rust Futures and JavaScript Promises

    v0.4.76 21.1M #promise #wasm-bindgen #future #javascript #gap #bridging

  66. rspack_plugin_css

    rspack css plugin

    v0.101.2 23K #rspack #bundler #webpack #replace #rstack #javascript

  67. wasm-bindgen-backend

    Backend code generation of the wasm-bindgen tool

    v0.2.104 6.5M #wasm-module #javascript #wasm-bindgen #documentation #shim #module-import #modules-and-javascript

  68. rspack_tasks

    Rspack tasks

    v0.102.0-beta.1 28K #rspack #bundler #webpack #compiler #rstack #javascript

  69. binding_macros

    Macros to build customized bindings interface

    v66.0.0 23K #swc #babel #javascript #macro #customization #typescript #run-script #command-run #typescript-compiler

  70. rspack_plugin_externals

    rspack externals plugin

    v0.101.4 24K #rspack #bundler #webpack #external #rstack #javascript #esm

  71. fallow-security

    Shared security catalogue contracts for fallow

    v3.6.0 #typescript #code-quality #javascript #static-analysis #lint

  72. rspack_location

    rspack location

    v0.101.10 28K #rspack #bundler #webpack #location #rstack #javascript

  73. fallow-graph

    Module graph construction and import resolution for fallow codebase intelligence

    v3.17.0 110 #typescript #code-quality #static-analysis #lint #javascript

  74. rspack_plugin_json

    rspack json plugin

    v0.101.2 23K #rspack #bundler #webpack #json-plugin #rstack #javascript

  75. aws-sdk-braket

    AWS SDK for Braket

    v1.108.0 500 #aws-sdk #braket #action #condition #api-reference #permissions #javascript #java

  76. swc_ecma_transforms_typescript

    rust port of babel and closure compiler

    v51.0.0 449K #swc #ast #babel #strip #syntax #typescript #javascript #port-of-babel

  77. javy

    Configurable JavaScript runtime for WebAssembly

    v8.0.0 3.4K #wasm-engine #javascript #quickjs #anyhow #configuring #bytecode

  78. browserslist-rs

    Rust-ported Browserslist

    v0.19.0 227K #javascript #web

  79. rspack_plugin_real_content_hash

    rspack real_content_hash plugin

    v0.101.2 27K #rspack #bundler #webpack #rstack #javascript

  80. swc_core

    TBD

    v71.0.7 258K #swc-plugin #tbd #version #typescript-compiler #javascript #next-js

  81. rspack_plugin_swc_js_minimizer

    rspack swc minifier plugin

    v0.101.3 23K #rspack #swc #swc-plugin #bundler #minify #javascript #webpack #banner #rstack #rspack-bundler

  82. rspack_loader_lightningcss

    rspack lightingcss loader

    v0.101.3 23K #rspack #bundler #webpack #rstack #javascript

  83. rspack_plugin_limit_chunk_count

    rspack limit chunk count plugin

    v0.101.2 23K #rspack #webpack #limit #bundler #rspack-bundler #rstack #javascript

  84. rspack_plugin_lazy_compilation

    rspack lazy compilation plugin

    v0.101.3 23K #rspack #lazy-evaluation #bundler #webpack #compilation #rspack-bundler #rstack #javascript

  85. rspack_plugin_lightning_css_minimizer

    rspack lightning css minifier plugin

    v0.101.2 30K #rspack #lightning #bundler #webpack #minify #rstack #rspack-bundler #javascript #css-minify

  86. rspack_loader_react_refresh

    rspack react refresh loader

    v0.101.2 27K #rspack #react #bundler #webpack #refresh #rspack-bundler #rstack #javascript

  87. rspack_plugin_hmr

    rspack hmr plugin

    v0.101.2 27K #rspack #hmr #bundler #webpack #rspack-bundler #rstack #javascript

  88. rspack_plugin_merge_duplicate_chunks

    rspack merge duplicated chunks plugin

    v0.101.3 23K #rspack #webpack #bundler #merge #rspack-bundler #rstack #javascript

  89. obeli-sk-boa-ast

    Abstract Syntax Tree definition for the Boa JavaScript engine

    v1.0.0-obeli-sk.7 1.0K #js #ast #javascript #js-syntax

  90. rspack_plugin_remove_duplicate_modules

    remove duplicate modules

    v0.101.10 28K #rspack #module #duplicates #bundler #webpack #rspack-bundler #rstack #javascript

  91. rspack_plugin_progress

    rspack progress plugin

    v0.101.2 23K #rspack #bundler #webpack #rstack #javascript

  92. rspack_tracing

    rspack tracing

    v0.101.2 27K #rspack #tracing #bundler #webpack #rspack-bundler #javascript #rstack

  93. rspack_plugin_banner

    rspack banner plugin

    v0.101.1 30K #rspack #banner #bundler #webpack #rspack-bundler #rstack #javascript

  94. rspack_plugin_dynamic_entry

    rspack dynamic entry plugin

    v0.101.2 30K #rspack #bundler #webpack #dynamic #rstack #javascript

  95. hermes-sema

    port of the Hermes semantic analysis (scope resolution and validation) pass by Tzvetan Mikov, the architect of Hermes. Not an official Meta project.

    v0.1.2 #resolver #scope #javascript #semantic

  96. harsh

    Hashids implementation for Rust

    v0.2.2 11K #hashids #javascript

  97. synapse_fbs

    Generated Rust FlatBuffers bindings for Synapse schemas

    v0.5.0 #synapse #flat-buffers #bindings #payload #topic #fixed-layout #air #javascript #zenoh

  98. rspack_plugin_ensure_chunk_conditions

    rspack ensure chunk conditions plugin

    v0.101.10 28K #rspack #webpack #bundler #condition #ensure #rspack-bundler #rstack #javascript

  99. rspack_regex

    rspack regex

    v0.101.3 24K #rspack #regex #bundler #webpack #rspack-bundler #rstack #javascript

  100. rspack_loader_preact_refresh

    rspack preact refresh loader

    v0.101.10 28K #rspack #bundler #webpack #preact #refresh #rstack #javascript

  101. wasm-bindgen-macro-support-x

    APIs for the #[wasm_bindgen] attribute

    v0.2.123-alpha.10 210 #javascript #wasm-bindgen #wasm-module #import #attributes #shim #promising #modules-and-javascript

  102. agentos-sidecar-protocol

    Shared Secure Exec sidecar wire protocol and frame helpers

    v0.2.13 130 #agent-os #vm #wire-protocols #artificial-intelligence #sandbox #secure-exec #sidecar #wasm #javascript

  103. fallow-license

    Offline Ed25519-signed license JWT verification for the fallow CLI (paid feature gating)

    v2.104.0 #typescript #code-quality #javascript #lint #static-analysis

  104. dragonbox_ecma

    Fast floating point to string conversion conforming to ECMAScript specification

    v0.1.12 538K #floating-point #javascript #no-alloc #float

  105. agentos-bridge

    Shared bridge contracts between the secure-exec kernel and execution planes

    v0.2.13 170 #kernel #agent-os #vm #sandbox #artificial-intelligence #secure-exec #planes #wasm #javascript

  106. rspack_plugin_size_limits

    rspack size limits plugin

    v0.101.10 28K #rspack #bundler #webpack #limit #size-limit #rstack #javascript

  107. obeli-sk-boa-runtime

    Example runtime for the Boa JavaScript engine

    v1.0.0-obeli-sk.7 550 #javascript-engine #run-time #javascript #js

  108. rspack_plugin_dll

    rspack dynamic entry plugin

    v0.101.3 23K #rspack #bundler #webpack #rstack #javascript

  109. geoarrow

    amalgamation crate

    v0.8.0 51K #apache-arrow #geospatial #javascript #python #amalgamation #wasm #in-memory-data #monorepo #re-exports

  110. rspack_parallel

    rspack parallel

    v0.101.2 23K #rspack #bundler #parallel #webpack #rstack #javascript

  111. obeli-sk-boa-parser

    ECMAScript parser for the Boa JavaScript engine

    v1.0.0-obeli-sk.7 1.0K #javascript-parser #javascript #js #js-syntax #syntax-parser

  112. rspack_plugin_library

    rspack library plugin

    v0.101.10 28K #rspack #bundler #webpack #javascript #rstack

  113. wasm-bodge

    that takes wasm-bindgen output and wraps it for all JavaScript runtimes

    v0.3.1 #wasm #javascript #wasm-bindgen #npm

  114. rspack_plugin_remove_empty_chunks

    rspack remove emty chunks plugin

    v0.101.2 30K #rspack #webpack #bundler #rspack-bundler #remove #rstack #javascript

  115. wasm-rquickjs-cli

    wrapping JavaScript modules as WebAssembly components using the QuickJS engine

    v0.3.6 #wasm-component #javascript #quickjs #engine #generator #rquickjs

  116. rspack_swc_plugin_ts_collector

    Collect TypeScript info for Rspack

    v0.101.2 28K #rspack #typescript #bundler #webpack #rspack-bundler #javascript #rstack

  117. fallow-extract

    AST extraction engine for fallow codebase intelligence (parser, complexity, SFC / Astro / MDX / CSS)

    v3.17.0 120 #code-quality #static-analysis #lint #typescript #javascript

  118. afterburner-ignite

    Afterburner native engine — rquickjs FFI

    v0.2.7 #wasm-engine #wasm-sandbox #javascript #wasm

  119. changepacks

    A unified version management and changelog tool for multi-language projects

    v0.2.35 #version-management #changelog #multi-language #unified #project #cargo-publish #python-packages #topological-sorting #nodejs #javascript

  120. rspack_plugin_css_chunking

    rspack css chunking plugin

    v0.102.0-beta.1 27K #rspack #chunking #bundler #webpack #rspack-bundler #rstack #javascript

  121. microsoft-webui-press

    High-performance Static Site Generator powered by WebUI Framework

    v0.0.18 #static-site-generator #web-ui #web-components #render-markdown #themes #javascript #virtual-dom #shared-state #sidebar #server-side-rendering

  122. swc_ecma_transforms_react

    rust port of babel and closure compiler

    v53.0.0 513K #swc #babel #javascript #script #version #port-of-babel #typescript #closures-compiler

  123. rspack_plugin_runtime

    rspack runtime plugin

    v0.101.10 28K #rspack #webpack #bundler #run-time #rspack-bundler #javascript #esm #rstack

  124. rspack_plugin_ignore

    rspack ignore plugin

    v0.101.3 23K #rspack #bundler #webpack #ignore #rstack #javascript

  125. javascript-globals

    Global identifiers from different JavaScript environments

    v1.5.1 50K #javascript #globals

  126. rspack_watcher

    rspack watcher

    v0.101.2 23K #rspack #webpack #bundler #rspack-bundler #javascript #rstack

  127. chompbuild

    Make-like parallel task runner with a JS extension system

    v0.3.0 500 #task-runner #javascript #web

  128. swc_ecma_minifier

    EcmaScript code minifier

    v58.0.1 150K #swc #minify #javascript #mangler #name

  129. swc_html_parser

    HTML parser

    v23.0.0 40K #swc #html-parser #javascript #babel #node #typescript #run-script

  130. rspack_plugin_javascript

    rspack javascript plugin

    v0.101.2 26K #rspack #webpack #bundler #javascript #esm #rstack #rspack-bundler

  131. obeli-sk-boa-string

    Boa is a Javascript lexer, parser and compiler written in Rust. Currently, it has support for some of the language.

    v1.0.0-obeli-sk.7 1.1K #javascript-engine #javascript #string

  132. rspack_plugin_runtime_chunk

    rspack runtime_chunk plugin

    v0.101.8 28K #rspack #webpack #bundler #rspack-bundler #rstack #javascript

  133. volta-cli/volta

    JS Toolchains as Code. ⚡

    GitHub 2.0.2 #package-manager #javascript #version #hook #migrate #migrating

  134. rspack_plugin_schemes

    rspack schemes plugin

    v0.101.3 23K #rspack #scheme #bundler #webpack #rspack-bundler #rstack #javascript

  135. secure-exec-v8-runtime

    V8 isolate runtime for secure-exec guest JavaScript execution

    v0.3.4-rc.1 270 #v8 #secure-exec #sandbox #nodejs #javascript #artificial-intelligence #child-process #code-execution #cloudflare-workers #js-module

  136. oxc_traverse

    A collection of JavaScript tools written in Rust

    v0.138.0 222K #javascript-linter #typescript #minify #parser #javascript-parser #linter #javascript

  137. krpano-decrypt-cli

    Command-line tool for decrypting encrypted krpano tour XML and viewer JS

    v0.1.0 #cryptography #encryption #tour #xml #decryption #decrypting #command-line-tool #javascript #obfuscated #ship

  138. swc_config

    Types for configuring swc

    v5.0.0 510K #swc #javascript #babel #configuring #typescript #run-script #command-run #typescript-compiler

  139. rspack_plugin_module_info_header

    rspack module info header plugin

    v0.101.10 28K #rspack #module #bundler #header #webpack #rspack-bundler #javascript #module-info #rstack

  140. rspack_hash

    rspack hash

    v0.102.0-beta.0 28K #rspack #webpack #hash #bundler #rspack-bundler #javascript #rstack

  141. rspack_plugin_module_replacement

    rspack module replacement plugin

    v0.101.2 23K #rspack #replace #module #bundler #webpack #rspack-bundler #rstack #javascript

  142. rspack_plugin_mf

    rspack module federation plugin

    v0.101.10 28K #rspack #bundler #federation #webpack #module #rstack #javascript

  143. obeli-sk-boa-wintertc

    WinterTC (TC55) Minimum Common Web API implementation for the Boa JavaScript engine

    v1.0.0-obeli-sk.9 #run-time #tc55 #wintertc #javascript #js

  144. corsa_lsp

    LSP-focused clients, overlays, and virtual documents for Corsa

    v1.10.0 27K #napi #corsa #lsp #javascript #moon-bit #zig #js-ts #typescript #type-aware #linter

  145. calcit

    Interpreter and js codegen for Calcit

    v0.13.26 #cirru #interpreter #javascript #es-module #codegen #caps #lisp #persistent-data-structures #ci #incremental-update

  146. rspack_binding_api

    Rspack shared binding API

    v0.101.2 27K #rspack #swc #bindings #swc-plugin #shared #bundler #typescript #javascript #debugging-tool #nodejs

  147. rspack_loader_testing

    rspack loader test

    v0.102.0-beta.0 27K #rspack #bundler #webpack #testing #rstack #javascript

  148. worker-sys

    Low-level extern definitions / FFI bindings to the Cloudflare Workers JS Runtime

    v0.8.5 280K #cloudflare-workers #wasm #javascript #deserialize #ffi #event-queue #serialization #d1 #javascript-bindings #database

  149. rspack_loader_runner

    rspack loader runner

    v0.101.2 28K #rspack #webpack #runner #bundler #rspack-bundler #javascript #rstack

  150. rspack_plugin_split_chunks

    rspack split chunks plugin

    v0.101.3 23K #rspack #webpack #split #bundler #rspack-bundler #javascript #rstack

  151. swc_experimental_ecma_semantic

    An extensible Rust-based platform for the next generation of fast developer tools

    v0.11.0 38K #swc #javascript #experimental

  152. swc_ecma_transforms_optimization

    rust port of babel and closure compiler

    v47.0.2 186K #swc #babel #javascript #closures-compiler #node #port-of-babel #typescript

  153. wasm-rquickjs

    wrapping JavaScript modules as WebAssembly components using the QuickJS engine

    v0.3.6 12K #wasm-component #javascript #quickjs #engine #generate-typescript #rquickjs #stub #async-generator #node-module #wizer

  154. oxc_ast_visit

    A collection of JavaScript tools written in Rust

    v0.139.0 261K #javascript-linter #parser #typescript #minify #javascript-parser #linter #javascript

  155. sqry-lang-html

    HTML language plugin for sqry

    v27.0.6 110 #sqry #html #semantic-search #tree-sitter #language-plugin #mcp #javascript #lsp

  156. rspack_plugin_rsdoctor

    rspack rsdoctor native plugin

    v0.101.10 28K #rspack #bundler #webpack #rstack #javascript #esm #native-plugin

  157. rspack_storage

    rspack cache storage

    v0.101.3 24K #rspack #cache #pack-file #bundler #webpack #persistent-storage #memory-storage #javascript #rspack-bundler #rstack

  158. rspack_plugin_devtool

    rspack devtool plugin

    v0.101.2 27K #rspack #dev-tools #bundler #webpack #rspack-bundler #javascript #rstack

  159. rustyscript

    Effortless JS Integration for Rust

    v0.12.3 1.2K #deno #run-time #embedding #rust #api-bindings #javascript

  160. ress

    A scanner/tokenizer for JS files

    v0.12.0-alpha.1 2.2K #javascript #javascript-parser #parser

  161. afterburner-node-compat

    Afterburner Node.js compat — polyfills + host shims

    v0.2.3 #wasm #wasm-sandbox #javascript

  162. swc_error_reporters

    Error reporter implementations for the swc project

    v26.0.0 268K #swc #javascript #babel #reporter #ensure #typescript #run-script #command-run #typescript-compiler

  163. fallow-cli

    CLI for fallow, codebase intelligence for TypeScript and JavaScript

    v3.2.0 #typescript #code-quality #javascript #lint #static-analysis

  164. dprint-plugin-typescript

    TypeScript and JavaScript code formatter

    v0.96.1 92K #typescript #javascript #formatter

  165. swc_html_visit

    Visitor for html

    v24.0.0 41K #swc #visitor #node #babel #javascript

  166. rspack_plugin_html

    rspack html plugin

    v0.101.2 27K #rspack #bundler #webpack #html #javascript #rstack

  167. fallow-v8-coverage

    V8 ScriptCoverage JSON parser and UTF-16 source-offset mapper for the fallow CLI

    v3.6.0 #typescript #code-quality #javascript #static-analysis #lint

  168. harper-core

    The language checker for developers

    v2.5.0 1.4K #linter #grammar-checker #plain-english #issue #document #dialect #happy #chrome-extension #javascript

  169. posemesh-domain-http

    HTTP client library for interacting with AukiLabs domain data services, supporting both native and WebAssembly targets

    v1.5.3 190 #domain-data #authentication #native-and-wasm #service #wasm-target #domain-client #posemesh #oidc #wasm-bindings #javascript

  170. swc_ecma_compat_es2015

    ES2015 compatibility transforms

    v51.0.0 118K #swc #babel #javascript #script #typescript

  171. fallow-core

    Internal detector backend for fallow-engine and fallow-api

    v3.8.0 110 #code-quality #javascript #lint #static-analysis #typescript

  172. swc_ecma_transforms_classes

    Helper for transforms for the swc project

    v46.0.0 369K #swc #babel #javascript #helper #typescript #run-script #command-run

  173. rspack_plugin_sri

    rspack subresource integrity plugin

    v0.101.3 23K #rspack #bundler #webpack #subresource #rstack #javascript

  174. swc_compiler_base

    Base crate for the 'swc' crate. This is not a public API.

    v59.0.0 113K #swc #babel #javascript #swc-compiler #node #public-api #typescript #run-script

  175. xoev-xwasser

    XOEV XWasser XML Standard

    v1.0.4+1.0.0 #exchange-data #schema-validation #x-wasser #standard #xml #data-exchange #xoev #javascript #typescript #wasm

  176. fallow-engine

    Typed analysis engine facade for fallow consumers

    v3.17.0 #typescript #code-quality #static-analysis #javascript #lint

  177. tishlang_compile_js

    Tish to JavaScript transpiler backend

    v3.8.6 #tish #javascript #tishlang #back-end #wasm #wasm-target #canonical #interpreter

  178. rspack_workspace

    Rspack workspace utilities

    v0.101.2 24K #rspack #bundler #webpack #workspace #javascript #rstack

  179. changepacks-rust

    Rust project support for changepacks (Cargo)

    v0.2.25 #version-update #changelog #cargo #formatting #cargo-publish #topological-sorting #nodejs #javascript #python-packages

  180. weavatrix-parse

    Dependency-free source tokenizer and structural extractor for repository intelligence

    v0.3.1 700 #tokenize #javascript-parser #typescript #static-analysis #javascript #tokenizer

  181. agentos-v8-runtime

    V8 isolate runtime for secure-exec guest JavaScript execution

    v0.2.10 #v8 #sandbox #artificial-intelligence #vm #coding-agent #agent-os #wasm #javascript #cheaper #secure-exec

  182. secure-exec-execution

    Native execution plane scaffold for secure-exec

    v0.3.4-rc.1 240 #secure-exec #v8 #nodejs #sandbox #code-execution #artificial-intelligence #child-process #wasm-native #javascript #scaffold

  183. extro-cli

    Command-line interface for the Extro framework

    v0.4.0 #browser-extension #framework #popup #cli #interface-framework #command-line-interface #javascript #cli-command #command-line-tool #state-machine

  184. rspack_hook

    rspack hook

    v0.101.2 27K #rspack #bundler #hook #webpack #rstack #javascript

  185. sqry-lang-servicenow-xml

    ServiceNow XML record extraction with JS delegation for sqry

    v28.0.2 #sqry #semantic-search #xml #tree-sitter #javascript #mcp #service-now #lsp #embedded-javascript #search-engine

  186. swc_html_minifier

    HTML minifier

    v56.0.0 36K #swc #javascript #html #babel #minify #minify-html #typescript

  187. semver-analyzer

    Deterministic semantic breaking change analyzer for TypeScript/JavaScript

    v0.0.4 #typescript #breaking-change #diff #git-diff #deterministic #javascript #konveyor #api-surface #git-repository #llm

  188. rspack_plugin_extract_css

    rspack extract css plugin

    v0.101.3 23K #rspack #extract #bundler #webpack #rspack-bundler #rstack #javascript

  189. sqry-lang-javascript

    JavaScript language plugin for sqry

    v29.0.3 230 #sqry #language-plugin #tree-sitter #semantic-search #javascript #mcp #lsp

  190. rspack_loader_swc

    rspack builtin swc loader

    v0.102.0-beta.1 27K #rspack #swc #bundler #webpack #rspack-bundler #esm #typescript #rstack #javascript

  191. jsq

    manipulating data with JavaScript

    v4.6.1 #javascript #json #stdin #input-file #stdout

  192. swc_plugin_proxy

    Proxy structs to the hosts original structs for the plugin

    v27.0.0 190K #swc #swc-plugin #proxy #babel #host #javascript #typescript

  193. rspack_plugin_rsc

    Rspack React Server Component plugin

    v0.101.3 23K #rspack #react-component #bundler #webpack #rspack-bundler #javascript #rstack

  194. preset_env_base

    Common logic for targetting vairous browsers

    v8.0.1 108K #swc #babel #version #javascript #node #browserslist #typescript #run-script #command-run

  195. ezno-parser

    Parser and AST definitions for Ezno

    v0.1.7 #javascript-compiler #ast #parser #javascript #visitor

  196. swc_nodejs_common

    Common code for SWC bindings

    v1.0.3 3.7K #swc #javascript #babel #typescript #latest #run-script #jq #command-run #typescript-compiler

  197. boa_cli

    Boa is a Javascript lexer, parser and compiler written in Rust. Currently, it has support for some of the language.

    v0.21.1 #javascript-compiler #javascript #js

  198. rspack_plugin_circular_dependencies

    rspack circular dependency detection plugin

    v0.101.3 23K #rspack #bundler #webpack #circular #rstack #javascript

  199. rust_jsc

    High-level bindings to JavaScriptCore

    v0.5.0 #javascriptcore #javascript

  200. oxc_mangler

    A collection of JavaScript tools written in Rust

    v0.145.0 168K #javascript-linter #minify #typescript #parser #javascript-parser #javascript #linter

  201. rspack_collections

    rspack collections

    v0.101.2 28K #rspack #bundler #webpack #collection #rstack #javascript

  202. wasm-bindgen-cli-support

    Shared support for the wasm-bindgen-cli package, an internal dependency

    v0.2.126 354K #wasm-module #javascript #wasm-bindgen #module-import #bindings #web-idl #shim #modules-and-javascript #prototype #wasm-bindgen-cli

  203. rspack_plugin_no_emit_on_errors

    rspack no emit on errors plugin

    v0.101.2 27K #rspack #emit #bundler #webpack #error #rspack-bundler #rstack #javascript

  204. rspack_plugin_worker

    rspack plugin worker

    v0.101.2 27K #rspack #bundler #worker #webpack #rstack #javascript

  205. obeli-sk-boa-engine

    Boa is a Javascript lexer, parser and compiler written in Rust. Currently, it has support for some of the language.

    v1.0.0-obeli-sk.7 1.0K #javascript-compiler #javascript #lexer #parser-compiler #javascript-parser

  206. oxc_syntax

    A collection of JavaScript tools written in Rust

    v0.138.0 503K #javascript-linter #typescript #minify #parser #javascript-parser #linter #javascript

  207. agentos-build-support

    Build script helpers for secure-exec crates

    v0.2.9 100 #artificial-intelligence #vm #v8 #sandbox #coding-agent #cheaper #agent-orchestration #secure-exec #javascript #wasm

  208. rspack_cacheable

    v0.102.0-beta.1 28K #rspack #bundler #webpack #rstack #javascript

  209. relateby-pattern

    Core pattern data structures

    v0.6.0 #pattern #typescript #element #subject #identity #wasm #nodejs #javascript #gram #associative

  210. quickjs-rusty

    QuickJS (QuickJS-NG) Javascript engine wrapper, and more

    v0.12.0 #quickjs #run-time #interpreter #javascript

  211. javascript

    engine implementation in Rust

    v0.1.13 #javascript-engine #run-time #interpreter #engine

  212. wasm-bindgen-cli

    Command line interface of the #[wasm_bindgen] attribute and project. For more information see https://github.com/wasm-bindgen/wasm-bindgen.

    v0.2.126 289K #wasm-module #javascript #module-import #command-line-interface #format #modules-and-javascript

  213. agentos-vfs

    Secure Exec virtual filesystem backends

    v0.2.14 #agent-os #artificial-intelligence #virtual-filesystem #sandbox #vm #javascript #secure-exec #wasm

  214. rspack_allocator

    rspack allocator

    v0.101.3 23K #rspack #bundler #webpack #allocator #rstack #javascript

  215. swc_css_visit

    Visitor for css

    v23.0.0 47K #swc #visitor #javascript #babel #css #typescript #run-script

  216. rspack_plugin_entry

    rspack entry plugin

    v0.102.0-beta.0 27K #rspack #bundler #webpack #rstack #javascript

  217. postcard-bindgen

    generate bindings for the postcard binary format for other languages than Rust

    v0.7.1 4.1K #javascript #serialization #postcard #serde

  218. swc_ecma_transforms_compat

    rust port of babel and closure compiler

    v54.0.0 125K #swc #babel #javascript #port-of-babel #closures-compiler #typescript

  219. exprimo

    JavaScript expression evaluator written in Rust

    v0.7.0 #javascript #js-expression #js-eval #eval

  220. swc_html_codegen

    HTML code generator for the swc project

    v25.0.0 41K #swc #html #codegen #javascript #babel #typescript #html-generator #run-script

  221. secure-exec-sidecar

    Native Secure Exec sidecar runtime

    v0.3.4-rc.1 220 #secure-exec #v8 #nodejs #sandbox #artificial-intelligence #sidecar #child-process #wasm-native #code-execution #javascript

  222. swc_css_minifier

    CSS minifier

    v23.0.0 36K #swc #css #javascript #minify #babel #css-minify #typescript #run-script

  223. rspack_base64

    rspack base64

    v0.5.4 #rspack #bundler #webpack #base64 #rstack #javascript

  224. swc_html_ast

    AST definitions of html

    v23.0.0 37K #swc #ast #babel #javascript #define #typescript

  225. merve

    A fast C++ lexer for extracting named exports from CommonJS modules

    v1.2.2 #commonjs #lexer #export #javascript
  226. Try searching with DuckDuckGo.


  227. biome_js_factory

    create JavaScript AST for biome_js_parser

    v0.5.7 78K #javascript #biome-js-parser #ast #javascript-ast #jsx #css #linter

  228. wasm-bindgen-x

    Shim crate that re-exports either wry-bindgen (desktop) or wasm-bindgen (wasm32)

    v0.2.123-alpha.10 1.0K #wasm-bindgen #wry-bindgen #wasm32 #shim #desktop #re-exports #wasm-module #javascript #alert #greet

  229. oxc_coverage_instrument

    Istanbul-compatible JavaScript/TypeScript coverage instrumentation using the Oxc AST

    v0.10.1 5.2K #typescript #istanbul #javascript #coverage #oxc

  230. sora-codegen

    powerful configuration table compiler for games and data-heavy tools

    v0.3.0 #xlsx #sora #codegen #config #schema #excel #typescript #javascript #kotlin #scala

  231. lazy-js-bundle

    A codegen library to bundle TypeScript into JavaScript without requiring a bundler to be installed

    v0.8.0-alpha.0 263K #typescript #codegen #javascript #wasm

  232. fresh-plugin-runtime

    JavaScript plugin runtime for Fresh editor

    v0.4.2 650 #fresh #plugin #editor #text-editors #javascript #terminal-text-editor #modes

  233. swc_plugin_runner

    Runner for swc plugins. This crate is INTERNAL crate and used by swc itself.

    v30.0.1 42K #swc #plugin #swc-plugin #javascript #babel #typescript

  234. rong

    RongJS runtime and embedding API

    v0.5.0 4.7K #run-time #javascript #embedding #api-bindings

  235. rspack_plugin_case_sensitive

    rspack case sensitive plugin

    v0.101.3 23K #rspack #case-sensitive #bundler #webpack #rspack-bundler #rstack #javascript

  236. krpano-decrypt

    Decrypt encrypted krpano tour XML and obfuscated viewer JavaScript

    v0.1.0 #decryption #javascript #krpano #xml #panorama

  237. agent-os-kernel

    Shared kernel plane for Agent OS native and browser sidecars

    v0.2.0-rc.3 #kernel #agent-os #vm #artificial-intelligence #sandbox #coding-agent #os-native #agent-orchestration #cheaper #javascript

  238. wry-bindgen

    Native desktop implementation of wasm-bindgen APIs using wry

    v0.2.123-alpha.10 1.1K #wasm-bindgen #js-value #ipc #wry #closures #desktop #marker #javascript #opaque-reference

  239. tjson-rs

    Text JSON (TJSON) - a readability optimized, round trip compatible alternative to JSON

    v0.6.3 #text #multi-line #round-trip #json #string-literal #readability #wasm #alice #serde-integration #javascript

  240. dioxus-use-js

    A macro that generates Rust bindings to JavaScript or TypeScript functions, with compile time checks. For use with Dioxus.

    v0.4.8 650 #typescript #javascript #macro #compile-time #dioxus #js-value #wasm-bindgen #live-view

  241. scirs2-wasm

    WebAssembly (WASM) bindings for SciRS2 - JavaScript/TypeScript interop for scientific computing

    v0.6.0 #wasm #typescript #scientific #javascript

  242. oxc_diagnostics

    A collection of JavaScript tools written in Rust

    v0.144.0 701K #javascript-linter #typescript #minify #parser #javascript-parser #javascript

  243. agent-os-v8-runtime

    V8 isolate runtime for Agent OS guest JavaScript execution

    v0.2.0-rc.3 #v8 #sandbox #agent-os #vm #artificial-intelligence #coding-agent #wasm #javascript #agent-orchestration #cheaper

  244. swc_ecma_react_compiler

    SWC helpers for the React Compiler

    v21.0.0 48K #swc #react-compiler #babel #javascript #helper #typescript #run-script

  245. secure-exec-sidecar-protocol

    Shared Secure Exec sidecar wire protocol and frame helpers

    v0.3.4-rc.1 #secure-exec #nodejs #wire-protocols #v8 #sandbox #sidecar #artificial-intelligence #code-execution #wasm #javascript

  246. swc_ecma_compat_es2022

    ES2022 compatibility transforms

    v48.0.0 113K #swc #babel #javascript #es2022 #compatibility #typescript #run-script

  247. odoo-lsp

    Language server for Odoo Python/JS/XML

    v0.6.2 #language-server #javascript #lsp #python #xml