zzjas's Stars
mrdoob/three.js
JavaScript 3D Library.
lapce/lapce
Lightning-fast and Powerful Code Editor written in Rust
servo/servo
Servo, the embeddable, independent, memory-safe, modular, parallel web rendering engine
Wilfred/difftastic
a structural diff that understands syntax 🟥🟩
uutils/coreutils
Cross-platform Rust rewrite of the GNU coreutils
gfx-rs/wgpu
A cross-platform, safe, pure-Rust graphics API.
serde-rs/serde
Serialization framework for Rust
rustwasm/wasm-bindgen
Facilitating high-level interactions between Wasm modules and JavaScript
flamegraph-rs/flamegraph
Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3
google/security-research
This project hosts security advisories and their accompanying proof-of-concepts related to research conducted at Google which impact non-Google owned code.
denoland/rusty_v8
Rust bindings for the V8 JavaScript engine
dtolnay/cargo-expand
Subcommand to show result of macro expansion
microsoft/restler-fuzzer
RESTler is the first stateful REST API fuzzing tool for automatically testing cloud services through their REST APIs and finding security and reliability bugs in these services.
tweag/asterius
DEPRECATED in favor of ghc wasm backend, see https://www.tweag.io/blog/2022-11-22-wasm-backend-merged-in-ghc
opsengine/cpulimit
CPU usage limiter for Linux
googleprojectzero/domato
DOM fuzzer
lloydmeta/frunk
Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
facebookexperimental/MIRAI
Rust mid-level IR Abstract Interpreter
Manishearth/rust-gc
Simple tracing (mark and sweep) garbage collector for Rust
cdisselkoen/llvm-ir
LLVM IR in natural Rust data structures
sagemathinc/cowasm
CoWasm: Collaborative WebAssembly for Servers and Browsers. Built using Zig. Supports Python with extension modules, including numpy.
GoogleChromeLabs/buffer-backed-object
Buffer-backed objects in JavaScript.
chris-morgan/anymap
A safe and convenient store for one value of each type
jedisct1/witx-codegen
WITX code and documentation generator for AssemblyScript, Zig, Rust and more.
ise-uiuc/FreeFuzz
Free Lunch for Testing: Fuzzing Deep-Learning Libraries from Open Source (ICSE'22)
dwrensha/fuzz-rustc
setup for fuzzing the Rust compiler
tianyin/configuration-management-papers
A Reading List of System Configuration Management
second-state/wasm32-wasi-benchmark
ChijinZ/Minerva
A browser fuzzer augmented by API mod-ref relations
fan-tom/liquid-rust
Liquid Types implementation for Rust