Pinned Repositories
bitcoin-spring
Bitcoin Spring is a small scalable service which allows client to subscribe to filtered streams of transactions
Gluon
Gluon Block Propagation Protocol - Proof of concept
ground-api
Something to get the brain going
keyserver-rust
Rust implementation of https://github.com/cashweb/keyserver
mempool-sync-gadget
Using a combination of ZeroMQ and RPC the gadget communicates with another instance of itself and allows two nodes mempools to be synced with near minimal bandwidth in 2 round trips.
oddsketch
Lightweight Rust implementation of the Odd Sketch data structure by M. Mitzenmacher et. al.
rust-bitcoin-zmq
This library provides a relatively thin wrapper around the Bitcoin ZMQ, allowing you to receive from an asynchronous stream of transaction or block data.
rust-bitcoincash-addr
A simple library providing encoding/decoding of Bitcoin Cash addresses
tracing-gelf
A Graylog tracing library.
hlb8122's Repositories
hlb8122/rust-bitcoincash-addr
A simple library providing encoding/decoding of Bitcoin Cash addresses
hlb8122/ground-api
Something to get the brain going
hlb8122/keyserver-rust
Rust implementation of https://github.com/cashweb/keyserver
hlb8122/oddsketch
Lightweight Rust implementation of the Odd Sketch data structure by M. Mitzenmacher et. al.
hlb8122/async-json-rpc
hlb8122/book-group-game
hlb8122/tokio-blocking-experiment
hlb8122/actix
Actor framework for Rust.
hlb8122/async-jsonrpc-rs
Rust JSONRPC library
hlb8122/bevy
A refreshingly simple data-driven game engine built in Rust
hlb8122/bevy_duty
hlb8122/bevy_stokes
A bevy plugin providing a thin and ergonomic wrapper around laminar.
hlb8122/bitcoin-dashboard
hlb8122/Electron-Cash
Electron Cash; Bitcoin Cash thin client
hlb8122/futures-rs
Zero-cost asynchronous programming in Rust
hlb8122/git2-rs
libgit2 bindings for Rust
hlb8122/halo2
hlb8122/hyper
An HTTP library for Rust
hlb8122/noria
Dynamically changing, partially-stateful data-flow for web application backends.
hlb8122/photon
Photon is a high performance wallet backend
hlb8122/rustls
A modern TLS library in Rust
hlb8122/take-home
hlb8122/tokio-tower
A (WIP) implementation of convenience integrations between tokio and tower
hlb8122/tonic
A native gRPC client & server implementation with async/await support.
hlb8122/tower
async fn(Request) -> Result<Response, Error>
hlb8122/tower-http
HTTP specific Tower utilities.
hlb8122/tower-json-rpc
hlb8122/tracing-callgraph
hlb8122/warp
A super-easy, composable, web server framework for warp speeds.
hlb8122/zkpow
A zero knowledge proof of proof of work system for Bitcoin Cash.