Applies padding on structs & classes to remove false sharing.
Info
| Version: | 1.0.0 |
| Author(s): | Szymon Kulec 'Scooletz' |
| Last Update: | Sunday, April 10, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Scooletz/Padded |
| NuGet Url: | https://www.nuget.org/packages/Padded.Fody |
Install
Install-Package Padded.Fody
dotnet add package Padded.Fody
paket add Padded.Fody
Padded.Fody Download (Unzip the "nupkg" after downloading)
Dependencies
- Fody(>= 1.29.2)
Tags