mikevoronov's Stars
ewasm/sentinel-rs
Validator and metering injector for Ewasm
fluencelabs/sqlite
SQLite fork ported to WebAssembly
WebAssembly/benchmarks
Resources for collaborative benchmarking
smartkek/lazy-snark
off-chain computation of zk-snark proofs
wasmerio/awesome-wasi
😎 Curated list of awesome things regarding WebAssembly WASI ecosystem.
matter-labs/awesome-zero-knowledge-proofs
A curated list of awesome things related to learning Zero-Knowledge Proofs (ZKP).
baitun/VoteEX
🔐 Blockchain-based site reviews Chrome extension (part of Decentralized Web Hackathon)
corestario/tendermint
Tendermint with an embedded BLS random beacon
faasm/faasm
High-performance stateful serverless runtime based on WebAssembly
fluencelabs/nox
Rust implementation of the Fluence network peer
fluencelabs/codec
Pure bijection-like codecs library
bykvaadm/SuzenEscape
Game
F-Stack/f-stack
F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.
mixbytes/fluence-VRF
Decentralized VRF for Fluence
WebAssembly/wasi-sdk
WASI-enabled WebAssembly C/C++ toolchain
rustwasm/team
A point of coordination for all things Rust and WebAssembly
fluencelabs/c-template
Template for C backends
fluencelabs/c-backend-sdk
Backend SDK for C and C++
WebAssembly/wasi-libc
WASI libc implementation for WebAssembly
fluencelabs/musl
musl libc experiment
MariaDB/server
MariaDB server is a community developed fork of MySQL server. Started by core members of the original MySQL team, MariaDB actively works with outside developers to deliver the most featureful, stable, and sanely licensed open SQL server in the industry.
GothicFixTeam/GothicFix
Gothic games fixes
athre0z/wasm
WebAssembly decoder & disassembler library
fluencelabs/wasm-module-name
Console utility to show and change Wasm module names
paritytech/parity-wasm
WebAssembly serialization/deserialization in rust
rwf2/Rocket
A web framework for Rust.
fluencelabs/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
radareorg/sdb
Simple and fast string based key-value database with support for arrays and json
jfbastien/musl
musl libc experiment
bluss/arrayvec
A vector with a fixed capacity. (Rust)