Learning Rust
I have written a few public repositories while learning rust. Here is some of them:
Open Source Crates
I have also a published three production grade crates at crates.io:
- A CQRS framework library called cqrs-es2
- An async storage library supporting all famous databases for the CQRS system called tokio-cqrs-es2-store
- A sync storage library called cqrs-es2-store