benaadams / Ben.DictionarySlimLinks
Dictionary (memory) optimized for a small number of items
☆13Updated 7 years ago
Alternatives and similar repositories for Ben.DictionarySlim
Users that are interested in Ben.DictionarySlim are comparing it to the libraries listed below
Sorting:
- Type and Reflection polyfill extension methods. .NET 3.5+ and .NET Standard 1.0+.☆22Updated 4 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- A Roslyn inspired rewrite of NQuery☆75Updated 9 months ago
- An MSBuild Task to enable exception line numbers for references in a deployed app☆84Updated last week
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Package to make writing MSBuild extensions easier that work both with MSBuild Core and MSBuild (Full).☆24Updated 5 years ago
- A Visual Studio extension that provides a CustomTool that generates the implementation of an EventSource based on an abstract class defin…☆16Updated last year
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- C# parser for .NET & Mono stack traces☆53Updated 4 years ago
- Command-line tool for debugging issues in async code☆22Updated 5 years ago
- A data collection tool to support the StringDedup feature☆16Updated 5 years ago
- Example implementation of IValueTaskSource☆30Updated 2 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Highly efficient compile-time general purpose DI container based on C# source generators.☆34Updated 3 years ago
- Library for using scopes with Microsoft.Extensions.Logging.☆17Updated 9 months ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- Low level RESP handling tools for .NET, intended for consumption by other libraries☆46Updated last month
- Roslyn analyzers for INotifyPropertyChanged☆46Updated last year
- Extensions to the dotnet/reactive library.☆50Updated 2 years ago
- LINQ to Web or teaching LINQ to do Web so the Web appears like simple LINQ queries☆26Updated last year
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆36Updated last year
- Performant delimeter-separated value (CSV, TSV, etc.) text parser.☆63Updated 6 years ago
- 🧵 Expressive aliases to ConfigureAwait(true) and ConfigureAwait(false)☆76Updated 2 years ago
- This project uses Source Generation to generate an interface and a Proxy class for classes. This makes it possible to wrap external class…☆44Updated last month
- Roslyn powered analyzers for C# to support convention defined architecture☆15Updated 2 years ago
- Global type inference for C# 8 nullable reference types☆36Updated 5 months ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated last year