Tag
#rust-library
18 repositories
Repos
Library implementing LNPBP standards related to client-side-validation paradigm
Performant Byzantine Fault Tolerant State Machine Replication (BFT SMR) in Rust.
Legalis-RS is a Rust framework for parsing, analyzing, and simulating legal statutes. It transforms natural language legal documents into structured, machine-verifiable code while preserving the essential distinction between: Deterministic Logic (Code) and Judicial Discretion (Narrative)
A create for interacting with the Polygon API at polygon.io.
A library to sign EVM transactions on the Internet Computer.
A rust library providing ffi for functionality from dalek-cryptography along with some custom functions for use in confidential transactions
A file encryption tool and Rust library which implements the scrypt encrypted data format
This repository showcases my Rust programming exercises, with a focus on small, hands-on projects that explore various Rust concepts. From basic data structures to advanced features like async programming and error handling, each exercise contributes to my journey toward mastering Rust.
A Rust library and CLI tool for generating sequence diagrams from Solidity smart contracts.
Implementation of Proof of Existence consensus using Substrate Framework, Frame, Pallets, RUST