Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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
https://github.com/Alan-FGR/UnmanagedCollection
Last synced: 6 days ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/Alan-FGR/UnmanagedCollection
- Owner: Alan-FGR
- Created: 2018-06-09T04:16:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-03-09T18:36:04.000Z (over 2 years ago)
- Last Synced: 2024-10-31T21:43:01.463Z (7 days ago)
- Language: C#
- Homepage:
- Size: 14.6 KB
- Stars: 18
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
Awesome Lists containing this project
- awesome-blazingly-fast - 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 (C#)