My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

A super small and lightening fast dependency injection container for .Net and Java written in F# and Scala Java respectively.

The Java version has switched back to Java using totallylazy for the nice functional parts.

Yadic is now available for Ruby

Yadic is a container with attitude and aligns itself with the following tenets;

  • lightweight (only 12KB)
  • lightening fast (1 million resolves in 0.28s)
  • simple (only 2 main functions)
  • configuration in code (not in XML)
  • one lifetime choice (the lifetime of the container)
  • good code design (built in decorator pattern)
  • open (can chain any vendor container)

Maven repo => http://repo.bodar.com/

Thanks to JProfiler for providing an Open Source License

Powered by Google Project Hosting