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 last month
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
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated 10 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- Scans a given directory tree for interesting assembly references☆16Updated this week
- DeveelDB Core is an embeddable SQL-99 database system for .NET Core and .NET Standard frameworks, derived from DeveelDB (http://github.co…☆17Updated 7 years ago
- Fight primitive obsession and create expressive domain models with source generators.☆18Updated last year
- The virtual file system embeds (js, css, html, cshtml) and other files into the dll, so that it can be used like a physical file during …☆27Updated 9 months ago
- A set of variations on ObjectPool implementations with differing underlying collections.☆18Updated 4 months ago
- Regexator is IDE for .NET regular expressions.☆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).☆20Updated 10 months ago
- ☆18Updated 4 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
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 10 months ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 4 years ago
- Re-implementation of LINQ to Objects for .NET Framework 2.0☆14Updated 4 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆26Updated last year
- A prototype of XPath-like queries for C# syntax trees☆17Updated last year
- Biser is a cross-platform Binary and JSON Serializer for .NET / dotnet / core / standard / CoreRT / Mono WASM / C#☆42Updated 7 months ago
- Allows injecting .NET code into another Windows process☆18Updated this week
- Easy to use undo/redo system for .NET Standard.☆10Updated 11 months ago
- Lepracaun - Varies of .NET Synchronization Context.☆11Updated 11 months ago
- Faster and extended implementation of classic MemoryStream.☆8Updated 5 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- LINQ implementation for Span☆23Updated 8 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago