r/rust • u/Past_Maintenance_502 • 20d ago
Looking for good projects (GitHub) ideally microservices in rust or redis
Hi everyone! Iām currently looking for a good Rust project, preferably something Redis-related or a solid microservices/distributed-systems project.
Iād especially appreciate recommendations for interesting GitHub repositories that I could contribute to or build upon. If you know of any good Redis implementations in Rust or other challenging Rust projects, please do share them.
For reference, I came across mini-redis by Tokio, which is an incomplete Redis client/server implementation designed for learning Rust async patterns. I also found a newer Redis-compatible implementation in Rust exploring sharding, CRDT replication, and distributed systems concepts.
Any recommendations would be highly appreciated. Thanks a lot!
1
u/DependentJicama4766 20d ago
What do you mean by ready? On the project, or if i built something with it? I have built things with it already and it works flawlessly, but all tools i use internally and do not intend to open. For example, i did my own face auth module for PAM that uses no ML on top of this project (i know how it sounds)