ndrwrbgs / FastLinq
Drop-in-place Memory and Performance optimizations for LINQ
☆23Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for FastLinq
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 4 months ago
- ☆23Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆50Updated 3 years ago
- The combined Langly runtime☆33Updated 2 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- C# version for the The One Billion Row Challenge☆30Updated 8 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 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…☆24Updated 5 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- C# library which provides uniform API for conversion between types.☆21Updated 7 months ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- Sample code to show how to walk the managed heap in C#☆30Updated 9 months ago
- MemoryStream with ArrayPool☆12Updated 2 years ago
- High-performance network packet decoding and packet decoder source generator☆37Updated 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
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆69Updated 8 months ago
- dotnet watch we always wanted☆101Updated 3 years ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 3 weeks ago
- Home of UtilPack - library with various useful and generic stuff for .NET.☆17Updated 2 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 4 months ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year
- 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 3 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 years ago
- SimplSockets is a lightweight, high performance, powerful .NET socket wrapper that makes communication via Sockets easy and efficient. It…☆58Updated 5 years ago
- A library for generating discriminated union types in C#☆23Updated 4 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated 9 months ago
- Manages multi-threaded writing to a single file.☆30Updated 5 years ago
- A bitstream that offers (de)serialization in binary format☆11Updated 3 years ago
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆24Updated 10 months ago