Updated 6 months ago

dicfg • Rank 6.5 • Science 67%

Dicfg is a configuration system that supports dependency injection via object interpolation in config files.

Updated 6 months ago

clock-pattern • Rank 8.4 • Science 44%

The Clock Pattern is a Python 🐍 package that turns time into an injectable dependency 🧩. By replacing ad-hoc datetime.now() calls with a swappable Clock interface 🕰️ you unlock deterministic tests 🧪 and decouple business logic from the OS clock.

Updated 6 months ago

inject • Rank 5.0 • Science 44%

A simple Kotlin multi-platform abstraction around the javax.inject annotations.

Updated 6 months ago

containable • Science 44%

A thread-safe dependency injection container.