sam987883 / TypeCacheLinks
TypeCache is a fast alternative to System.Reflection. Also contained are IEnumerable extensions as an alternative to System.Linq, as well as a database access alternative to Dapper.
☆12Updated last month
Alternatives and similar repositories for TypeCache
Users that are interested in TypeCache are comparing it to the libraries listed below
Sorting:
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Diesel is a DSL toolkit for .NET code generation for DDD☆17Updated 12 years ago
- This is a basic (and slightly trivial) sample of using the ObjectPool<T> in an ASP.NET Core application.☆13Updated 6 years ago
- Fight primitive obsession and create expressive domain models with source generators.☆18Updated last year
- A fork of https://difflib.codeplex.com/☆16Updated 10 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- An AOP code generator☆19Updated 4 years ago
- A lightweight, zero-setup .NET library for creating and querying OData and OData-like services.☆28Updated last year
- Simple C# source generator for text templates☆33Updated 3 years ago
- Code generator tools that helps you to automate C# code generation.☆12Updated 3 months ago
- OddJob - A Simple Job Scheduler for .NET☆17Updated 2 months ago
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated last year
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated 2 months ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- C# library which provides uniform API for conversion between types.☆24Updated last year
- Fast Accessors for .Net☆33Updated 3 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆14Updated 2 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- C# source generator for producing faster enum lookups☆20Updated last week
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated 2 years ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago