Pinned Repositories
secp256k1
Optimized C library for EC operations on curve secp256k1
bitsign
Tool for generating bitcoin addresses and signing/verifying messages using addresses
ecc-secp256k1
Elliptic curve operations over secp256k1 *not for production*
FixPrivateKey
Fix typo in a WIF private address
kaspa-miner
A fast CPU miner for Kaspa
log-derive
A procedural macro for auto logging output of functions
stdio-override
Overriding Stdio file descriptors in Rust
syscalls-rs
rust-bitcoin
Rust Bitcoin library
rust-secp256k1
Rust language bindings for Bitcoin secp256k1 library.
elichai's Repositories
elichai/kaspa-miner
A fast CPU miner for Kaspa
elichai/rust-secp256k1
Rust language bindings for Bitcoin secp256k1 library.
elichai/aide
An API documentation library
elichai/arc-swap
Support atomic operations on Arc itself
elichai/arrayvec
A vector with a fixed capacity. (Rust)
elichai/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
elichai/backon
Make retry like a built-in feature provided by Rust.
elichai/bitvec
A crate for managing memory bit by bit
elichai/BLAKE3
the official Rust and C implementations of the BLAKE3 cryptographic hash function
elichai/cargo-instruments
A cargo plugin to generate Xcode Instruments trace files
elichai/cargo-llvm-cov
Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
elichai/code-clean
Recursively run cargo/make/ninja clean and git gc
elichai/crates
A collection of open source Rust crates from iqlusion
elichai/curve25519-dalek
A pure-Rust implementation of group operations on Ristretto and Curve25519
elichai/mimalloc_rust
A Rust wrapper over Microsoft's MiMalloc memory allocator
elichai/nats.rs
Rust client for NATS, the cloud native messaging system.
elichai/rand
A Rust library for random number generation.
elichai/runtipi-appstore
Official Runtipi AppStore. Apps and updates live here!
elichai/rust
Empowering everyone to build reliable and efficient software.
elichai/rusty-kaspa
Work in progress of implementing the Kaspa full-node and related libraries in the Rust programming language.
elichai/sccache
sccache is ccache with cloud storage
elichai/sea-orm
🐚 An async & dynamic ORM for Rust
elichai/subtle
Pure-Rust traits and utilities for constant-time cryptographic implementations.
elichai/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
elichai/tower
async fn(Request) -> Result<Response, Error>
elichai/utils
Utility crates used in RustCrypto
elichai/virtue
A sinless derive helper
elichai/workflow-rs
Rust application development framework for native and web applications
elichai/x25519-dalek
X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.
elichai/xshell