buunguyen / fasterflectLinks
.NET Reflection Made Fast and Simple ⛺
☆295Updated 4 years ago
Alternatives and similar repositories for fasterflect
Users that are interested in fasterflect are comparing it to the libraries listed below
Sorting:
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆760Updated 5 years ago
- Implementation in C# of LINQ concept with struct☆303Updated last year
- SpanJson is a JSON serializer for .NET Core 6.0+☆440Updated 7 months ago
- Fast, idiomatic C# implementation of Flatbuffers☆534Updated last week
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆298Updated last year
- Framework to drastically simplify your private reflection code using C# dynamic☆343Updated last year
- Implementation of a lock-free dictionary on .Net.☆512Updated 3 months ago
- LINQ for Span<T>, without memory allocations.☆263Updated last year
- .NET Reflection.Emit extensions☆169Updated 9 months ago
- Specialized .NET Streams and pipes for full duplex in-proc communication, web sockets, and multiplexing☆677Updated this week
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆498Updated last year
- Inject arbitrary IL code at compile time.☆247Updated last month
- A cross-platform abstract/virtual filesystem framework with many built-ins filesystems for .NET☆873Updated last month
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆888Updated last year
- A ConcurrentHashSet implementation☆134Updated 3 years ago
- C# delta syncing library☆147Updated 5 months ago
- A native memory manager for .NET☆334Updated 7 years ago
- Fast, low-allocation ports of List, Dictionary, HashSet, Stack, and Queue using ArrayPool and Span.☆575Updated last year
- T4 text templating engine☆405Updated 6 months ago
- SharpYaml is a .NET library for YAML compatible with CoreCLR☆340Updated last week
- Compile time decorator pattern via IL rewriting☆394Updated 3 months ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆341Updated 2 years ago
- A high-performance, zero-allocation .NET logging library.☆417Updated 2 weeks ago
- Fast object cloner for .NET☆561Updated last year
- A tool that helps to see an internal structure of the CLR types at runtime☆699Updated 2 years ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆220Updated 3 weeks ago
- A virtual file system for .NET written in C#☆291Updated last year
- High performance, thread-safe in-memory caching primitives for .NET☆536Updated 2 weeks ago
- A pure C# implementation of xxhash algorithm☆272Updated last year
- Assists in performing Roslyn-based code generation during a build.☆410Updated 4 years ago