Nyrest / FastGenericNew
The ultimate fast alternative to Activator.CreateInstance<T> / new T()
☆253Updated last month
Alternatives and similar repositories for FastGenericNew:
Users that are interested in FastGenericNew are comparing it to the libraries listed below
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆244Updated 10 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆300Updated 3 weeks ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆178Updated last month
- Alloc-free and fast replacement for Linq, with code generation☆306Updated 9 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆171Updated 7 months ago
- LINQ for Span<T>, without memory allocations.☆259Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆153Updated 4 months ago
- Implementation in C# of LINQ concept with struct☆302Updated last year
- Faster.Map is a high-performance, memory-efficient alternative to Dictionary and ConcurrentDictionary in .NET. Designed for extreme speed…☆114Updated last month
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆213Updated 3 weeks ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆147Updated 3 months ago
- Simple C# source generation based on custom templates☆103Updated last year
- ☆169Updated 2 years ago
- High performance, thread-safe in-memory caching primitives for .NET☆531Updated last week
- Benchmarking LINQ and alternative implementations☆182Updated last year
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆183Updated last year
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Json library that uses .NET 5 Source Generators☆146Updated 3 years ago
- A .NET MessagePack serialization library with great performance and simplicity.☆84Updated last week
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆124Updated 2 years ago
- Utf8 based StreamReader for high performance text processing.☆229Updated 3 weeks ago
- Pure DI for .NET☆628Updated this week
- A pure C# implementation of xxhash algorithm☆267Updated last year
- C# Source Generator to create value-object, inspired by units of measure.☆363Updated 3 weeks ago
- Durian is a collection of Roslyn-based analyzers and source generators that extend the default capabilities of C#.☆61Updated 3 months ago
- C# interface-to-member source generator☆79Updated 7 months ago
- Exposes project and assembly level information as constants in the ThisAssembly class using source generators powered by Roslyn.☆465Updated this week
- Source only package that exposes newer .net and C# features to older runtimes.☆348Updated this week
- C# implementation of a Rope<T> immutable data structure.☆120Updated 5 months ago