VictorNicollet / NoAlloqLinks
LINQ for Span<T>, without memory allocations.
☆282Updated 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☆308Updated last year
- Implementation of a lock-free dictionary on .Net.☆540Updated 10 months ago
- Benchmarking LINQ and alternative implementations☆181Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆178Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated last week
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆249Updated last year
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆167Updated 5 months ago
- ☆171Updated 2 years ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆324Updated this week
- Json library that uses .NET 5 Source Generators☆151Updated 4 years ago
- Stack only json deserialization using generators and the System.Text.Json library☆297Updated 3 years ago
- A high-performance, zero-allocation .NET logging library.☆433Updated this week
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆346Updated 3 years ago
- Low allocation async/await for C#/.NET☆405Updated 5 years ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆221Updated 6 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆897Updated 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…☆296Updated last year
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆195Updated last year
- High performance, thread-safe in-memory caching primitives for .NET☆567Updated 2 months ago
- C# Source Generator for UTF-8 binary literal☆147Updated last year
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆133Updated last week
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆342Updated this week
- ReSharper Heap Allocations Viewer plugin☆326Updated last month
- Fast and memory-efficient immutable collections and helper data structures☆248Updated 3 months ago
- Practical generic programming for .NET☆255Updated last week
- Generic weak event implementation☆196Updated 5 years ago
- Easy to use SIMD accelerated Array and Span methods☆92Updated 3 years ago
- A feature-packed .NET MessagePack serialization library with great performance and simplicity. msgpack.io[C#]☆136Updated last week
- ☆201Updated last year
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆204Updated 2 months ago