ThunderboltIoc
IoC generator
An IoC container that generates code at compile time to avoid reflection-based overhead.
One of the very first IoC frameworks for .Net that has no reflection. An IoC that casts its services before thunder casts its bolts.
57 stars
2 watching
3 forks
Language: C#
last commit: over 1 year ago
Linked from 1 awesome list
c-sharpcsharpdependency-injectiondotnetinversion-of-controliocioc-containerroslynroslyn-generatorsource-generationsource-generators
Related projects:
Repository | Description | Stars |
---|---|---|
grumpydev/tinyioc | An Inversion of Control Container for small projects and beginners. | 830 |
dadhi/dryioc | A fast and small IoC container for .NET with support for multiple frameworks and platforms. | 1,025 |
structuremap/structuremap | A Dependency Injection container for .NET applications | 908 |
seesharper/lightinject | An ultra lightweight IoC container for C# | 621 |
unoplatform/uno.sourcegeneration | An API-compatible C# source generation framework inspired by Roslyn v2.0, enabling developers to generate code based on project build information. | 129 |
reddrip7/apt_digital_weapon | A curated collection of indicators of compromise and malware metadata from public sources. | 896 |
go-kata/kinit | A library that provides a global IoC container for dependency injection and object creation | 10 |
fireeye/openioc_1.1 | A revised schema and supporting documents for a draft of an updated threat intelligence standard | 127 |
alonf/iothubclientgenerator | Generates C# code for IoT Hub device clients with various features and attributes | 17 |
daveaglick/scripty | Tool to use Roslyn-powered C# scripts for code generation in .NET projects | 620 |
logrange/linker | A dependency injection and inversion of control framework for Go. | 36 |
golobby/container | An IoC container for dependency injection in Go applications | 563 |
simonjwright/coldframe | A tool that generates Ada code and documentation from UML models | 9 |
s-ol/gpwfc | An algorithmic procedural content generation tool using GPU acceleration. | 50 |
ryanalameddine/sourcegeneratordemo | A C# project demonstrating the use of source generators to automate code generation at compile time. | 3 |