ndrwrbgs / FastLinq
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
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 7 months ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 7 months ago
- Playing around to make a high-performance prefix tree implementation in C#☆17Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 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 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
- ☆23Updated 4 years ago
- C# version for the The One Billion Row Challenge☆31Updated 11 months ago
- Linq for Span<T> using SourceGenerators☆52Updated 3 years ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- A C# library for creating long-running tasks and background workers.☆22Updated 8 months ago
- Spans for the whole memory range.☆18Updated 2 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- .NET library for working with Roslyn's syntax trees☆23Updated last year
- Simple library to track changes of poco, list and dictionary.☆26Updated 8 years ago
- Code memory safety analysis☆14Updated 2 months ago
- This library provides struct based collections for high performance and low memory usage☆33Updated 4 months ago
- Parse any type from string in efficient way☆33Updated 2 months ago
- Fast Accessors for .Net☆33Updated 2 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated last year
- dotnet watch we always wanted☆102Updated 3 years ago
- A pure C# implementation of sparse bitsets☆23Updated last year
- US-ASCII transliterations of Unicode text. It supports almost all unicode letters, including Chinese, Cyrillic, Umlauts and etc.☆13Updated 3 years ago
- A library for generating discriminated union types in C#☆23Updated 4 years ago
- Undo/redo library aiming for ease of integration and usage simplicity.☆21Updated last month
- Generic C# Enum Utilities☆25Updated 2 years ago