sam987883 / TypeCache
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
- This is a basic (and slightly trivial) sample of using the ObjectPool<T> in an ASP.NET Core application.☆13Updated 5 years ago
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- .NET Reflection Made Fast and Simple ⛺☆28Updated 3 years ago
- A collection of algorithms I've implemented and found generally useful☆15Updated 10 months ago
- C# dynamic access to methods, properties, and fields even if they are private members, powered by Reflection technology.☆14Updated last year
- The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).☆20Updated 6 months 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
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 6 years ago
- 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
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Dynamically create cross platform forms using C# .net standard☆15Updated 2 years ago
- Playground for testing msbuild in a "server" mode☆16Updated 11 months ago
- A .NET library that can read and write .reg files☆10Updated 2 years ago
- Faster and extended implementation of classic MemoryStream.☆8Updated 4 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 3 months ago
- A .NET library for using reflection emit in a fluent way.☆28Updated 4 months ago
- A set of variations on ObjectPool implementations with differing underlying collections.☆16Updated 3 weeks ago
- A shameless .NET Core CLI tool port of https://github.com/faniereynders/dotnet-sdk-helpers☆13Updated 7 months ago
- A C# Reflection Helper Library☆14Updated 7 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- Lightweight, persistent, thread-safe, disk-based queue written in C#☆11Updated 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
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated 3 weeks ago
- Parallel Helper is a static code analyzer for C# projects that supports the development of parallel and asynchronous code. The analyzer i…☆33Updated last year
- VarDump is a utility for serialization runtime objects to C# or Visual Basic string.☆19Updated 2 months ago
- Generates C# Script for constructing the given object☆21Updated 6 months ago
- An AOP code generator☆18Updated 4 years ago
- .NET library for handling asynchronous file system operations☆24Updated 7 years ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆13Updated last year