Pinned Repositories
anon-aadhaar-halo2
Anon-Aadhaar protocol implementation in Halo2
avoid-deadlocks
A Rust implementation to showcase usage of message queues for communication
cairo-contracts
OpenZeppelin Contracts written in Cairo for Starknet, a decentralized ZK Rollup
circom
zkSnark circuit compiler
consensus-research
Some old view sync proposals/research docs for consensus algorithms
CryptoBackTester
A minimal market backtester for crypto markets
libp2p-test-tool
libp2p-test-tool is a command line tool for interacting with a libp2p network.
rlpx-handshake
A minimal implementation to showcase a cryptographic handshake on the transport layer between a geth node and an external client
VRPP-Solver
A Solver for generating routes following the Vehicle Routing with Pickups algorithm
workload-scheduler
An implementation of a scheduler for managing consumer workloads using rdkafka
vbhattaccmu's Repositories
vbhattaccmu/avoid-deadlocks
A Rust implementation to showcase usage of message queues for communication
vbhattaccmu/rlpx-handshake
A minimal implementation to showcase a cryptographic handshake on the transport layer between a geth node and an external client
vbhattaccmu/VRPP-Solver
A Solver for generating routes following the Vehicle Routing with Pickups algorithm
vbhattaccmu/CryptoBackTester
A minimal market backtester for crypto markets
vbhattaccmu/anon-aadhaar-halo2
Anon-Aadhaar protocol implementation in Halo2
vbhattaccmu/cairo-contracts
OpenZeppelin Contracts written in Cairo for Starknet, a decentralized ZK Rollup
vbhattaccmu/circom
zkSnark circuit compiler
vbhattaccmu/consensus-research
Some old view sync proposals/research docs for consensus algorithms
vbhattaccmu/graph-node
Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL
vbhattaccmu/jsonwebtoken
JWT lib in rust
vbhattaccmu/libp2p-test-tool
libp2p-test-tool is a command line tool for interacting with a libp2p network.
vbhattaccmu/naive-gossip
Solving the Byzantine General's problem using Gossipsub
vbhattaccmu/pchain-compile
pchain_compile is a command line tool for reproducibly building Rust code into compact, gas-efficient WebAssembly ParallelChain Mainnet Smart Contracts
vbhattaccmu/rate-limit-hook
The following repository showcases how to implement an XRPL rate limit hook.
vbhattaccmu/workload-scheduler
An implementation of a scheduler for managing consumer workloads using rdkafka
vbhattaccmu/mock-oracle
A mock oracle for setting prices for ERC20 tokens deployed on Starknet
vbhattaccmu/naive-raft
A naive implementation of Raft consensus algorithm in Rust
vbhattaccmu/restful-bank
An implementation in rust to showcase how a RESTful service can be built with postgres connection pool
vbhattaccmu/roach-dac
FU Eigen!
vbhattaccmu/rust-libp2p
The Rust Implementation of the libp2p networking stack.
vbhattaccmu/simple-merkle-tree
A simple implementation of a merkle tree in Rust
vbhattaccmu/transferrable-ecash
A rust implementation of Transferable e-cash
vbhattaccmu/vbhattaccmu
A short description about myself
vbhattaccmu/zeth
A "Type 0" zkEVM. Prove validity of Ethereum blocks using RISC Zero's zkVM