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:
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 11 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 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
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- An analyzer for Non-Copyable structs.☆32Updated 3 years ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- A small helper library, that allows you to find the source file of a type at runtime, based on the debug information included in the type…☆11Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆25Updated 3 weeks ago
- dotnet watch we always wanted☆102Updated 3 years ago
- Parse any type from string in efficient way☆35Updated last month
- ☆24Updated 4 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- C# library which provides uniform API for conversion between types.☆22Updated last year
- An immutable double-precision angle that supports revolutions, radians, degrees, and gradians.☆15Updated 4 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Fast Accessors for .Net☆33Updated 2 years 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
- Blittable .NET structs☆16Updated 9 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
- VarDump is a utility for serialization runtime objects to C# or Visual Basic string.☆20Updated this week
- LINQ implementation for Span☆23Updated 8 months ago
- Benchmarks for .net dependency injection containers☆17Updated 7 years ago
- Binary serializer with full .NET support!☆17Updated last month
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago