Pinned Repositories
wasm-tools
CLI and Rust libraries for low-level manipulation of WebAssembly modules
wasmtime
A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
bumpalo
A fast bump allocation arena for Rust
dodrio
A fast, bump-allocated virtual DOM library for Rust and WebAssembly.
generational-arena
A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.
state_machine_future
Easily create type-safe `Future`s from state machines — without the boilerplate.
synth-loop-free-prog
Synthesis of Loop-free Programs in Rust
wu.js
wu.js is a JavaScript library providing higher order functions for ES6 iterators.
gecko-dev
SUPERSEDED by https://github.com/mozilla-firefox/firefox. Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org
cargo-fuzz
Command line helpers for fuzzing
fitzgen's Repositories
fitzgen/bumpalo
A fast bump allocation arena for Rust
fitzgen/intrusive_splay_tree
An intrusive splay tree implementation that is no-std compatible and free from allocation and moves
fitzgen/associative-cache
A generic, fixed-size, associative cache
fitzgen/is_executable
Is there an executable file at the given path?
fitzgen/mutatis
`mutatis` is a library for writing custom, structure-aware test-case mutators for fuzzers in Rust.
fitzgen/deallocate-zeroed
fitzgen/rust-fuzz-book
📖 Guides and tutorials on how to fuzz Rust code
fitzgen/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
fitzgen/cargo-fuzz
Command line helpers for fuzzing
fitzgen/dlmalloc-rs
dlmalloc ported into Rust
fitzgen/gc
Branch of the spec repo scoped to discussion of GC integration in WebAssembly
fitzgen/governance
fitzgen/libfuzzer
fitzgen/llvm-project
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. Note: the repository does not accept github pull requests at this moment. Please submit your patches at http://reviews.llvm.org.
fitzgen/meetings
WebAssembly meetings (VC or in-person), agendas, and notes
fitzgen/meetings-2
fitzgen/prelude
Prelude is an enhanced Emacs 24 distribution that should make your experience with Emacs both more pleasant and more powerful.
fitzgen/proposals
Tracking WebAssembly proposals
fitzgen/regalloc2
A new register allocator
fitzgen/relaxed-simd
Relax the strict determinism requirements of SIMD operations.
fitzgen/rfcs-2
RFC process for Bytecode Alliance projects
fitzgen/rust-analyzer-rename-self-bug-repro
fitzgen/rust_arbitrary
The Arbitrary trait
fitzgen/sightglass
A benchmark suite and tool to compare different implementations of the same primitives.
fitzgen/spec
WebAssembly specification, reference interpreter, and test suite.
fitzgen/target-lexicon
Target "triple" support
fitzgen/wasm-tools
Low level tooling for WebAssembly in Rust
fitzgen/website
WebAssembly website
fitzgen/whamm
fitzgen/wizer
The WebAssembly Pre-Initializer