Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
17 packages returned for Tags:"allocation"
Sort by
Relevance
Downloads
Recently updated
Narvalo.
Money
by:
chtoucas
23,959 total downloads
last updated
4/7/2017
Latest version:
0.28.0
Currency
Money
Rounding
Allocation
Linq
Currency (ISO 4217) and Money types. Allows for a lot of flexibility, you can express an amount in Decimal or Int64, in major or minor units. The library includes support for formatting, rounding and...
More information
StructLinq
by:
Reegeek
27,239 total downloads
last updated
12/9/2022
Latest version:
0.28.1
C#
linq
struct
allocation
free
fast
Implementation in C# of LINQ concept with struct
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
CachedQuickLz
by:
gavazquez
12,637 total downloads
last updated
10/18/2019
Latest version:
1.3.1
quicklz
compression
decompression
pool
pooled
allocation
allocate
gc
garbage
Compress/Decompress with QuickLz with less allocations
StructLinq.
BCL
by:
Reegeek
6,857 total downloads
last updated
1/27/2021
Latest version:
0.25.3
C#
linq
struct
allocation
free
fast
Implementation in C# of LINQ concept with struct. Extension support for BCL containers
SimpleSIMD
by:
giladfrid009
9,549 total downloads
last updated
11/20/2022
Latest version:
4.6.0
SIMD
Library
Performance
Parallel
Math
Generic
Allocation
Array
Span
Easy to use SIMD accelerated span and array methods Now each method in SimdOps is generic, instead of SimdOps<T>, i.e SimdOps.Abs<T>() instead of SimdOps<T>.Abs().
HonkPerf.
NET.
Core
by:
ASC-Community
WhiteBlackGoose
1,743 total downloads
last updated
6/10/2022
Latest version:
1.0.2
performance
allocation
csharp
dotnet
Package Description
Misnomer.
Rist
by:
qbit86
5,242 total downloads
last updated
12/31/2020
Latest version:
0.4.1
recyclable
list
generic
collection
pool
memory
allocation
array
buffer
Indexed collection like usual List<T>, but with less allocations. Enables reusing instances of inner array via ArrayPool<T>.Shared. Provides ToRist() extension method which perfectly replaces conventional...
More information
HonkPerf.
NET.
RefLinq
by:
ASC-Community
WhiteBlackGoose
635 total downloads
last updated
10/13/2021
Latest version:
1.0.0
performance
allocation
csharp
dotnet
linq
performance
allocation
Package Description
STensor
by:
giladfrid009
669 total downloads
last updated
9/12/2020
Latest version:
1.0.0
SIMD
Performance
Allocation
Generic
Math
SIMD-accelerated generic tensor library
Misnomer.
Fictionary
by:
qbit86
1,396 total downloads
last updated
12/30/2020
Latest version:
0.4.0
fast
dictionary
generic
collection
pool
memory
allocation
jit
Associative collection like usual Dictionary<TKey, TValue>, but with comparer type preserved instead of hiding behind the interface. Enables devirtualization of calls to the key comparer. Enables reusing...
More information
Microsoft.
VisualStudio.
DiagnosticsHub.
CorProfiler
by:
Microsoft
VisualStudioDiagnosticsHub
367 total downloads
last updated
7/27/2022
Latest version:
17.4.32726.1
visualstudio
diagnosticshub
corprofiler
profiler
allocation
dotnetobjectallocationtool
This package can be used to profile object allocations of .NET applications on Windows or Ubuntu using the Visual Studio .NET Object Allocation tool. See included README for instructions on how to use...
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
MarshalAligned
by:
NickStrupat
639 total downloads
last updated
10/21/2019
Latest version:
1.0.0
aligned
alignment
memory-allocation
memory
allocation
allocator
marshal
alloc
free
Aligned memory allocation methods in the style of `System.Runtime.InteropServices.Marshal`
ShipmentRouter.
Shared
by:
shipmentrouter
5,893 total downloads
last updated
2/16/2017
Latest version:
1.0.4
ecom
ecommerce
shopping
cart
shipment
order
routing
ship
store
warehouse
More tags
ShipmentRouter RESTful JSON order routing web services split Ecommerce order to multiple shipments, allocate warehouse inventory and route shipments to specific warehouses based on routing scenarios and...
More information
Unknown6656.
BigFuckingAllocator
by:
unknown6656
241 total downloads
last updated
6/7/2021
Latest version:
1.0.0
unknown6656
big
fucking
memory
allocator
allocation
span
native
pointer
Package Description
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/