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 3 weeks ago
Alternatives and similar repositories for TypeCache
Users that are interested in TypeCache are comparing it to the libraries listed below
Sorting:
- This is a basic (and slightly trivial) sample of using the ObjectPool<T> in an ASP.NET Core application.☆13Updated 6 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- Research project for the Linq for the 2d arrays and images☆21Updated last year
- 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
- ☆18Updated 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 last year
- The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).☆22Updated 2 months ago
- 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 last year
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- An allocation free Task-like object for async methods☆40Updated last year
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated last year
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- A CSharp library that makes it easier to work with Types dynamically.☆24Updated 2 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 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
- Binary serializer with full .NET support!☆17Updated 4 months ago
- A lightweight, zero-setup .NET library for creating and querying OData and OData-like services.☆27Updated last year
- A set of variations on ObjectPool implementations with differing underlying collections.☆18Updated 7 months ago
- High-performance zero-reflection approach to C# metaprogramming☆31Updated 11 months ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆33Updated 11 months ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- 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☆41Updated 7 years ago