buunguyen / fasterflectLinks
.NET Reflection Made Fast and Simple ⛺
☆303Updated 5 years ago
Alternatives and similar repositories for fasterflect
Users that are interested in fasterflect are comparing it to the libraries listed below
Sorting:
- Implementation in C# of LINQ concept with struct☆308Updated 2 years ago
- Framework to drastically simplify your private reflection code using C# dynamic☆346Updated 2 years ago
- C# delta syncing library☆153Updated 4 months ago
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆296Updated last year
- A virtual file system for .NET written in C#☆293Updated last year
- SpanJson is a JSON serializer for .NET Core 6.0+☆443Updated 6 months ago
- SharpYaml is a .NET library for YAML compatible with CoreCLR☆345Updated 3 months ago
- .NET Reflection.Emit extensions☆169Updated last year
- Implementation of a lock-free dictionary on .Net.☆542Updated 11 months ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆345Updated 3 years ago
- A ConcurrentHashSet implementation☆139Updated 3 years ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Updated 4 months ago
- Fast C# CSV parser☆152Updated last year
- LINQ for Span<T>, without memory allocations.☆282Updated 2 years ago
- A pure C# implementation of xxhash algorithm☆284Updated 2 years ago
- A high-performance, zero-allocation .NET logging library.☆432Updated 2 weeks ago
- Grace is a feature rich dependency injection container library☆339Updated 8 months ago
- Fast object cloner for .NET☆581Updated 2 years ago
- Universal binary serializer for a wide variety of scenarios https://discord.gg/FGaCX4c☆503Updated 2 years ago
- Inject arbitrary IL code at compile time.☆257Updated 3 weeks ago
- A simple EventBus / MessageBus library in C#☆136Updated 5 years ago
- An async/await-friendly lock for .NET, complete with asynchronous waits, safe reëntrance, and more.☆207Updated 9 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆327Updated 3 weeks ago
- Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.☆113Updated 6 months ago
- Efficient asynchronous and synchronous state machines for .NET☆250Updated 5 years ago
- Generic weak event implementation☆195Updated 5 years ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆206Updated last month
- A simple, single file, implementation of a circular buffer in C#.☆249Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated 2 weeks ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆222Updated 7 months ago