xin9le / FastEnumLinks
The world fastest enum utilities for C#/.NET
☆461Updated 5 months ago
Alternatives and similar repositories for FastEnum
Users that are interested in FastEnum are comparing it to the libraries listed below
Sorting:
- Simplify call an external process with the async streams in C# 8.0.☆517Updated this week
- C# Source Generator to create value-object, inspired by units of measure.☆381Updated this week
- Utf8 based StreamReader for high performance text processing.☆240Updated this week
- Distributed load testing framework for .NET and Unity.☆250Updated 3 weeks ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆222Updated 3 months ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆314Updated this week
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.☆156Updated 3 weeks ago
- Drop-in replacement of LINQ aggregation operations extremely faster with SIMD.☆795Updated 5 months ago
- Simplifies styling strings in the terminal for .NET application.☆161Updated this week
- Pure DI for .NET☆715Updated last week
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆196Updated this week
- High performance observable collections and synchronized views, for WPF, Blazor, Unity.☆806Updated this week
- C# Source Generator to Create Strongly Typed SignalR Clients.☆188Updated this week
- Zero Dependency, Zero Overhead, Zero Reflection, Zero Allocation, AOT Safe CLI Framework powered by C# Source Generator.☆1,987Updated this week
- Write scripts with the power of C# and .NET☆243Updated 3 years ago
- High performance, thread-safe in-memory caching primitives for .NET☆552Updated 3 weeks ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆267Updated last week
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆896Updated last year
- Alloc-free and fast replacement for Linq, with code generation☆313Updated last year
- A library for building server application using loop-action programming model on .NET.☆264Updated this week
- Zero Allocation Text/Structured Logger for .NET with StringInterpolation and Source Generator, built on top of a Microsoft.Extensions.Log…☆1,560Updated this week
- Extremely fast UTF-8 xml parser library☆105Updated 3 years ago
- An alternative high performance NATS client for .NET.☆288Updated 2 years ago
- The extra fast, low memory footprint YAML library for C#, focued on .NET and Unity.☆405Updated 2 months ago
- Roslyn analyzers for IDisposable☆409Updated last year
- LINQ for Span<T>, without memory allocations.☆282Updated 2 years ago
- Extremely Fast Dependency Injection Library.☆182Updated 7 years ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆201Updated 4 months ago