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
- Most of those extensions should have been in BCL.☆70Updated 6 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- Analyse Memory Dumps looking at .NET String types☆30Updated 9 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆57Updated 6 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Bounded multiple producers multiple consumers queue for .NET☆58Updated 2 years ago
- Argument validation methods, for example: this.user = Argument.NotNull("user", user).☆26Updated 3 years ago
- Generate ToString method from public properties.☆83Updated 9 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 11 years ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- Uses Roslyn to rewrite synchronous C# methods into async counterparts☆54Updated 8 years ago
- ☆29Updated 6 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 6 months ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- Visual Studio Interactive Window☆73Updated this week
- .NET Serializer testing framework☆76Updated 2 years ago
- A simple but powerful diff and merge class library for .NET, written in C#☆85Updated 9 months ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Port of Google's farmhash algorithm to .NET☆65Updated last year
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 4 months ago
- An allocation free Task-like object for async methods☆40Updated last year
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆49Updated last week
- .NET WebSocket (RFC 6455/hixie/hybi) implementation using the System.IO.Pipelines API☆72Updated 5 years ago
- An alternative to AutoMapper, Hyper fast object-to-object mapper built on fastest serializer technology.☆92Updated 5 years ago