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 2 years ago
- Implementation of a lock-free dictionary on .Net.☆542Updated 11 months ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆179Updated last year
- Benchmarking LINQ and alternative implementations☆181Updated last year
- Json library that uses .NET 5 Source Generators☆150Updated 4 years ago
- Stack only json deserialization using generators and the System.Text.Json library☆297Updated 3 years ago
- 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.☆170Updated this week
- A high-performance, zero-allocation .NET logging library.☆432Updated 2 weeks ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆327Updated 3 weeks ago
- C# Source Generator for UTF-8 binary literal☆148Updated last year
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆270Updated 2 weeks ago
- Low allocation async/await for C#/.NET☆405Updated 5 years ago
- The fastest and most memory efficient binary serialization library for .NET Standard 2.1, powered by dynamic IL generation☆345Updated 3 years ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆195Updated last year
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆897Updated last year
- High performance, thread-safe in-memory caching primitives for .NET☆576Updated this week
- ☆172Updated 3 years ago
- Fast and memory-efficient immutable collections and helper data structures☆249Updated 4 months ago
- 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
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆222Updated 7 months ago
- Inlining Analyzer is a Visual Studio Extension that shows in the source code if a method call will be inlined by the JIT compiler.☆155Updated 6 years ago
- Practical generic programming for .NET☆255Updated last week
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆761Updated 4 months ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆347Updated this week
- ReSharper Heap Allocations Viewer plugin☆327Updated 2 months ago
- Fast and lightweight parser creation tools☆538Updated last week
- Faster.Map — A blazing-fast, memory-efficient HashMap library for .NET. Featuring SIMD-optimized DenseMap, lock-free CMap, and high-perfo…☆136Updated 3 weeks ago
- ☆201Updated last year
- Better random number generation for .NET☆64Updated 9 months ago