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
20 packages returned for Tags:"allocation"
Sort by
Relevance
Downloads
Recently updated
Redpoint.
Reservation
by:
RedpointGames
24,867 total downloads
last updated
9/21/2023
Latest version:
2023.1262.381
reservation
management
resource
allocation
storage
Provides a way to safely reserve directories for read-write access, ensuring that no other process or thread using the Redpoint.Reservation API will access the directory at the same time.
StructLinq
by:
Reegeek
36,116 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
Narvalo.
Money
by:
chtoucas
Deprecated
24,379 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
HonkPerf.
NET.
RefLinq
by:
ASC-Community
WhiteBlackGoose
12,004 total downloads
last updated
10/13/2021
Latest version:
1.0.0
performance
allocation
csharp
dotnet
linq
performance
allocation
Package Description
SimpleLog4.
NET
by:
Samuel
41,459 total downloads
last updated
9/19/2023
Latest version:
2.0.0.5
log
logging
logger
simple
thread
safe
zero
allocation
Fast Non-Blocking Zero Allocation Thread Safe Logger for .NET Standard and Greater
HonkPerf.
NET.
Core
by:
ASC-Community
WhiteBlackGoose
14,160 total downloads
last updated
6/10/2022
Latest version:
1.0.2
performance
allocation
csharp
dotnet
Package Description
Nemesis.
TextParsers
by:
MichalBrylka
33,094 total downloads
last updated
7/16/2023
Latest version:
2.7.2
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/6b94596831b380f337181d21da40f607f34d7572
CachedQuickLz
by:
gavazquez
13,933 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
8,261 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
12,067 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().
Misnomer.
Rist
by:
qbit86
6,441 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
STensor
by:
giladfrid009
Deprecated
835 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,559 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
603 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
MarshalAligned
by:
NickStrupat
778 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`
Raiqub.
MemoryString
by:
Raiqub
289 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
AspNetAllocTracer
by:
wiseguyeh
151 total downloads
last updated
7/2/2023
Latest version:
1.0.0
asp.net
core
memory
tracing
request
allocations
allocation
A memory tracer for ASP.NET core
ShipmentRouter.
Shared
by:
shipmentrouter
6,762 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
Nemesis.
TextParsers.
CodeGen
by:
MichalBrylka
1,567 total downloads
last updated
7/16/2023
Latest version:
2.7.2
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/
Unknown6656.
BigFuckingAllocator
by:
unknown6656
313 total downloads
last updated
6/7/2021
Latest version:
1.0.0
unknown6656
big
fucking
memory
allocator
allocation
span
native
pointer
Package Description