VictorNicollet / NoAlloqLinks
LINQ for Span<T>, without memory allocations.
☆282Updated last year
Alternatives and similar repositories for NoAlloq
Users that are interested in NoAlloq are comparing it to the libraries listed below
Sorting:
- Implementation in C# of LINQ concept with struct☆305Updated last year
- Implementation of a lock-free dictionary on .Net.☆519Updated 6 months ago
- Benchmarking LINQ and alternative implementations☆184Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆175Updated last year
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆161Updated last month
- 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 3 months ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆342Updated 2 years ago
- ☆169Updated 2 years ago
- A high-performance, zero-allocation .NET logging library.☆425Updated last week
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆265Updated last week
- C# Source Generator for UTF-8 binary literal☆145Updated 11 months ago
- Stack only json deserialization using generators and the System.Text.Json library☆296Updated 2 years ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆222Updated 2 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆549Updated last week
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆298Updated last year
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆191Updated last year
- Low allocation async/await for C#/.NET☆399Updated 5 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 3 years ago
- ReSharper Heap Allocations Viewer plugin☆321Updated last week
- Faster.Map is a high-performance, memory-efficient HashMap. Designed for extreme speed and scalability, it includes specialized implement…☆118Updated 3 weeks ago
- Fast and memory-efficient immutable collections and helper data structures☆246Updated 3 weeks ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆317Updated last week
- Alloc-free and fast replacement for Linq, with code generation☆313Updated last year
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆893Updated last year
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- Roslyn analyzers for IDisposable☆409Updated last year
- .NET Reflection Made Fast and Simple ⛺☆297Updated 5 years ago
- ☆195Updated 7 months ago