Pinned Repositories
argumentz
Command Line Arguments parser library for Java
armada
WIP PoC impl of a Starknet full node
distributed-algorithms
Implementation of classic distributed algorithms: membership, failure detection, quorum, replication etc.
gossip-peer
Implementation of heartbeat gossip distributed membership protocol over UDP in Rust
mio-tcp-server
Code for the article "Low-level TCP server with Rust and MIO"
mio-websocket-server
Implementation of websocket server with mio and parser combinators
parsed
Parser combinators in Rust
uppercut
Small and simple actor model implementation.
yakvdb
Yet Another Kev-Value DataBase
yes-lang
Yet anothEr Scripting LANGuage
sergey-melnychuk's Repositories
sergey-melnychuk/uppercut
Small and simple actor model implementation.
sergey-melnychuk/armada
WIP PoC impl of a Starknet full node
sergey-melnychuk/iamgroot
Generate Rust code from Open-RPC spec
sergey-melnychuk/sergey-melnychuk.github.io
Blog on software engineering
sergey-melnychuk/btc-txs-seq
sergey-melnychuk/bn
Pairing cryptography library in Rust
sergey-melnychuk/cairo
Cairo is the first Turing-complete language for creating provable programs for general computation.
sergey-melnychuk/cairo-vm
cairo-vm is a Rust implementation of the Cairo VM
sergey-melnychuk/doing-more-actors
sergey-melnychuk/doing-some-cardano
sergey-melnychuk/doing-some-curves
sergey-melnychuk/ecc
sergey-melnychuk/fastpay
FastPay: High-Performance Byzantine Fault Tolerant Settlement
sergey-melnychuk/fp
FastPay
sergey-melnychuk/groth16
A Rust implementation of the Groth16 zkSNARK
sergey-melnychuk/helios
A fast, secure, and portable multichain light client for Ethereum
sergey-melnychuk/icp-onchain-ecdsa
sergey-melnychuk/jolt
The simplest and most extensible zkVM. Fast and fully open source from a16z crypto and friends. ⚡
sergey-melnychuk/learn-substrate
sergey-melnychuk/learn-uniswap
sergey-melnychuk/musig2-over-websockets
sergey-melnychuk/nfs
Network Flow Simulation excercise
sergey-melnychuk/oneenv
One env
sergey-melnychuk/r1cs-tutorial
Tutorial for writing constraints in the `arkworks` framework
sergey-melnychuk/rust-libp2p
The Rust Implementation of the libp2p networking stack.
sergey-melnychuk/sequencer
sergey-melnychuk/sergey-melnychuk
sergey-melnychuk/substrate-tutorials
A collection of exercices to teach yourself Substrate
sergey-melnychuk/wasm-json-demo
WASM JSON demo
sergey-melnychuk/wasm-webworker-demo