#projects #service #crates #rust

bin+lib boxcap

Common project structure for creating rust projects

1 unstable release

0.1.0 Aug 18, 2024

#15 in #crate

MIT license

32KB
495 lines

Boxcap is a type of project structure that focuses on a multilayered approach The application layer is responsible for managing the human hardware interface, as well as initalizing code the main component of the application layer is the dispatcher. The dispatcher resgisters services and spawns them their own thread. The logger is another component of the

Dependencies

~49–65MB
~1M SLoC