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:
- Playground for testing msbuild in a "server" mode☆16Updated last year
- A .NET library for using reflection emit in a fluent way.☆31Updated 7 months 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
- Efficient implementations of standard .NET collection interfaces using tree data structures☆46Updated 4 years ago
- An allocation free Task-like object for async methods☆39Updated 11 months ago
- .NET library for working with Roslyn's syntax trees☆23Updated 3 weeks ago
- Creates fast, strongly typed delegates for accessing methods, fields and properties. The right overload is automatically chosen based on …☆22Updated 5 years ago
- Regexator is IDE for .NET regular expressions.☆18Updated 4 years ago
- Utilizes System.Reflection.Metadata to read type information very fast and without locking assembly files.☆32Updated 4 years ago
- Provides an almost drop-in replacement for System.IO.File, optimized for a very large number of small files. Data is batched in package f…☆20Updated 7 years ago
- Utilities for working with streams and pipes☆10Updated last week
- Straightforward nint and nuint native integers, written in IL, probably second best to proper compiler support. Fully functional.☆28Updated 6 years ago
- Metadata-based part discovery for MEF, uses the Roslyn metadata reader and is faster than reflection.☆18Updated 9 years ago
- Simple C# source generator for text templates☆33Updated 2 years ago
- Find transitive dependencies in assemblies☆23Updated last month
- Text clustering algorithm, implemented in .NET☆22Updated last year
- Allocation-free string-like type, string interning cache and allocation-free versions of StringBuilder/TextWriter.Write(int).☆30Updated 5 years ago
- A fork of https://difflib.codeplex.com/☆16Updated 9 years ago
- Types to assist with cancellation handling.☆15Updated last year
- Control the value of the localsinit flag on methods.☆16Updated 4 years ago
- ☆12Updated 7 years ago
- Works in conjunction with System.Text.RegularExpressions.Regex to boost performance, add a replace function, and support gigantic files t…☆23Updated last year
- Removes nullability and pragma warning suppressions that are no longer necessary.☆10Updated 4 years ago
- Explorer of CultureInfo instances in .NET☆31Updated 4 years ago
- Example implementation of IValueTaskSource☆30Updated last year
- Dynamically attach properties to (almost) any object instance.☆45Updated 3 years ago
- An ultra-lightweight Rx source-only nuget to avoid depending on the full System.Reactive for IObservable<T> producers☆32Updated this week
- GitLib.NET is a bare metal P/Invoke wrapper around libgit2 for .NET☆30Updated 2 months ago
- A collection of algorithms I've implemented and found generally useful☆16Updated last year
- Provides a set of portable collections installable as source files via NuGet.☆27Updated 9 years ago