ndrwrbgs / FastLinqLinks
Drop-in-place Memory and Performance optimizations for LINQ
☆24Updated 4 years ago
Alternatives and similar repositories for FastLinq
Users that are interested in FastLinq are comparing it to the libraries listed below
Sorting:
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 6 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- Generic C# Enum Utilities☆25Updated 2 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- Parse any type from string in efficient way☆35Updated last month
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆40Updated 11 months ago
- Mixins are a powerful concept for object-oriented class composition. re-mix provides mixins for C# and Visual Basic .NET.☆18Updated 7 years ago
- .NET library for handling asynchronous file system operations☆25Updated 8 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- dotnet watch we always wanted☆102Updated 3 years ago
- A replacement for the generic HashSet<T> that is usually faster, has more predictable memory allocations, and uses C# 7.x ref returns and…☆25Updated 6 years ago
- Simple JSON formatting/pretty-printing for .NET☆23Updated 2 years ago
- Adapter for Microsoft.Extensions.Logging☆16Updated 2 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- An immutable double-precision angle that supports revolutions, radians, degrees, and gradians.☆16Updated 4 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- Voodoo Magic for WPF.☆13Updated 9 years ago
- .NET library that aims to provide faster usage of C# reflection features. Especially the usage of constructor and members accessors (get/…☆57Updated last year
- TypeCache is a fast alternative to System.Reflection. Also contained are IEnumerable extensions as an alternative to System.Linq, as well…☆11Updated 2 months ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆54Updated 4 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- C# library which provides uniform API for conversion between types.☆22Updated last year
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated last month
- Small C# code generator. Easily generate code programmatically!☆74Updated 2 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- Blittable .NET structs☆16Updated 9 years ago
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago