Nyrest / FastGenericNewLinks
The ultimate fast alternative to Activator.CreateInstance<T> / new T()
☆265Updated last week
Alternatives and similar repositories for FastGenericNew
Users that are interested in FastGenericNew are comparing it to the libraries listed below
Sorting:
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆247Updated last year
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆313Updated last week
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆194Updated last week
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆222Updated 2 months ago
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆118Updated 3 weeks ago
- Simple C# source generation based on custom templates☆106Updated 2 years ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆174Updated last year
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.org[C#]☆106Updated this week
- LINQ for Span<T>, without memory allocations.☆282Updated last year
- Alloc-free and fast replacement for Linq, with code generation☆312Updated last year
- ☆169Updated 2 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆162Updated last month
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Utf8 based StreamReader for high performance text processing.☆239Updated last week
- C# implementation of a Rope<T> immutable data structure.☆127Updated 9 months ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆321Updated last year
- Write scripts with the power of C# and .NET☆243Updated 3 years ago
- C# interface-to-member source generator☆84Updated last month
- Easy to use SIMD accelerated Array and Span methods☆92Updated 2 years ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated 3 months ago
- Span-ify your code: write high performance memory aware C#☆71Updated 5 months ago
- A pure C# implementation of xxhash algorithm☆278Updated 2 years ago
- A library for building server application using loop-action programming model on .NET.☆264Updated last week
- Benchmarking LINQ and alternative implementations☆182Updated last year
- Fast, idiomatic C# implementation of Flatbuffers☆542Updated 3 months ago
- Simplify call an external process with the async streams in C# 8.0.☆516Updated last week
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.☆154Updated last week
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆201Updated 3 months ago