josephawallace's Stars
rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
dalek-cryptography/bulletproofs
A pure-Rust implementation of Bulletproofs using Ristretto.
dgtony/orderbook-rs
Basic order matching engine written in Rust
libp2p/rust-libp2p
The Rust Implementation of the libp2p networking stack.
vEnhance/napkin
An Infinitely Large Napkin
testground/testground
🧪 A platform for testing, benchmarking, and simulating distributed and p2p systems at scale.
comit-network/a2l-poc
Proof of concept for the A2L protocol on top of Bitcoin.
etairi/A2L
Implementation of anonymous atomic locks described in https://eprint.iacr.org/2019/589
thrasher-corp/gocryptotrader
A cryptocurrency trading bot and framework supporting multiple exchanges written in Golang.
wailsapp/wails
Create beautiful applications using Go
Yzyzzzz23/Cross-chain_Virtual_Payment_Channel-Code
scaffold-eth/scaffold-eth-2
Open source forkable Ethereum dev stack
libp2p/go-libp2p
libp2p implementation in Go
IBM/mathlib
Library to perform operations over elements of pairing-friendly elliptic curve groups
kilic/bls12-381
High-speed BLS12-381 implementation in Go
maidsafe/blsttc
poanetwork/threshold_crypto using supranational/blst for sign+verify
cloudflare/bn256
Package bn256 implements a particular bilinear group.
celo-org/blind-threshold-bls-wasm
WASM Bindings for blind bls threshold signature generation and verification
kevinejohn/blind-signatures
Chaum's Blind Signatures
ChainSafe/go-signature-adaptor
A pure Go implementation of ECDSA signature adaptors
arnaucube/go-blindsecp256k1
Blind signatures over secp256k1 elliptic curve
cryptoballot/rsablind
RSA Blind Signature Scheme for golang
hrmacbeth/math2001
Lecture notes for a course on writing proofs, on paper and in the Lean proof assistant
ImperialCollegeLondon/M4P33
M4 algebraic geometry course in Lean
shadcn-ui/taxonomy
An open source application built using the new router, server components and everything new in Next.js 13.
daviemakz/oas-raml-converter-cli
This package is a CLI wrapper designed to allow conversion between OAS / RAML specifications via a command line interface. This module uses (https://github.com/mulesoft/oas-raml-converter) under the hood so its very reliable and fully tested.
raml-org/webapi-parser
API Spec parser based on AMF. Currently supports RAML 0.8, RAML 1.0, OAS 2.0 and OAS 3.0(beta).
go-chi/chi
lightweight, idiomatic and composable router for building Go HTTP services
lightninglabs/lightning-terminal
Lightning Terminal: Your Home for Lightning Liquidity
btcsuite/btcwallet
A secure bitcoin wallet daemon written in Go (golang)