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
- 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
- An alternative to LinkedList<T> with reverse operation and enumeration without allocation.☆17Updated last year
- 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
- The combined Langly runtime☆33Updated 3 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆38Updated 8 months ago
- An allocation free Task-like object for async methods☆39Updated 9 months ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- MemoryStream with ArrayPool☆12Updated 3 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 3 years ago
- Blittable .NET structs☆16Updated 9 years ago
- An analyzer for Non-Copyable structs.☆31Updated 2 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 3 years ago
- dotnet watch we always wanted☆102Updated 3 years ago
- A fast string and bytes splitter for C#, with a focus on zero allocations☆10Updated 7 months ago
- Allows you to use prototypal inheritance in C#☆27Updated 5 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated this week
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- ☆23Updated 4 years ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- A C# Reflection Helper Library☆14Updated 7 years ago
- High-performance network packet decoding and packet decoder source generator☆38Updated 2 months ago
- Manages multi-threaded writing to a single file.☆30Updated 6 years ago
- An experimental .NET asymmetric serializer, designed for write-heavy enviroments with a synchronous flow.☆20Updated 5 years ago
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆39Updated last year
- A .NET library for using reflection emit in a fluent way.☆29Updated 5 months ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- Reliable cross-platform strongly-typed file/directory path manipulation and file system access in .NET.☆24Updated last year
- Fast Accessors for .Net☆33Updated 2 years ago