MarkCiliaVincenti / ReadHeavyCollectionsLinks
A dictionary and a set that offer very fast read speed in expense of slow write speed. Ideal in situations where the collection is infrequently updated but is very often read from.
☆11Updated this week
Alternatives and similar repositories for ReadHeavyCollections
Users that are interested in ReadHeavyCollections are comparing it to the libraries listed below
Sorting:
- A C# Parser library that allows easy parsing and formatting of C# source files☆28Updated last year
- A C# string parser based on simple templates using source generators.☆43Updated last month
- All the MIME/file extension pairs you will ever need. Comes with optional, magic bytes-based collision resolution.☆40Updated this week
- A CSharp library that makes it easier to work with Types dynamically.☆23Updated 2 years ago
- Exposes top-level nullability information from reflection☆15Updated this week
- A highly optimized 1D fast fourier transform (FFT) implementation for .NET, with implementations for both real- and complex-valued data.☆16Updated 3 months ago
- 👜 Single-file persisted lookup key/value database contained in a pure .NET 7.0+ library. All records persisted are kept in-memory for fa…☆45Updated last year
- C# source generator for producing faster enum lookups☆20Updated this week
- Trimming down unnecessary bits out of Microsoft.Data.SqlClient☆16Updated last year
- Automated NuGet Dependency Updater☆21Updated 7 months ago
- A micro-library that backports/polyfills .NET 9.0+'s System.Threading.Lock to prior versions (from .NET Standard 2.0 up to .NET 8.0), pro…☆20Updated 5 months ago
- Micro ORM with source generator☆27Updated last year
- A .NET Standard 2.1+ Library to perform string parsing operations on Streams and StreamReaders. Includes Extensions for Regex.☆20Updated 11 months ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆23Updated 2 years ago
- .NET Generic Host for UI applications☆23Updated 10 months ago
- Automatically create strongly typed C# settings objects from AppSettings.json. Uses Source Generators. Includes a simple deserialization…☆31Updated 4 months ago
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- Zero-reflection, compile-time mocking library based on C# source generators☆47Updated 8 months ago
- Source generator for Equals and GetHashCode with attribute based control of equality implementation☆27Updated this week
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- ☆53Updated last week
- Vectorized generic dictionary prototype☆24Updated 5 months ago
- Enforce better exception handling in C#/.NET by ensuring exceptions are explicitly handled.☆21Updated last month
- An open-source, professionally-built and fully supported library of Metalama aspects.☆21Updated 2 weeks ago
- A .NET library that provides strongly-typed implementations of multiple coordinate systems, including rectangular, polar, spherical, and …☆35Updated last year
- NeonBlue.Expressions is an Expression Evaluator C#.NET library designed to efficiently evaluate expressions. It offers a streamlined solu…☆28Updated last month
- Generates a synchronized version of an async method☆60Updated 2 months ago
- Non-boxing passing of values.☆27Updated 10 months ago
- Immutability is easy!☆50Updated 2 weeks ago
- Simple source only reflection library with default interface property support☆71Updated last month