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
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 9 months ago
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- The combined Langly runtime☆33Updated 3 years ago
- Fast Accessors for .Net☆33Updated 2 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- An allocation free Task-like object for async methods☆39Updated 10 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Implementation for pooled in-memory streams for .NET☆39Updated last year
- 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
- Parse any type from string in efficient way☆35Updated 3 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- High-performance network packet decoding and packet decoder source generator☆39Updated 3 months ago
- An analyzer for Non-Copyable structs.☆32Updated 2 years ago
- Bounded multiple producers multiple consumers queue for .NET☆57Updated 2 years ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 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
- dotnet watch we always wanted☆102Updated 3 years ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A .NET library for using reflection emit in a fluent way.☆30Updated 6 months ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- C# library which provides uniform API for conversion between types.☆22Updated last year
- C# version for the The One Billion Row Challenge☆31Updated last year
- QuickInject is a simple dependency injection container for .NET Core☆46Updated last year
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- .NET debugging visualiser for runtime-generated IL code (via DynamicMethod, etc)☆11Updated 7 years ago
- ☆23Updated 4 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
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆26Updated 2 years ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago