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 3 months ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆10Updated 5 years ago
- ☆23Updated 3 years ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 4 years ago
- The combined Langly runtime☆33Updated 2 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
- MemoryStream with ArrayPool☆12Updated 2 years ago
- C# version for the The One Billion Row Challenge☆30Updated 7 months ago
- Implementation for pooled in-memory streams for .NET☆39Updated 8 months ago
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆38Updated 3 months ago
- Sample code to show how to walk the managed heap in C#☆30Updated 8 months ago
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆15Updated 10 months 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 3 years ago
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆24Updated 9 months ago
- A C# Reflection Helper Library☆14Updated 7 years ago
- Linq for Span<T> using SourceGenerators☆49Updated 3 years ago
- C# library which provides uniform API for conversion between types.☆20Updated 7 months ago
- High-performance network packet decoding and packet decoder source generator☆37Updated last year
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- Manages multi-threaded writing to a single file.☆30Updated 5 years ago
- An allocation free Task-like object for async methods☆38Updated 4 months ago
- A source generator that generates partial helper classes where member properties are attributed with ProtoMember attribute.☆12Updated last week
- 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☆101Updated 3 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
- Benchmarks for .net dependency injection containers☆17Updated 6 years ago
- High performance unmanaged memory allocator / collection types / LINQ provider for .NET Core☆58Updated 9 months ago
- Simple library to track changes of poco, list and dictionary.☆26Updated 8 years ago