linksplatform / linksplatform/Memory
Add VirtualResizableDirectMemory, that uses virtual memory API
Open
- Dominant language
- C#
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/linksplatform/Memory/blob/51d78fb523cb55c0784950db95d3e746e6617443/HeapResizableDirectMemory.cs#L12
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading HeapResizableDirectMemory.cs at the linked revision, which is the stated reference for the new implementation. Determine the project’s supported targets and available virtual-memory APIs before defining the corresponding VirtualResizableDirectMemory class. Done means the class uses the virtual memory API while preserving the referenced resizable direct-memory behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- operating-systems, performance
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100