StephenCleary / ArraySegmentsLinks
A library for slicing and dicing arrays (without copying).
☆14Updated 4 years ago
Alternatives and similar repositories for ArraySegments
Users that are interested in ArraySegments are comparing it to the libraries listed below
Sorting:
- Generate plots for BenchmarkDotNet☆12Updated 8 months ago
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- An allocation free Task-like object for async methods☆39Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆30Updated 2 months ago
- A simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 8 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated 2 weeks ago
- Roslyn portable (aka RoslynP) is an experimental Roslyn subset intended for use with any language, not just C# and VB supported by normal…☆14Updated 4 years ago
- Utilities for working with streams and pipes☆12Updated 3 weeks ago
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 4 months ago
- Composable subset of the VS-Editor platform that's UI-agnostic to allow cross-platform unit-testing scenarios☆28Updated 4 years ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆23Updated 2 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
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- A light-weight, performant interval tree in C#☆30Updated 4 months ago
- Vectorized generic dictionary prototype☆25Updated 7 months ago
- An analyzer for Non-Copyable structs.☆33Updated 3 years ago
- Find transitive dependencies in assemblies☆23Updated 3 months ago
- Produces a GIF on demand of the last ten seconds of a Windows desktop app’s user interface. Useful for error reports.☆16Updated 9 months ago
- Read & edit .sln solution files with various tools: .Subsln files, Visual Studio plugin, command line tool & .NET libraries.☆27Updated 2 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week
- LINQ implementation for Span☆23Updated 9 months ago
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- Sample code to show how to walk the managed heap in C#☆31Updated last year
- Nuget package merging utiility☆23Updated last year
- SuperluminalPerf is a small .NET managed wrapper around the Superluminal PerformanceAPI.☆40Updated last year
- Simple command-line tool to see if directories contain identical files☆15Updated 3 years ago
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago