iikuzmychov / BidirectionalDictionaryLinks
Two-way access dictionary for .NET Standard 2.0+.
☆12Updated 8 months ago
Alternatives and similar repositories for BidirectionalDictionary
Users that are interested in BidirectionalDictionary are comparing it to the libraries listed below
Sorting:
- Contains materials about memory optimization and zero-allocation samples.☆121Updated last year
- Pure DI for .NET☆673Updated last week
- Alloc-free and fast replacement for Linq, with code generation☆312Updated 11 months ago
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆301Updated last month
- High performance observable collections and synchronized views, for WPF, Blazor, Unity.☆714Updated last month
- Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Log…