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 2 months ago
Alternatives and similar repositories for TypeCache
Users that are interested in TypeCache are comparing it to the libraries listed below
Sorting:
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- .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
- Fight primitive obsession and create expressive domain models with source generators.☆18Updated 2 years ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆14Updated 2 years ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- MemoryStream with ArrayPool☆12Updated 3 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated last year
- Weave is a text templating engine for .NET that is all about attention to detail. Weave handles the tricky work of making your rendered t…☆30Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- .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
- Tiny and simple data format/serializer.☆22Updated 2 months ago
- DeveelDB Core is an embeddable SQL-99 database system for .NET Core and .NET Standard frameworks, derived from DeveelDB (http://github.co…☆17Updated 8 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- High-performance zero-reflection approach to C# metaprogramming☆32Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- A light-weight, performant interval tree in C#☆36Updated 9 months ago
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆14Updated last year
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆13Updated last week
- A lightweight, zero-setup .NET library for creating and querying OData and OData-like services.☆28Updated 2 years ago
- Generates C# Script for constructing the given object☆21Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Code generator tools that helps you to automate C# code generation.☆12Updated 3 months ago
- Simple C# source generator for text templates☆33Updated 3 years ago
- A Lightweight, Extensible Scripting Language for Expression Trees☆22Updated last week
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).☆24Updated 3 months ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago