Skip to content
/ sniper Public

Educational Rust implemenation of Auction Sniper from Growing Object-Oriented Software, Guided By Tests

License

Notifications You must be signed in to change notification settings

dpc/sniper

Repository files navigation

Auction Sniper

Educational Rust not-OOP implemenation of Auction Sniper from "Growing Object-Oriented Software, Guided By Tests" book

More about it in Data-oriented, clean&hexagonal architecture software in Rust – through an example project blog post.

Features:

  • Services (main application logical threads/actors) with graceful shutdown on demand or error
  • Simple Event-Log-based communication.
  • Ports&Repositories from the Hexagonal Architecture with support for cross-repository database transactions

About

Educational Rust implemenation of Auction Sniper from Growing Object-Oriented Software, Guided By Tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published