ffhighwind / FasterflectLinks
.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
Sorting:
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 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 .NET library for using reflection emit in a fluent way.☆32Updated 10 months ago
- Embedded persistent key-value store for .NET. Pure C# code.☆63Updated 4 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- A framework for transparently invoking multiple instances or clients.☆35Updated last week
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated last year
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated last week
- Things to speed up C# code by avoiding reflection☆25Updated last year
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- A library for slicing and dicing arrays (without copying).☆14Updated 4 years ago
- C# library which provides uniform API for conversion between types.☆23Updated last year
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- A C# Reflection Helper Library☆14Updated 7 years ago
- String cache to merge duplicate strings; capped with 2 generation LRU eviction and further evictions on Gen2 GC collections.☆72Updated 2 years ago
- .NET Serializer testing framework☆75Updated 2 years ago
- An AOP code generator☆18Updated 4 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- PoolSharp is a simple, light weight, thread safe object pool.☆25Updated last year
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Roslyn Code Fix / Source Generator for generating PropertyChanged from inner struct members.☆14Updated 2 years ago
- .NET text parsing helper class.☆16Updated 8 months ago
- Binary serializer with full .NET support!☆17Updated 3 months ago
- A light-weight, performant interval tree in C#☆30Updated 5 months ago