mattwar / Linq2SpanLinks
LINQ implementation for Span
☆23Updated 7 months ago
Alternatives and similar repositories for Linq2Span
Users that are interested in Linq2Span are comparing it to the libraries listed below
Sorting:
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Attempts to calculate the size of managed options (heap size) from within an application. Basically, compare this library to the SOS !Obj…☆21Updated last year
- ☆14Updated this week
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A source generator for embedding resource files directly into your assembly. Access them as a `ReadOnlySpan<byte>`, with no allocations o…☆24Updated 2 years ago
- This library provides fast, lightweight and low-level memory allocators for .NET (e.g TLSF)☆39Updated 10 months ago
- Proof-of-concept of a simple CPU profiler written in C#☆20Updated 5 months ago
- Utilize async\await infrastructure to implement clean parallelism☆20Updated last month
- Simple command-line tool to see if directories contain identical files☆15Updated 3 years ago
- A nice way to debug large code bases using CLR profiler and a nice filter & heatmap kind of user interface.☆13Updated 2 years ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated 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 4 years ago
- .NET library for working with Roslyn's syntax trees☆23Updated 3 weeks ago
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated last month
- .NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the po…☆40Updated 10 months ago
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months ago
- ☆16Updated 3 years ago
- A .NET tool that allows you to easily change the Visual Studio version information in a solution file using a Visual Studio version numbe…☆12Updated last week
- The most revolutionary syntax visualizer☆72Updated 2 weeks ago
- A NES emulator written in C#☆30Updated last year
- This library provides struct based collections for high performance and low memory usage☆34Updated 7 months ago
- A Weak Event Pattern Implementation for .Net Core/Standard☆11Updated 5 years ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 6 months ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 3 months ago
- C# version for the The One Billion Row Challenge☆31Updated last year
- A port of the dotnet/runtime RyuJIT compiler to C#☆47Updated last year
- The most portable alternative to Microsoft.Build for evaluating, manipulating, and other progressive data processing in a compatible XML-…☆17Updated last year
- In-memory B-Tree implementation for C#☆21Updated 4 years ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago