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
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 8 months ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- C# library which provides uniform API for conversion between types.☆22Updated last year
- Rewrite .NET assemblies to allow referencing of two different versions☆26Updated last year
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated 3 weeks ago
- A .NET library for using reflection emit in a fluent way.☆29Updated 5 months ago
- A C# Reflection Helper Library☆14Updated 7 years ago
- Spans for the whole memory range.☆18Updated 2 years ago
- A .NET library that can read and write .reg files☆11Updated 3 years ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 5 months ago
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆13Updated last year
- PoolSharp is a simple, light weight, thread safe object pool.☆24Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- 100% Native C# Key Value Store High Performance NoSQL Database with ACID Transaction☆41Updated 6 years ago
- Parse any type from string in efficient way☆35Updated 3 months ago
- C# formatter for .NET & Mono stack traces☆23Updated 9 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated 2 years ago
- CSharpEval, a lightweight C# Eval and Read-Evaluate-Print-Loop (REPL) program.☆25Updated 7 years ago
- A light-weight, performant interval tree in C#☆27Updated 2 weeks ago
- Fast Accessors for .Net☆33Updated 2 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
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆24Updated 5 years ago
- Provides a set of portable collections installable as source files via NuGet.☆26Updated 9 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Provides the ability to "compile" expressions to delegates without using Reflection.Emit but only using reflection.☆27Updated 4 months ago