boar_locator library

The boar library provides a lightweight service locator for managing both synchronous and asynchronous objects. It simplifies dependency management in applications by offering an easy-to-use API.

Classes

BoarLocator
The BoarLocator class provides instance methods for registering, unregistering, and retrieving synchronous and asynchronous services.