Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
11 packages returned for Tags:"ReadOnlySpan"
Sort by
Relevance
Downloads
Recently updated
FolkerKinzel.
Strings
by:
fkinzel
29,191 total downloads
last updated
1/21/2022
Latest version:
4.4.0
.NET
String
Polyfill
StringBuilder
ReadOnlySpan
ReadOnlyMemory
Char
Hashcode
C#
.NET library that contains extension methods and helper classes for String, Char, StringBuilder, ReadOnlySpan<Char> and ReadOnlyMemory<Char>.
Open.
Text
by:
electricessence
56,219 total downloads
last updated
5/5/2023
Latest version:
6.6.2
string
span
enum
readonlyspan
text
format
split
trim
equals
trimmed
More tags
A set of useful extensions for working with strings, spans, enums, and value formatting. Part of the "Open" set of libraries.
Nemesis.
TextParsers
by:
MichalBrylka
29,612 total downloads
last updated
5/30/2022
Latest version:
2.6.3
split
stringSplit
tokenize
token
parse
format
list
dictionary
TextConverter
ReadOnlySpan
More tags
Contains various parser optimized for speed and no allocation This package was built from the source at https://github.com/nemesissoft/Nemesis.TextParsers/tree/2b364690fc4a42dcd16c7998962b0cb63397b2da
Rxmxnx.
PInvoke.
Extensions
by:
josephmore
26,148 total downloads
last updated
11/27/2022
Latest version:
0.3.3
PInvoke
Binary
Reference
Unmanaged
Memory
NativeAOT
Utf8
CString
Pointer
Span
More tags
Provides a set of extensions and utilites which facilitates exchange of data from and to .NET P/Invoke methods (or UnmanagedCallersOnly using NativeAOT) avoiding use of both native pointers and unsafe context.
Open.
MemoryExtensions
by:
electricessence
15,667 total downloads
last updated
7/16/2020
Latest version:
2.8.0
dotnet
dotnet-core
dotnetcore
cs
span
readonlyspan
memory
readonlymemory
array
icomparable
More tags
Useful set of extensions for working with Array, Memory, Span. Primarily for ordering/sorting vectors. Part of the "Open" set of libraries.
helgemahrt.
HighPerformance
by:
helgemahrt
2,479 total downloads
last updated
10/21/2019
Latest version:
1.0.1
netcore
span
readonlyspan
stackalloc
parsing
string
json
High performance .NET Core utility classes
BinarySpanReader
by:
nutype
1,097 total downloads
last updated
2/24/2021
Latest version:
1.0.3
span
memory
binaryreader
readonlyspan
Binary Reader for Span<T>. As of right now, this consists of various extension methods to ReadOnlySpan<byte>.
Syroot.
BinaryData.
Memory
by:
Syroot
2,894 total downloads
last updated
9/21/2019
Latest version:
6.0.0-alpha.6
binary
data
memory
span
readonlymemory
readonlyspan
.NET library extending span data reading and writing functionality.
Tedd.
SpanUtils
by:
tedd
5,034 total downloads
last updated
1/8/2021
Latest version:
1.1.0-beta.7
Span
ReadOnlySpan
Read
Write
SByte
Byte
Int16
UInt16
UInt24
Int32
More tags
Extension methods to read/write different datatypes to Span<byte> (tested, benchmarked, optimized). Plus SpanStream and MemoryStreamer for stream-like behavior on Span<byte> and Memory<byte>. See documentation...
More information
Raiqub.
MemoryString
by:
Raiqub
273 total downloads
last updated
10/30/2021
Latest version:
1.0.0-pre20211030-2054
fast
zero
allocation
span
readonlyspan
string
Support string operations using Span
Nemesis.
TextParsers.
CodeGen
by:
MichalBrylka
1,148 total downloads
last updated
5/30/2022
Latest version:
2.6.3
codegen
codegeneration
generation
trnasformer
parse
ReadOnlySpan
Span
Memory
fast
allocation
More tags
Contains various parser optimized for speed and no allocation This package was built from the source at /tree/