ActionScript /Flex Library containing 2 projects at the moment:
The Dependency Injection framework use a code generation solution to provide DI without using reflection. It is based on the as3-commons-jasblocks project which is using ANTLR.
The code generation is currently beta version and needs some more work to get bulletproof and ready for use in production.
More information can be found at the nucleo.io blog
The scheduler micro-framework can be used for easily configuring tasks to be executed in sequence, parallel or based on their data dependencies.
Copyright (c) 2012 Manfred Karrer
nucleo.io is released under the Open Source MIT license, which gives you the possibility to use it and modify it in every circumstance.