ffhighwind / Fasterflect
.NET Reflection Made Fast and Simple ⛺
☆28Updated 4 years ago
Alternatives and similar repositories for Fasterflect:
Users that are interested in Fasterflect are comparing it to the libraries listed below
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 9 months ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated 2 years ago
- C# library which provides uniform API for conversion between types.☆22Updated last year
- Spans for the whole memory range.☆18Updated 2 years ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- A .NET library that can read and write .reg files☆11Updated 3 years ago
- Rewrite .NET assemblies to allow referencing of two different versions☆26Updated last year
- A .NET library for using reflection emit in a fluent way.☆30Updated 6 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
- Diesel is a DSL toolkit for .NET code generation for DDD☆17Updated 11 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 7 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 5 months ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- dotnet watch we always wanted☆102Updated 3 years ago
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated last year
- Drop-in-place Memory and Performance optimizations for LINQ☆24Updated 4 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆70Updated 2 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 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
- .NET library for handling asynchronous file system operations☆24Updated 8 years ago
- Scans a given directory tree for interesting assembly references☆16Updated this week
- Implementation for pooled in-memory streams for .NET☆39Updated last year