linksplatform / Memory

LinksPlatform's Platform.Memory Class Library

Home Page:https://linksplatform.github.io/Memory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NuGet Version and Downloads count Actions Status Codacy Badge CodeFactor

Memory

LinksPlatform's Platform.Memory Class Library contains classes for memory management simplification. Here you can find multiple implementations of IMemory interface.

The data can be accessed using the raw pointer or by element's index and can be stored in volatile memory:

or in non-volatile memory:

Namespace: Platform.Memory

Forked from: Konard/LinksPlatform/Platform/Platform.Memory

NuGet package: Platform.Memory

Documentation

PDF file with code for e-readers.

Depend on

Dependent libraries

About

LinksPlatform's Platform.Memory Class Library

https://linksplatform.github.io/Memory

License:The Unlicense


Languages

Language:C# 54.8%Language:C++ 41.6%Language:CMake 1.6%Language:C 1.1%Language:Shell 0.9%