Found 41 packages
A collection of helpful ReadOnlySpan (char) extension methods
A collection of helpful ReadOnlySpan (byte) extension methods
A collection of helpful ReadOnlySpan (string) extension methods
Helpful extension methods surrounding ReadOnlySpan of Type
Helpful extension methods surrounding ReadOnlySpan of ParameterInfo
Little convenience helper extension methods for slicing ReadOnlySpans via texts. All available extension methods start with "Span".
A set of useful extensions for working with strings, spans, enums, and value formatting. Part of the "Open" set of libraries.
A library containing several extension methods for ReadOnlySpan<T> and ReadOnlyMemory<T>, as well as other utility functions.
Deconstructors for Span and ReadOnlySpan.
Binary Reader for Span<T>. As of right now, this consists of various extension methods to ReadOnlySpan<byte>.
Makes Span/ReadOnlySpan easy to use from F#.
Contains various parser optimized for speed and no allocation. This package was built from the source at https://github.com/nemesissoft/Nemesis.TextParsers/tree/519299603ad55cff1d7a52e9db77969aff95f2bf
A collection of helpful ReadOnlySpan (char) html-related extension methods
Linq extension methods for Span and ReadOnlySpan
High-performance, allocation-free CSV enumeration using ReadOnlySpan{char} — a drop-in alternative to string.Split(',') for hot paths.
Useful set of extensions for working with Array, Memory, Span. Primarily for ordering/sorting vectors. Part of the "Open" set of libraries.
.NET library extending span data reading and writing functionality.
This simple Library adds integer and double parsing methods for ReadOnlySpan<char> found in .NET but missing in .NET Framework and .NET Standard. Each parsing method also has a "TryParse" variant.
Rxmxnx.PInvoke.Extensions is a comprehensive library designed to streamline and enhance the interaction between .NET and native P/Invoke methods.
High performance .NET Core utility classes