Alan-FGR / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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


Languages

Language:C# 100.0%