amcloudf's Stars
mainmatter/100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
volatiletech/authboss
The boss of http auth.
ethereum/execution-apis
Collection of APIs provided by Ethereum execution layer clients
gobitfly/eth2-beaconchain-explorer
Open source golang based explorer for the eth2 beacon chain
uber/cadence
Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.
testcontainers/testcontainers-go
Testcontainers for Go is a Go package that makes it simple to create and clean up container-based dependencies for automated integration/smoke tests. The clean, easy-to-use API enables developers to programmatically define containers that should be run as part of a test and clean up those resources when the test is done.
bufbuild/buf
The best way of working with Protocol Buffers.
tornadocash/tornado-core
Tornado cash. Non-custodial private transactions on Ethereum.
SetProtocol/set-v2-strategies
SetProtocol/uniswap-tokenlist
SetProtocol/set-protocol-v2
Set Protocol V2
NomicFoundation/hardhat
Hardhat is a development environment to compile, deploy, test, and debug your Ethereum software.
ProjectOpenSea/opensea-erc1155
Example semi-fungible collectible, to demonstrate OpenSea integration for an ERC-1155 contract
temporalio/temporal
Temporal service
GuildOfWeavers/AirAssembly
Low-level language for encoding AIR of computations
GuildOfWeavers/genSTARK
A library for generating zk-STARKs.
matter-labs/hodor
Open source implementation of zkSTARKs in pure Rust
facebook/winterfell
A STARK prover and verifier for arbitrary computations
PaulRBerg/hardhat-template
Hardhat-based template for developing Solidity smart contracts
FindoraNetwork/noah
Noah is a library that provide tools to create and verify public transaction with confidential data.
arkworks-rs/marlin
A Rust library for the Marlin preprocessing zkSNARK
arkworks-rs/r1cs-std
R1CS constraints for bits, fields, and elliptic curves
arkworks-rs/groth16
A Rust implementation of the Groth16 zkSNARK
arkworks-rs/algebra
Libraries for finite field, elliptic curve, and polynomial arithmetic
ZK-Garage/plonk
A pure Rust PLONK implementation using arkworks as a backend.
FindoraNetwork/findora-sdk
Blank-Xu/sqlx-adapter
Sqlx Adapter for Casbin V2
dalek-cryptography/zkp
Experimental zero-knowledge proof compiler in Rust macros
dalek-cryptography/merlin
Composable proof transcripts for public-coin arguments of knowledge
dalek-cryptography/ed25519-dalek
Fast and efficient ed25519 signing and verification in Rust.