Projects
Here are some of the projects I've contributed to or am actively maintaining. You can find more on myGitHub profile.
Featured Creations
scrogson/ishikari
Atomic, transaction-safe job queueing for Rust applications. Backed by PostgreSQL.
RustExperimental
scrogson/lockbox
Lockbox is a Rust library that provides easy-to-use, secure, and efficient encryption and decryption using the AES-GCM (Galois/Counter Mode) algorithm.
Rust
scrogson/franz
A Kafka client library for Erlang/Elixir based on librdkafka implemented as a safe Rust NIF
ElixirRustExperimental