mattwar / Linq2SpanLinks
LINQ implementation for Span
☆23Updated 8 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
- Playground for testing msbuild in a "server" mode☆16Updated 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
- Allows injecting .NET code into another Windows process☆18Updated last week
- 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
- 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
- Vectorized generic dictionary prototype☆24Updated 6 months ago
- Simple command-line tool to see if directories contain identical files☆15Updated 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
- ☆16Updated 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
- A nice way to debug large code bases using CLR profiler and a nice filter & heatmap kind of user interface.☆13Updated 2 years ago
- .NET libraries supporting several old and obscure data formats: DIB, MRB, NE, SHG, WinHelp.☆21Updated last month
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- Proof-of-concept of a simple CPU profiler written in C#☆21Updated 3 weeks ago
- ☆14Updated last week
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆15Updated 8 months ago
- VarDump is a utility for serialization runtime objects to C# or Visual Basic string.☆20Updated this week
- ☆8Updated 2 years ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- A plugin for Rider that enhances the MSBuild development experience☆13Updated 3 weeks ago
- Code memory safety analysis☆14Updated 6 months ago
- Fast & simple reader and writer for in-preview Visual Studio SLNX files☆14Updated 4 months ago
- Playing around to make a high-performance prefix tree implementation in C#☆18Updated last year
- Utilize async\await infrastructure to implement clean parallelism☆20Updated last month
- Linq for Span<T> using SourceGenerators☆53Updated 4 years ago
- Scans a given directory tree for interesting assembly references☆17Updated last week
- Find transitive dependencies in assemblies☆23Updated 2 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated last week
- 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