Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
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
18,201 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>.
Nemesis.
TextParsers
by:
MichalBrylka
27,562 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
24,072 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.
Text
by:
electricessence
46,114 total downloads
last updated
10/7/2022
Latest version:
6.3.0
dotnet
dotnetcore
string
span
enum
readonlyspan
text
format
split
trim
More tags
A set of useful extensions for working with strings, spans, enums, and value formatting. Part of the "Open" set of libraries.
Open.
MemoryExtensions
by:
electricessence
14,600 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,408 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
997 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,548 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
4,722 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
258 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
970 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/