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
- Port of Google's farmhash algorithm to .NET☆66Updated last year
- 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…☆58Updated 6 years ago
- Bounded multiple producers multiple consumers queue for .NET☆58Updated 2 years ago
- Build IComparer and IEqualityComparer objects using natural language syntax.☆48Updated 7 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 7 years ago
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- A set of post-mortem analyzers for discovering threading/tasks issue in a dump or a process☆65Updated 7 months ago
- Low allocation re-implementation of LINQ-to-Objects☆214Updated 7 years ago
- Model-checker for lock and wait free C# code☆78Updated 7 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A Visual Studio Code C# IL (Intermediate Language) Viewer☆99Updated 2 years ago
- Visual Studio Interactive Window☆72Updated last week
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆49Updated 2 weeks ago
- Faster, less leakier thread-safe Lazy<T> implementation in C#☆44Updated 2 years ago
- .NET/Mono library for multi-threading, including lock-free thread-safe collections.☆43Updated 11 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- Multiplatform netstandard 2.0 C# console progress bar, with support for single or multithreaded progress updates.☆63Updated 4 years ago
- Lightweight fork of the .NET Compiler Platform ("Roslyn") by adding a compiler plugin infrastructure☆97Updated 7 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- Generate ToString method from public properties.☆83Updated 9 months ago
- A set of source generators for equality, immutability, ...☆90Updated 2 years ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- ☆29Updated 6 years ago
- Directory copy/sync/mirror tool that uses file contents (not timestamps) to avoid touching identical files☆66Updated 5 months ago
- An allocation free Task-like object for async methods☆40Updated last year