20 packages tagged with “ReadOnlySpan”
A collection of helpful ReadOnlySpan (char) extension methods
A collection of helpful ReadOnlySpan (byte) extension methods
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.
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 (string) extension methods
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.
Binary Reader for Span<T>. As of right now, this consists of various extension methods to ReadOnlySpan<byte>.
High performance .NET Core utility classes
Rxmxnx.PInvoke.Extensions is a comprehensive library designed to streamline and enhance the interaction between .NET and native P/Invoke methods.
Extension methods to read/write different datatypes to Span<byte>. See documentation on GitHub for examples.
Deconstructors for Span and ReadOnlySpan.
Contains various code generators for parser optimized for speed and no allocation This package was built from the source at https://github.com/nemesissoft/Nemesis.TextParsers/tree/519299603ad55cff1d7a52e9db77969aff95f2bf
A high-performance, zero-allocation .NET library that introduces span-compatible alternatives to popular BCL types and provides vectorized solutions for common operations on spans.
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.
A collection of helpful ReadOnlySpan (char) html-related extension methods
High performance case transformation utility methods
Contains helper methods useful to setup DependencyInjection using Microsoft.Extensions.DependencyInjection This package was built from the source at https://github.com/nemesissoft/Nemesis.TextParsers/tree/519299603ad55cff1d7a52e9db77969aff95f2bf
Helpful extension methods surrounding ReadOnlySpan of Object