Skip to content

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

Notifications You must be signed in to change notification settings

Alan-FGR/UnmanagedCollection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages