Skip to content

A .NET Standard tool, forcing zero heap allocation

Notifications You must be signed in to change notification settings

WhatFor/ZeroAllocation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ZeroAllocation

This tool provides extension methods for Actions and Funcs that, when called, will throw an exception when any memory is allocated to the heap inside the Action/Func.

Mostly a tool for learning to writing code that allocates less memory!

About

A .NET Standard tool, forcing zero heap allocation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages