VictorNicollet / NoAlloqLinks
LINQ for Span<T>, without memory allocations.
☆281Updated 2 years ago
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.☆523Updated 8 months ago
- Benchmarking LINQ and alternative implementations☆181Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆177Updated last year
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆246Updated last year
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆346Updated 2 years ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated 2 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆164Updated 3 months ago
- A high-performance, zero-allocation .NET logging library.☆428Updated 2 weeks ago
- Stack only json deserialization using generators and the System.Text.Json library☆297Updated 2 years ago
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- Low allocation async/await for C#/.NET☆403Updated 5 years ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆317Updated last month
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆122Updated 2 weeks ago
- ☆170Updated 2 years ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆898Updated last year
- Testura.Code is a wrapper around the Roslyn API and used for generation, saving and compiling C# code. It provides methods and helpers to…☆297Updated last year
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- High performance, thread-safe in-memory caching primitives for .NET☆560Updated 3 weeks ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆222Updated 5 months ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Updated last month
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆193Updated last year
- Fast and memory-efficient immutable collections and helper data structures☆247Updated last month
- ReSharper Heap Allocations Viewer plugin☆325Updated 2 months ago
- Easy to use SIMD accelerated Array and Span methods☆92Updated 2 years ago
- Step by step guide on how to debug a C# SourceGenerator in Visual Studio 2022☆136Updated 3 years ago
- Alloc-free and fast replacement for Linq, with code generation☆314Updated last year
- A ConcurrentHashSet implementation☆138Updated 3 years ago
- Fast and lightweight parser creation tools☆511Updated this week
- ☆201Updated 10 months ago