We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update Blosc to 1.21.1 and mimalloc to 2.0.6.
Update Blosc to 1.21 and mimalloc to 2.0 master
Fix Rust conditional attributes
Guarantee that returned CPU Core id is a valid index from 0 to MaxCor… …eCount
Always cache CPU id, add id flushing method
Fix mimalloc callback, add remaining API and tests/benches
Add mimalloc (Rust/.NET bindings to most important methods) https://g… …ithub.com/microsoft/mimalloc
Add ProcessorIdCache
Extract native library on .NET Framework (classic)
Add UnsafeEx.ReadUnaligned/WriteUnaligned methods that work on `ref T`