libra-legacy-v6
Replicated State Machine
A reference implementation of a neutral replicated state machine using the Move language and building upon the Libra/Diem architecture.
248 stars
25 watching
116 forks
Language: Rust
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
luqmana/rust-opencl | Bindings for using OpenCL from Rust to access parallel processing capabilities | 170 |
nilfoundation/zkllvm | Compiles high-level programming languages into input for provable computations protocols. | 295 |
beeequeue/nvm-rust | A cross-platform Node.js version manager implemented in Rust. | 21 |
prasannavl/liquidstate | An efficient state machine library for .NET with support for asynchronous and synchronous machines. | 241 |
succinctlabs/sp1-reth | A proof-of-concept that demonstrates how to build a performant zkEVM using SP1 in Rust | 125 |
xmc-rs/xmc4-hal | A Rust-based Hardware Abstraction Layer for Infineon XMC4xxx microcontrollers | 3 |
bluealloy/revm | Rust implementation of an Ethereum Virtual Machine with focus on speed and simplicity. | 1,658 |
bytecodealliance/cap-std | A project providing a capability-based version of the Rust standard library for sandboxed and secure application development. | 660 |
fawdlstty/smlite | A state machine library for various programming languages and platforms | 11 |
sobelio/llm-chain | A Rust crate providing tools and APIs for building large language models with modular prompt chains and long-term memory storage | 1,355 |
rust-lang/libm | A Rust port of math library functions from MUSL's libm | 545 |
alloy-rs/svm-rs | A utility for managing different compiler versions used in software development | 256 |
xmc-rs/xmc4800 | A Rust library for interfacing with the XMC4800 microcontroller peripheral interface | 3 |
riscv-rust/gd32vf103xx-hal | A hardware abstraction layer for the GD32VF103 microcontroller family | 54 |
mheiber/redux-machine | A tiny JavaScript library for creating state machines in Redux apps. | 336 |