/UnmanagedCollection

Blazing fast collection implementation in unmanaged heap written in modern C#, useful for buffers you have to pass the pointer to native (e.g. GPU buffers for pinvoked libs). NOTE: Development happens in the "dev" branch so "master" isn't polluted with projects and tests (in order to be usable as clean submodule). LICENSE: MIT

Primary LanguageC#

This repository is not active