Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Advanced search filters
Frameworks
.NET
net8.0
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
6 packages returned for Tags:"allocations"
Sort by
Relevance
Downloads
Recently updated
PerformanceTypes
by:
bretcope
122,981 total downloads
last updated
6/13/2018
Latest version:
2.1.0
Performance
Allocations
Stopwatch
Package Description
ClrHeapAllocationAnalyzer
by:
mjsabby
181,132 total downloads
last updated
2/3/2020
Latest version:
3.0.0
clr
allocations
boxing
closure
displayclass
delegate
enumerator
newobj
roslyn
analyzer
More tags
Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a.k.a closures, implicit delegate creations, etc The...
More information
ByteStream
by:
DennisCorvers
1,878 total downloads
last updated
3/4/2021
Latest version:
1.1.2
serialization
fast
unmanaged
pointer
no
allocations
Bytestream is a small library that enables blazing fast serialization of a collection of types to raw bytes. Either in the form of a byte array byte[] or unmanaged memory IntPtr. The library performs no memory...
More information
RampUp
by:
Scooletz
848 total downloads
last updated
5/15/2016
Latest version:
0.1.0-prerelease
RampUp
allocations
queue
volatile
interlocked
RampUp is a .NET library providing a performant low/no-alloc environment for demanding systems. It's based on understanding the modern hardware and applying the mechanical sympathy.
ReflectionIT.
ClrHeapAllocationAnalyzer
by:
sonnemaf
1,754 total downloads
last updated
8/28/2023
Latest version:
3.2.3
clr
allocations
boxing
closure
displayclass
delegate
enumerator
newobj
roslyn
analyzer
More tags
Roslyn based C# heap allocation diagnostic analyzer that can detect explicit and many implicit allocations like boxing, display classes a.k.a closures, implicit delegate creations, etc
AspNetAllocTracer
by:
wiseguyeh
179 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