VictorNicollet / NoAlloq
LINQ for Span<T>, without memory allocations.
☆252Updated last year
Alternatives and similar repositories for NoAlloq:
Users that are interested in NoAlloq are comparing it to the libraries listed below
- Implementation in C# of LINQ concept with struct☆302Updated last year
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆163Updated 6 months ago
- Implementation of a lock-free dictionary on .Net.☆495Updated last week
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆297Updated last month
- Json library that uses .NET 5 Source Generators☆145Updated 3 years ago
- Benchmarking LINQ and alternative implementations☆177Updated last year
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆178Updated 11 months ago
- Stack only json deserialization using generators and the System.Text.Json library☆291Updated 2 years ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆882Updated last year
- C# Source Generator for UTF-8 binary literal☆138Updated 5 months ago
- Low allocation async/await for C#/.NET☆395Updated 4 years ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆244Updated 9 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆146Updated 3 months ago
- Fast and memory-efficient immutable collections and helper data structures☆236Updated 4 months ago
- High performance, thread-safe in-memory caching primitives for .NET☆512Updated last week
- ☆168Updated 2 years ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆275Updated this week
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆341Updated 2 years ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆77Updated 2 years ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆206Updated 4 months ago
- Successor of ZString; UTF8 based zero allocation high-peformance String Interpolation and StringBuilder.☆172Updated 2 months ago
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆249Updated last month
- A native memory manager for .NET☆333Updated 7 years ago
- C# implementation of a Rope<T> immutable data structure.☆118Updated 3 months ago
- Practical generic programming for .NET☆190Updated this week
- Roslyn analyzers for IDisposable☆391Updated 8 months ago
- Pure DI for .NET☆589Updated this week
- Generic weak event implementation☆188Updated 4 years ago
- Generates reference assemblies where all the internal types & members become public, and applies the IgnoresAccessChecksTo attribute☆176Updated 2 months ago