Oliver E. Anderson's starred repositories
compact_str
A memory efficient string type that can store up to 24* bytes on the stack
zero-to-production
Code for "Zero To Production In Rust", a book on API development using Rust.
crypto-bigint
Cryptography-oriented big integer library with constant-time, stack-allocated (no_std-friendly) implementations of modern formulas
jsonschema
A high-performance JSON Schema validator for Rust
identity.rs
Implementation of the Decentralized Identity standards such as DID and Verifiable Credentials by W3C for the IOTA Tangle.
tennis-stats
Interactive CLI for tennis player statistics
extsort-rs
External sorting (i.e. on disk sorting) capability on arbitrarily sized iterator
rust-stats
Basic statistical functions on streams for Rust.
fantoccini
A high-level API for programmatically interacting with web pages through WebDriver.
left-right
A lock-free, read-optimized, concurrency primitive.
rust-autograd
Tensors and differentiable operations (like TensorFlow) in Rust