jitbit / MapDataReaderLinks
Super fast mapping DataReader to strongly typed object, Using AOT source generator.
☆73Updated last year
Alternatives and similar repositories for MapDataReader
Users that are interested in MapDataReader are comparing it to the libraries listed below
Sorting:
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆174Updated 4 months ago
- Declarative Structured Concurrency for C#☆123Updated last week
- A fast and low allocation StringBuilder for .NET.☆101Updated 2 months ago
- Auto generate Clone method using C# Source Generator☆84Updated 2 years ago
- Easy C# class and code generation, POCO object and Methods creation☆99Updated 6 months ago
- Simple C# source generation based on custom templates☆107Updated 2 years ago
- ZoneTree.FullTextSearch is an open-source library that extends ZoneTree to provide efficient full-text search capabilities. It offers a f…☆92Updated 7 months ago
- Process Multiple Asynchronous Tasks in Various Ways - One at a time / Batched / Rate limited / Concurrently☆139Updated this week
- 🔑🔒 Lock your c# threads by key☆73Updated 9 months ago
- Extremely fast and lightweight minimalistic object mapper generated on the fly☆47Updated 5 months ago
- Immutability is easy!☆52Updated this week
- Extensions to LINQ to Objects☆123Updated last week
- Roslyn Source Code Generators with Examples☆87Updated this week
- ZeroIoC is reflectionless IoC Container for C#☆48Updated 4 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆201Updated 4 months ago
- The fastest cache library written in C# for items with set expiration time. Easy to use, thread-safe and light on memory.☆107Updated last week
- Write scripts with the power of C# and .NET☆243Updated 3 years ago
- A lightweight full text indexer for .NET☆193Updated 6 months ago
- C# interface-to-member source generator☆84Updated 2 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Dynamically run code using .NET 9, Roslyn and AssemblyLoadContext☆113Updated 9 months ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- A CSharp (C#) diff library that allows you to diff two objects and get a list of the differences back.☆196Updated last year
- Stack based zero-allocation XML serializer and deserializer powered by C# 9 source generators☆66Updated 3 weeks ago
- Use the AnyOf<TFirst, TSecond, ...> type to handle multiple defined types as input parameters or return values for methods.☆121Updated 3 months ago
- Micro ORM with source generator☆27Updated 2 years ago
- File/code generator using Scriban text templates populated with C# code metadata from Roslyn API.☆143Updated last month
- An asynchronous .NET Standard 2.0 library that allows you to lock based on a key (keyed semaphores), limiting concurrent threads sharing …☆261Updated 5 months ago
- Provides an easy way to implement Smart Enums, Value Objects and Discriminated Unions in .NET☆71Updated this week
- A convenient data structure supporting efficient in-memory indexing and querying, including range queries and fuzzy string matching.☆77Updated last week