Pinned Repositories
KryhaAgoricHackathon
auctionplace
A cli tool that interacts with an Ethereum smart contract for creating and trading auctions
cryptanalysis
Notes on cryptanalysis for my MSc
ethlistener
Encapsulation of listening to ethereum events
geonames-rs
Rust client for Geonames.org REST API 🌍
kvs
A multi-threaded, persistent key/value store server and client with asynchronous networking over a custom protocol.
mpc-millionaires-problem
A POC Python implementation of the Millionaires' problem using Yao's Garbled Circuit protocol.
service-bid-platform
A platform for transparent bidding for service requests
substrate-recipies
Substrate recipies rewritten
wait-for-rs
A lightweight Rust utility to wait for one or multiple services to be available.
PanGan21's Repositories
PanGan21/geonames-rs
Rust client for Geonames.org REST API 🌍
PanGan21/wait-for-rs
A lightweight Rust utility to wait for one or multiple services to be available.
PanGan21/kvs
A multi-threaded, persistent key/value store server and client with asynchronous networking over a custom protocol.
PanGan21/mpc-millionaires-problem
A POC Python implementation of the Millionaires' problem using Yao's Garbled Circuit protocol.
PanGan21/substrate-recipies
Substrate recipies rewritten
PanGan21/commit-reveal
A simple commit reveal contract for demo purposes
PanGan21/simple-threadpool
A lightweight, efficient and incomplete thread pool implementation in Rust.
PanGan21/watcher
An efficient file monitoring and command execution tool written in go.
PanGan21/bufrepro
A minimal cosmos sdk repository to showcase a bug reproduction in ignite cli
PanGan21/fluvio
Lean and mean distributed stream processing system written in rust and web assembly.
PanGan21/ibc-go
Interblockchain Communication Protocol (IBC) implementation in Golang.
PanGan21/ibc-rs
Rust implementation of the Inter-Blockchain Communication (IBC) protocol.
PanGan21/PanGan21
My personal readme
PanGan21/reth
Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
PanGan21/substrate-node-template
A new FRAME-based Substrate node, ready for hacking.
PanGan21/alloy
Transports, Middleware, and Networks for the Alloy project
PanGan21/aries-vcx
aries-vcx is set of crates to work with DIDs, DID Documents, DIDComm, Verifiable Credentials and Hyperledger Aries.
PanGan21/cmd-duration-rs
A Rust tool that runs a command and shows the elapsed time in real-time.
PanGan21/foundry
Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
PanGan21/hyperswitch
An Open Source Financial Switch to make Payments fast, reliable and affordable
PanGan21/indexer-rs
Rewrite of indexer-service in Rust with TAP payments implementation
PanGan21/neural-network-dev
Personal notes on neural networks
PanGan21/nushell
A new type of shell
PanGan21/ockam
Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale.
PanGan21/proc-macro-workshop
Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
PanGan21/Q-Vote
A quantum voting system utilizing quantum superposition and entanglement for secure and private voting
PanGan21/revm
Ethereum Virtual Machine written in rust that is fast and simple to use
PanGan21/rocketmq-rust
🚀Apache RocketMQ Rust🦀 implementation. Faster, safer, and with lower memory usage.
PanGan21/rust-libp2p
The Rust Implementation of the libp2p networking stack.
PanGan21/tree-sitter
An incremental parsing system for programming tools