Skip to content

Tags: Spreads/Spreads.Native

Tags

2022.1.704

Update Blosc to 1.21.1 and mimalloc to 2.0.6.

2021.1.331

Update Blosc to 1.21 and mimalloc to 2.0 master

v2020.1.907

Fix Rust conditional attributes

2020.1.223

Guarantee that returned CPU Core id is a valid index from 0 to MaxCor…

…eCount

2020.1.220

Always cache CPU id, add id flushing method

2020.1.216

Fix mimalloc callback, add remaining API and tests/benches

2020.1.215

Add mimalloc (Rust/.NET bindings to most important methods) https://g…

…ithub.com/microsoft/mimalloc

2020.1.128

Add ProcessorIdCache

2020.1.115

Extract native library on .NET Framework (classic)

2020.1.114

Add UnsafeEx.ReadUnaligned/WriteUnaligned methods that work on `ref T`