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:
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆77Updated last year
- Visual Studio Interactive Window☆73Updated this week
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 8 months ago
- Port of Google's farmhash algorithm to .NET☆67Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 7 years ago
- ☆29Updated 6 years ago
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- Bounded multiple producers multiple consumers queue for .NET☆59Updated 2 years ago
- .NET Serializer testing framework☆76Updated 2 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 6 years ago
- An analyzer for Non-Copyable structs.☆35Updated 3 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- Tools for enhanced editing of MSBuild proj files in Visual Studio 2017 and 2019☆95Updated 9 months ago
- [ARCHIVED] Provides abstractions and features for interop between .NET and JavaScript code.☆27Updated 6 years ago
- Analyse Memory Dumps looking at .NET String types☆30Updated 9 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 6 months ago
- A set of source generators for equality, immutability, ...☆91Updated 3 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 11 years ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- .NET Concurrency Utilities☆25Updated 10 years ago
- NQuery is a relational query engine written in C#. It allows you to execute a SELECT query against .NET objects.☆76Updated 11 years ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆45Updated 2 years ago