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 week
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
- Diesel is a DSL toolkit for .NET code generation for DDD☆17Updated 12 years ago
- Fast Accessors for .Net☆33Updated 2 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
- Code generator tools that helps you to automate C# code generation.☆12Updated last month
- Extension methods that convert to and from Base64 strings with fewer memory allocations.☆13Updated 3 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Fight primitive obsession and create expressive domain models with source generators.☆18Updated last year
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆14Updated 2 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆42Updated 7 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
- OddJob - A Simple Job Scheduler for .NET☆17Updated last month
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated 3 weeks ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).☆23Updated last month
- A lightweight, zero-setup .NET library for creating and querying OData and OData-like services.☆28Updated last year
- The Simple Declarative Language provides an easy way to describe lists, maps, and trees of typed data in a compact, easy to read represen…☆20Updated 14 years ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated last week
- Tiny and simple data format/serializer.☆22Updated this week
- C# source generator for producing faster enum lookups☆20Updated this week
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Simple C# source generator for text templates☆33Updated 3 years ago