Pinned Repositories
async-session-types-rs
Asynchronous Session Types library
async-stm-rs
Asynchronous Software Transactional Memory library for Rust
CasperLabs
fendermint
Tendermint ABCI application with FVM execution engine in Rust
ipc-ipld-resolver
Resolve IPLD content between IPC subnets
metronome
Checkpointing PoW blockchains with HotStuff BFT
Problems-Algorithms
Playing with algorithms
rust-consensus-exp
See what Paxos would look like in Rust. Also has an STM implementation, session types, and blockchain synchronisation.
scala-paxos
See what Paxos could look like in Scala
scalanet
aakoshh's Repositories
aakoshh/async-stm-rs
Asynchronous Software Transactional Memory library for Rust
aakoshh/async-session-types-rs
Asynchronous Session Types library
aakoshh/rust-consensus-exp
See what Paxos would look like in Rust. Also has an STM implementation, session types, and blockchain synchronisation.
aakoshh/CasperLabs
aakoshh/scala-paxos
See what Paxos could look like in Scala
aakoshh/bls-signatures
BLS Signatures in Rust (Forked to update blst dependency)
aakoshh/blstrs
Forked to update blst dependency
aakoshh/fendermint
Tendermint ABCI application with FVM execution engine in Rust
aakoshh/ipc-ipld-resolver
Resolve IPLD content between IPC subnets
aakoshh/metronome
Checkpointing PoW blockchains with HotStuff BFT
aakoshh/scalanet
aakoshh/builtin-actors
WASM-compiled built-in actors used by all Filecoin clients
aakoshh/ethers-rs
Complete Ethereum & Celo library and wallet implementation in Rust. https://docs.rs/ethers
aakoshh/forest
🌲 Rust Filecoin Node Implementation
aakoshh/grpc-web
gRPC Web implementation for Golang and TypeScript
aakoshh/ipc
aakoshh/monix
Asynchronous, Reactive Programming for Scala and Scala.js.
aakoshh/narwhal
Narwhal & Tusk are a high throughput mempool & consensus, used in the Sui smart contract platform
aakoshh/protobuf
Protocol Buffers - Google's data interchange format
aakoshh/protoc-gen-doc
Documentation generator plugin for Google Protocol Buffers
aakoshh/protokit
A starter kit for building protoc plugins. Rather than write your own, you can just use an existing one.
aakoshh/quickcheck
Automated property based testing for Rust (with shrinking).
aakoshh/rust-libp2p
The Rust Implementation of the libp2p networking stack.
aakoshh/rust-stm
Software transactional memory
aakoshh/sockslib
A Java library of SOCKS5 protocol including client and server
aakoshh/socksoff
SOCKS5 over SMS
aakoshh/spark
Mirror of Apache Spark
aakoshh/sqlite-jdbc
SQLite JDBC Driver
aakoshh/tendermint-rs
Tendermint in Rust!
aakoshh/tower-abci
Tower-based ABCI interface.