Pinned Repositories
wasm-tools
CLI and Rust libraries for low-level manipulation of WebAssembly modules
wasmtime
A fast and secure runtime for WebAssembly
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
Read-only Git mirror of the Mercurial gecko repositories at https://hg.mozilla.org. How to contribute: https://firefox-source-docs.mozilla.org/contributing/contribution_quickref.html
cargo-fuzz
Command line helpers for fuzzing
fitzgen's Repositories
fitzgen/bumpalo
A fast bump allocation arena for Rust
fitzgen/safe-gc
A garbage collection library for Rust with zero unsafe code
fitzgen/associative-cache
A generic, fixed-size, associative cache
fitzgen/histo
Histograms with a configurable number of buckets, and a terminal-friendly Display.
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/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
fitzgen/cargo-fuzz
Command line helpers for fuzzing
fitzgen/egraph-serialize
egraph <-> json
fitzgen/function-references
Proposal for Typed Function References
fitzgen/gc
Branch of the spec repo scoped to discussion of GC integration in WebAssembly
fitzgen/governance
fitzgen/libfuzzer
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
A safe, concurrent, practical language.
fitzgen/rust_arbitrary
The Arbitrary trait
fitzgen/spec
WebAssembly specification, reference interpreter, and test suite.
fitzgen/target-lexicon
Target "triple" support
fitzgen/team
Rust teams structure
fitzgen/testsuite
Mirror of the spec testsuite
fitzgen/wasm-tools
Low level tooling for WebAssembly in Rust
fitzgen/website
WebAssembly website
fitzgen/whamm
fitzgen/wizer
The WebAssembly Pre-Initializer