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 2 months 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
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A set of variations on ObjectPool implementations with differing underlying collections.☆18Updated 5 months ago
- Utilities for working with streams and pipes☆12Updated last week
- Lightweight, persistent, thread-safe, disk-based collections written in C#, including dictionary, list, queue, and stack.☆11Updated 2 months ago
- ☆18Updated 4 years ago
- LINQ implementation for Span☆23Updated 8 months ago
- VarDump is a utility for serialization runtime objects to C# or Visual Basic string.☆20Updated last week
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated 11 months ago
- Faster and extended implementation of classic MemoryStream.☆8Updated 5 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated 2 weeks ago
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- A collection of Roslyn analyzers and source generators empowering daily development☆14Updated 11 months ago
- Low-level Zip Library, allowing advanced tweaks (injecting/removing blocks, crafting special archives)☆36Updated 2 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
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆16Updated 8 months ago
- MemoryStream with ArrayPool☆12Updated 3 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 11 months ago
- A light-weight, performant interval tree in C#☆29Updated 3 months ago
- C# dynamic access to methods, properties, and fields even if they are private members, powered by Reflection technology.☆14Updated last year
- Easy to use undo/redo system for .NET Standard.☆10Updated last year
- A .NET library that can read and write .reg files☆11Updated 3 years ago
- Scans a given directory tree for interesting assembly references☆17Updated last week
- PMS full-text search engine with no external dependencies written in C#☆23Updated last year
- .NET Reflection Made Fast and Simple ⛺☆28Updated 4 years ago
- .NET Standard Library for Parsing DSV (Delimiter-Separated Values) data like CSV☆14Updated 11 months ago