Robbepop
🦀Rustacean with C & C++ origins - Enthusiastic about WebAssembly, compiler technology, virtual machines & SAT solving.
Berlin
Pinned Repositories
apint
Arbitrary precision integers library.
enum-tag
Proc. macro to generate C-like `enum` tags.
modular-bitfield
Macro to generate bitfields for structs that allow for modular use of enums.
prophet
A simple neural net implementation.
runwell
An experimental WebAssembly virtual machine.
stevia
A simple (unfinished) SMT solver for QF_ABV.
string-interner
A data structure to efficiently intern, cache and restore strings.
ink
Polkadot's ink! to write smart contracts.
wasmi
WebAssembly (Wasm) interpreter.
Robbepop's Repositories
Robbepop/string-interner
A data structure to efficiently intern, cache and restore strings.
Robbepop/modular-bitfield
Macro to generate bitfields for structs that allow for modular use of enums.
Robbepop/enum-codec
Space-efficient codec for Rust `enum` types.
Robbepop/intx
Robbepop/hugo-PaperMod
A fast, clean, responsive Hugo theme.
Robbepop/multi-stash
A vector-like data structure that reuses slots for new elements.
Robbepop/wasm3-rs
Rust wrapper for Wasm3, the fastest WebAssembly interpreter
Robbepop/awesome-wasm-runtimes
A list of webassemby runtimes
Robbepop/blog
Robbepop/compare-runtimes
Robbepop/custom-page-sizes
Robbepop/enum-newtype
Proc. macro to turn any enum into an enum of newtypes.
Robbepop/eurorust2024
The slides for my talk at EuroRust 2024
Robbepop/oss-fuzz
OSS-Fuzz - continuous fuzzing for open source software.
Robbepop/polkavm
A fast and secure RISC-V based virtual machine
Robbepop/rfcs
RFCs for changes to Rust
Robbepop/rust
A safe, concurrent, practical language.
Robbepop/s1vm
Fast Wasm interpreter in Rust
Robbepop/smoldot
Lightweight client for Substrate-based chains, such as Polkadot and Kusama.
Robbepop/stitch
Stitch is an experimental Wasm interpreter written in Rust that is designed to be very fast and lightweight.
Robbepop/this-week-in-rust
Data for this-week-in-rust.org
Robbepop/toywasm
A WebAssembly interpreter
Robbepop/wasm-coremark-rs
Coremark for wasm executors
Robbepop/wasm-micro-runtime
WebAssembly Micro Runtime (WAMR)
Robbepop/wasm-tools
Low level tooling for WebAssembly in Rust
Robbepop/wasm3
🚀 The fastest WebAssembly interpreter (and the most universal wasm runtime)
Robbepop/wasmer
🚀 The leading Wasm Runtime supporting WASIX and WASI
Robbepop/wasmi_mem_issue
Robbepop/wasmtime
Standalone JIT-style runtime for WebAssembly, using Cranelift
Robbepop/wide-arithmetic
WebAssembly proposal for wide arithmetic