/arrayslice

ArraySlice allows to build shared memory array views without performance impact. It uses IL manipulation to achieve the fastest implementation.

Primary LanguageC#MIT LicenseMIT