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.
☆11Updated 3 months ago
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
- This is a basic (and slightly trivial) sample of using the ObjectPool<T> in an ASP.NET Core application.☆13Updated 6 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- Faster and extended implementation of classic MemoryStream.☆8Updated 5 years ago
- Diesel is a DSL toolkit for .NET code generation for DDD☆17Updated 11 years ago
- Fight primitive obsession and create expressive domain models with source generators.☆18Updated last year
- A .NET library for using reflection emit in a fluent way.☆32Updated 9 months ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆13Updated 2 years ago
- An extensible visual programming system.☆10Updated 9 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 10 months ago
- ReflectionBridge : Provides some extensions which define a bridge for the differences between Type and TypeInfo.☆25Updated 7 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- An AOP code generator☆18Updated 4 years ago
- The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).☆22Updated last month
- A prototype of XPath-like queries for C# syntax trees☆17Updated last year
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated last week
- TypePipe allows you to modify existing CLR types using a simple, expression-based API. Modifications from several tools and libraries (AO…☆27Updated last week
- WPF Timeline control build purely out of WPF.☆14Updated 10 years ago
- Re-implementation of LINQ to Objects for .NET Framework 2.0☆14Updated 4 years ago
- Simple FIFO and LRU cache in C#☆35Updated 7 months ago
- Fast Accessors for .Net☆33Updated 2 years ago
- dotnet watch we always wanted☆103Updated 3 years ago