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
- Implementation of a lock-free dictionary on .Net.☆492Updated 8 months ago
- Benchmarking LINQ and alternative implementations☆177Updated 11 months ago
- Json library that uses .NET 5 Source Generators☆145Updated 3 years ago
- Source Generator and .NET 8 UnsafeAccessor based high-performance strongly-typed private accessor for unit testing and runtime.☆243Updated 8 months ago
- Utilized native-memory backed array for .NET and Unity - over the 2GB limitation and support the modern API(IBufferWriter, ReadOnlySequen…☆294Updated 3 weeks ago
- Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.☆174Updated 10 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆141Updated 2 months ago
- High performance LINQ implementation with minimal heap allocations. Supports enumerables, async enumerables, arrays and Span<T>.☆880Updated 11 months ago
- Easy to use SIMD accelerated Array and Span methods☆91Updated 2 years ago
- High performance, thread-safe in-memory caching primitives for .NET☆501Updated last week
- Stack only json deserialization using generators and the System.Text.Json library☆290Updated 2 years ago
- Fast and memory-efficient immutable collections and helper data structures☆236Updated 2 months ago
- A mocking library based on the Compiler APIs (Roslyn + Mocks)☆272Updated last month
- The ultimate fast alternative to Activator.CreateInstance<T> / new T()☆248Updated 2 weeks ago
- [work-in-progress] Highly functional and performant UTF-8 string primitive for C#☆161Updated 5 months ago
- Low allocation async/await for C#/.NET☆395Updated 4 years 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…☆298Updated 8 months ago
- C# Source Generator for UTF-8 binary literal☆137Updated 4 months ago
- ☆163Updated 2 years ago
- A high-performance, zero-allocation .NET logging library.☆414Updated 2 months ago
- Low-level, lightweight and performance-focused serializer for C# struct types that uses Source Generators technology.☆78Updated 2 years ago
- Linq-like extension functions for Arrays, Span<T>, and List<T> that are faster and allocate less.☆758Updated 4 years ago
- Pure DI for .NET☆562Updated this week
- Practical generic programming for .NET☆188Updated this week
- A native memory manager for .NET☆332Updated 7 years ago
- Alloc-free and fast replacement for Linq, with code generation☆294Updated 6 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.☆152Updated 5 years ago
- Lightweight, Fast JWT(JSON Web Token) implementation for .NET.☆206Updated 3 months ago
- Roslyn analyzers for IDisposable☆389Updated 7 months ago