microsoft / QuickInjectLinks
QuickInject is a simple dependency injection container for .NET Core
☆46Updated 2 years ago
Alternatives and similar repositories for QuickInject
Users that are interested in QuickInject are comparing it to the libraries listed below
Sorting:
- Analyse Memory Dumps looking at .NET String types☆29Updated 8 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- The combined Langly runtime☆33Updated 3 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Most of those extensions should have been in BCL.☆70Updated 5 years ago
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- Fast and flexible serialization framework usable on undecorated classes.☆46Updated 10 months ago
- Complement for System.Linq.Expressions☆118Updated 5 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 10 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆62Updated 3 months ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Facilitates adding constraints for Enum and Delegate to types and methods.☆47Updated 4 months ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆47Updated 6 years ago
- ☆26Updated 7 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆46Updated last month
- A plugin for LINQPad which displays compiler generated code.☆44Updated 6 years ago