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
4 packages returned for Tags:"efficincy"
Sort by
Relevance
Downloads
Recently updated
Innovoft.
IO.
SplitReaders
by:
Innovoft
14,690 total downloads
last updated
6/17/2022
Latest version:
1.4.38
csv
split
efficincy
efficient
split
splitting
string-manipulation
splitter
splitting-text
efficient-algorithm
Innovoft.IO.SplitReaders is a library for efficient csv column reading. When reading small csv files and on one thread using a TextReader and doing a string.Split(...) is not an issue. But when reading 100 GB...
More information
Innovoft.
Text.
JSON
by:
Innovoft
1,638 total downloads
last updated
1/9/2023
Latest version:
1.3.0
json
efficincy
efficient
efficient-algorithm
Instead of only passing a Utf8JsonReader also pass a UTF8JSONReaderStream and call public bool Read(ref Utf8JsonReader reader) which handle all the issues with reading from a stream.
Innovoft.
Collections
by:
Innovoft
1,681 total downloads
last updated
4/24/2022
Latest version:
1.0.5
containers
collections
container
collection
efficincy
efficient
efficient-algorithm
Innovoft.Collections is a collection library that the container has methods to help do things in one method call instead of two method calls
Innovoft.
Text.
StringDecodingTrees
by:
Innovoft
946 total downloads
last updated
1/19/2023
Latest version:
1.0.6
string
decoding
stream
GC
efficincy
efficient
efficient-algorithm
Innovoft.Text.StringDecodingTrees is a library for efficient string decoding. When decoding the same string multiple times using StringDecodingTree takes a third of the time than Encoding.GeString. Not to...
More information