Pinned Repositories
a0kzg
Kate-Zaverucha-Goldberg polynomial commitments in rust playground
agent-rs
A collection of libraries and tools for building software around the Internet Computer, in Rust.
alloy
Transports, Middleware, and Networks for the Alloy project
array-as-struct
Procedural macro to make array-types with simulated fields
array-concat
Macros for concatenating const arrays.
array-util
`no_std` array helpers available without nightly
atomic-cell
Lock-free thread-safe mutable memory locations in rust.
bls12_381
Implementation of the BLS12-381 pairing-friendly elliptic curve group
tested-fixture
Attribute macro for creating fixtures from tests
veb-tree
Rust library for van Emde Boas tree
Daniel-Aaron-Bloom's Repositories
Daniel-Aaron-Bloom/array-util
`no_std` array helpers available without nightly
Daniel-Aaron-Bloom/atomic-cell
Lock-free thread-safe mutable memory locations in rust.
Daniel-Aaron-Bloom/a0kzg
Kate-Zaverucha-Goldberg polynomial commitments in rust playground
Daniel-Aaron-Bloom/alloy
Transports, Middleware, and Networks for the Alloy project
Daniel-Aaron-Bloom/array-as-struct
Procedural macro to make array-types with simulated fields
Daniel-Aaron-Bloom/array-concat
Macros for concatenating const arrays.
Daniel-Aaron-Bloom/bls12_381
Implementation of the BLS12-381 pairing-friendly elliptic curve group
Daniel-Aaron-Bloom/docker-code-server
Daniel-Aaron-Bloom/tested-fixture
Attribute macro for creating fixtures from tests
Daniel-Aaron-Bloom/veb-tree
Rust library for van Emde Boas tree
Daniel-Aaron-Bloom/ff
Traits and utilities for working with finite fields.
Daniel-Aaron-Bloom/hashbrown
Rust port of Google's SwissTable hash map
Daniel-Aaron-Bloom/ic
Internet Computer blockchain source: the client/replica software run by nodes
Daniel-Aaron-Bloom/iter_fixed
Iterator of const known length
Daniel-Aaron-Bloom/pairing-plus
This is a fork of pairing library with additional efficiency functionality improvement.
Daniel-Aaron-Bloom/plonky2
Daniel-Aaron-Bloom/plonky3_fibonacci
Daniel-Aaron-Bloom/reth
Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
Daniel-Aaron-Bloom/rvc-python
Using RVC via console or python scripts
Daniel-Aaron-Bloom/sp1
A performant, 100% open-source, contributor-friendly zkVM.
Daniel-Aaron-Bloom/subtle-ng
Pure-Rust traits and utilities for constant-time cryptographic implementations.
Daniel-Aaron-Bloom/taplo
A TOML toolkit written in Rust
Daniel-Aaron-Bloom/tiny-ed448-goldilocks
A lean, high performance, pure rust implementation of Ed448-Goldilocks for easy signatures and key exchange.
Daniel-Aaron-Bloom/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
Daniel-Aaron-Bloom/tower
async fn(Request) -> Result<Response, Error>
Daniel-Aaron-Bloom/typenum
Compile time numbers in Rust.
Daniel-Aaron-Bloom/ursa
Hyperledger Ursa is a shared cryptography library
Daniel-Aaron-Bloom/vec-entries
Entry API for iterating over and removing elements from a `Vec`
Daniel-Aaron-Bloom/vec-entry
An `entry` API extension for `Vec` and `VecDeque`
Daniel-Aaron-Bloom/virtue
A sinless derive helper