Provides useful structures for performing efficient concurrent operations. Original Project: https://github.com/etishor/ConcurrencyUtilities, including a port of Java's LongAdder and Striped64 classes
The package is a part of the Saritasa Tools project. Saritasa.Tools.Common contains various utilities and extensions for DateTime conversion, strings manipulation, validation utils (Guard), parse with default, flow (memoize, retry), collection processing (chunk select), atomic (CAS, swap), strings...
More information
Helper libraries and templates to assist in developing BlockScripts for the game SpaceEngineers. Includes Mocked grid items to allow for indepth atomic testing of block scripts while easily pasting the logic into the game edit window.
A locally installed copy of SpaceEngineers is required to...
More information