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:
- An allocation free Task-like object for async methods☆39Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆29Updated last month
- 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 simplified version of the JsonAnalyzer. Great for validating local JSON files or when you already have JSON in a string.☆14Updated 7 months 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 3 months ago
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated last week
- Playground for testing msbuild in a "server" mode☆16Updated last year
- Utilities for working with streams and pipes☆12Updated last week
- .NET library for working with Roslyn's syntax trees☆23Updated 3 weeks 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
- Helper types for creating and interpreting GUIDs.☆30Updated 3 years ago
- Generate plots for BenchmarkDotNet☆12Updated 7 months ago
- Find transitive dependencies in assemblies☆23Updated 2 months ago
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- A lightweight utility library to create a Roslyn AdhocWorkspace from an existing solution or a csproj☆76Updated last year
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- Explorer of CultureInfo instances in .NET☆31Updated 4 years ago
- Linq operators for ObservableCollection☆19Updated 11 years ago
- Tool to rename .NET assemblies and references☆54Updated 2 months ago
- Visual Studio extension to show the values of constants where they are used☆24Updated 3 months ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- T4Immutable is a T4 template for C# .NET apps that generates code for immutable classes.☆26Updated 5 years ago
- A .NET library for using reflection emit in a fluent way.☆32Updated 8 months ago
- ☆11Updated 10 months ago
- 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
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 3 months ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- Vectorized generic dictionary prototype☆25Updated 7 months ago