Pinned Repositories
rust-api-gateway
A sample API Gateway built in Rust (work in progress) for learning purposes
rust-container
A minimalist Application Container in Rust for learning purposes
rust-nft-api
A Simple Rust NFT API + Smart Contract
rust-secret-vault
A simple command-line application to securely store secrets using encryption
rust-vpn
A VPN Tunnel in Rust
rustfirewall
A Simple Fully Functional Firewall in Rust
rustp2p
A peer-to-peer database in Rust
rustvm
A Simple Virtual Machine and Instruction Set in Rust
threshold-cryptography
An illustrative Rust threshold cryptography library implementation
zk-mini
A bare-bones Rust Zero Knowledge Proof framework from scratch
luishsr's Repositories
luishsr/bpf-profile
luishsr/go-micro
luishsr/moloch
👹 Moloch whose mind is pure machinery! Moloch whose blood is running money!
luishsr/typescript-and-mocha
example of how to unit-test a typescript project with mocha
luishsr/wasmsnark
A fast zkSnark proof generator written in native Web Assembly.
luishsr/rust-react-chat
Example rust with react chat web application.
luishsr/rust-websocket-chat
luishsr/spl-token-wallet
luishsr/xyz
luishsr/polls-app
luishsr/corda-blockchain
This repository contains multiple sample apps, from CorDapps that help you get started, all the way to demonstrating specific features and advanced usage.
luishsr/polls-app-master
luishsr/light-protocol-v1
luishsr/helpee-backend
luishsr/helpee-api
luishsr/go-in-action-code
Source Code for Go In Action examples
luishsr/spring-boot-tutorials
Just Announced - "Learn Spring Security OAuth":
luishsr/RustyJVM
A tiny, secure and fast JVM written in RUST
luishsr/ds-math
Safe arithmetic
luishsr/PackedArray
Random access array of tightly packed unsigned integers
luishsr/libhl
Simple and fast C library implementing a thread-safe API to manage hash-tables, linked lists, lock-free ring buffers and queues
luishsr/workshop-smartcontract
luishsr/comments-smart-contract
luishsr/comments-with-polygon
Build and deploy a decentralized forum to polygon
luishsr/openethereum
The fast, light, and robust client for the Ethereum mainnet.
luishsr/robyn
Robyn is a fast and extensible async python web server with a rust runtime
luishsr/bellman-examples
examples for bellman zk-snarks library
luishsr/dizk
Java library for distributed zero knowledge proof systems
luishsr/openassets
Reference implementation of the Open Assets Protocol
luishsr/microservices-kafka
This project contains two microservices projects wich I used to implement Asynchronous communication between them, using Kafka.