This website requires JavaScript.
Explore
Help
Sign In
Jim
/
UnmanagedMMU
Watch
1
Star
0
Fork
0
You've already forked UnmanagedMMU
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f73c09add55e0673ccbb5ab63da2b3a18621dca3
UnmanagedMMU
/
UnmangedMMU
History
Jim
f73c09add5
WIP: Removed internal header tracking for WorkspaceHeap. Modified Handles to track the alignment that the underlying memory was aligned to. Re-worked WorkspaceHeap to use lists rather than Stack
2026-03-23 22:26:01 +00:00
..
Allocators
Updated the SegmentedPool to allow for zeroing of allocations and for returning a pointer to allocated memory to allow for use in unsafe structs (
#2
)
2026-03-20 17:51:15 +00:00
Diagnostics
Updated the SegmentedPool to allow for zeroing of allocations and for returning a pointer to allocated memory to allow for use in unsafe structs (
#2
)
2026-03-20 17:51:15 +00:00
Handles
WIP: Removed internal header tracking for WorkspaceHeap. Modified Handles to track the alignment that the underlying memory was aligned to. Re-worked WorkspaceHeap to use lists rather than Stack
2026-03-23 22:26:01 +00:00
AssemblyInfo.cs
Added SegmentedPool
2025-11-06 20:12:24 +00:00
SegmentedPool.cs
WIP: Removed internal header tracking for WorkspaceHeap. Modified Handles to track the alignment that the underlying memory was aligned to. Re-worked WorkspaceHeap to use lists rather than Stack
2026-03-23 22:26:01 +00:00
UnmanagedMMU.csproj
Updated the SegmentedPool to allow for zeroing of allocations and for returning a pointer to allocated memory to allow for use in unsafe structs (
#2
)
2026-03-20 17:51:15 +00:00
UnmanagedMMU.sln
Added SegmentedPool
2025-11-06 20:12:24 +00:00
WorkspaceHeap.cs
WIP: Removed internal header tracking for WorkspaceHeap. Modified Handles to track the alignment that the underlying memory was aligned to. Re-worked WorkspaceHeap to use lists rather than Stack
2026-03-23 22:26:01 +00:00