A collection of libraries to compose your own framework.
A dependency injection library leveraging extension functions. See the test for example usage.
A zero-dependency, no-codegen RPC library where services are defined as singleton objects.
An RPC over HTTP implementation built on the RPC module and the standard library HTTP server and client. See the test for example usage.