Nyrest / FastGenericNewLinks
The ultimate fast alternative to Activator.CreateInstance<T> / new T()
☆264Updated last month
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…☆312Updated 2 months ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆194Updated 2 months ago
- Simple C# source generation based on custom templates☆105Updated last year
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆117Updated last week
- Alloc-free and fast replacement for Linq, with code generation☆313Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆176Updated 11 months ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆221Updated last month
- A .NET MessagePack serialization library with great performance and simplicity. msgpack.org[C#]☆101Updated this week
- ☆169Updated 2 years ago
- LINQ for Span<T>, without memory allocations.☆281Updated last year
- C# implementation of a Rope<T> immutable data structure.☆124Updated 8 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆161Updated last week
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Utf8 based StreamReader for high performance text processing.☆239Updated 2 months ago
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆169Updated 3 months ago
- A pure C# implementation of xxhash algorithm☆277Updated 2 years ago
- Write scripts with the power of C# and .NET☆240Updated 3 years ago
- Benchmarking LINQ and alternative implementations☆184Updated last year
- ZeroIoC is reflectionless IoC Container for C#☆47Updated 2 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆134Updated 2 years ago
- High performance algorithms in C#: SIMD/SSE, multi-core and faster☆316Updated last year
- Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.☆152Updated 2 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆199Updated 2 months ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆155Updated 6 months ago
- C# interface-to-member source generator☆84Updated 3 weeks ago
- Structure of arrays source generator to make CPU Cache and SIMD friendly data structure for high-performance code in .NET and Unity.☆304Updated 2 months ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆343Updated 2 years ago