This is your work, valued
π¦Rustacean with C & C++ origins - Enthusiastic about WebAssembly, compiler technology, virtual machines & SAT solving.
string-interner. A data structure to efficiently intern, cache and restore strings.
220prophet. A simple neural net implementation.
41stevia. A simple (unfinished) SMT solver for QF_ABV.
36apint. Arbitrary precision integers library.
27enum-tag. Proc. macro to generate C-like `enum` tags.
14runwell. An experimental WebAssembly virtual machine.
13dynarray. Adjusted implementation of std::experimental::dynarray without stack allocation.
11dimacs-parser. Utilities to parse files in DIMACS format which is the de-facto standard for input to SAT solvers.
8cionc. The toy-compiler for the Cion programming language.
5clpp. A thin header-only wrapper around OpenCL 2.0+ for modern and highlevel C++.
4union-fn. Proc macros for union function data structure.
4enum-codec. Space-efficient codec for Rust `enum` types.
4intx. Rust
4non-pdsl-example. One of the most simplest smart contracts written without the pDSL
3state_ptr. A pointer that allows to store state into unused bits of the address.
3cnf-parser. Efficient and customizable CNF parser for SAT solving.
2bucket_vec. A vector-like collection that guarantees not to move its internal elements.
2multi-stash. A vector-like data structure that reuses slots for new elements.
2enum-ref. Proc. macro for generating reference wrappers for Rust `enum` types.
2cionc-old. The compiler front end for the Cion programming language.
2two-phase-structure. A repo that describes a smart contract structure for the planned two-phase compilation approach.
2ipasir-rs. FFI bindings for the IPASIR incremental SAT solver interface.
1wasm3-rs. Rust wrapper for Wasm3, the fastest WebAssembly interpreter
1indexmap-nostd. A `no_std` implementation of the `indexmap` crate.
1type-metadata. Rust
1wasm_kernel. A Wasm kernel for benchmarking wasmi.
1addressable-pairing-heap. An addressable pairing heap implementation for Rust.
1fleetwood. Testbed repo for trying out ideas of what a smart contract API in Rust would look like
1