Nyrest / FastGenericNewLinks
The ultimate fast alternative to Activator.CreateInstance<T> / new T()
☆261Updated 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.☆246Updated last year
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆193Updated 2 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆311Updated 2 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆175Updated 10 months ago
- Alloc-free and fast replacement for Linq, with code generation☆313Updated last year
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆116Updated 4 months ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆220Updated last month
- Simple C# source generation based on custom templates☆105Updated last year
- LINQ for Span<T>, without memory allocations.☆279Updated last year
- A .NET MessagePack serialization library with great performance and simplicity.☆100Updated this week
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆158Updated 7 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- C# implementation of a Rope<T> immutable data structure.☆123Updated 8 months ago
- Write scripts with the power of C# and .NET☆239Updated 3 years ago
- ☆169Updated 2 years ago
- Benchmarking LINQ and alternative implementations☆184Updated last year
- Utf8 based StreamReader for high performance text processing.☆238Updated 2 months ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆134Updated 2 years ago
- ZeroIoC is reflectionless IoC Container for C#☆47Updated last month
- Powerful INotifyPropertyChanged / INotifyPropertyChanging Source Generator, which generates INPC boilerplate for you as part of your buil…☆151Updated 6 months ago
- Append supplemental methods(WhenAny, WhenAll, Lazy) to ValueTask.☆152Updated 2 months ago
- A library for building server application using loop-action programming model on .NET.☆256Updated 2 months ago
- Simplifies styling strings in the terminal for .NET application.☆157Updated 2 months ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- C# interface-to-member source generator☆83Updated 10 months ago
- Simplify call an external process with the async streams in C# 8.0.☆512Updated 2 months ago
- A pure C# implementation of xxhash algorithm☆275Updated last year
- 7x-10x faster alternative to MemoryCache. A high-performance, lighweight (8KB dll) and thread-safe memory cache for .NET.☆168Updated 2 months ago
- 🔀 Extension method for StringComparison that adds support for natural sorting (e.g. "abc1", "abc2", "abc10" instead of "abc1", "abc10", …☆198Updated 2 months ago