Lists (5)
Sort Name ascending (A-Z)
Stars
The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.
Generate Golang code for your CosmWasm smart contracts.
This repository contains the performance evaluation tool and the dataset from the DSN '23 research paper "Analyzing the Performance of the Inter-Blockchain Communication Protocol".
A drop-in num-bigint replacement based on malachite
Inter-Blockchain Communication Protocol (IBC) implementation in Golang.
Tool to manage local gaiad instances - without docker
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
xoreaxeaxeax / movfuscator
Forked from Battelle/movfuscatorThe single instruction C compiler
cargo subcommand showing the assembly or llvm-ir generated for Rust code
Facilitating high-level interactions between Wasm modules and JavaScript
An extremely fast Python linter and code formatter, written in Rust.
Code examples, data structures, and links from my book, Rust Atomics and Locks.
Ignite is a CLI tool and hub designed for constructing Proof of Stake Blockchains rooted in Cosmos-SDK
Client libraries for Tendermint/CometBFT in Rust!
Open source vulnerability DB and triage service.
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit finds and iteration. Is approx. 50-100% faster than red-black…
Forum for discussion about what unsafe code can and can't do
Safe collections written in stable Rust, based on GhostCell and StaticRc.