https://github.com/dna-intricate/intricateallocator
A custom WIP heap-memory allocator written in C17 (Win32)
https://github.com/dna-intricate/intricateallocator
c c17 cpp heap-memory-allocator linked-list low-level-programming memory-allocator memory-management win32-api
Last synced: 3 months ago
JSON representation
A custom WIP heap-memory allocator written in C17 (Win32)
- Host: GitHub
- URL: https://github.com/dna-intricate/intricateallocator
- Owner: DnA-IntRicate
- License: apache-2.0
- Created: 2024-07-12T20:53:53.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-08-18T11:19:11.000Z (11 months ago)
- Last Synced: 2025-01-27T12:21:28.692Z (5 months ago)
- Topics: c, c17, cpp, heap-memory-allocator, linked-list, low-level-programming, memory-allocator, memory-management, win32-api
- Language: C
- Homepage:
- Size: 639 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IntricateAllocator
A custom WIP heap-memory allocator written in C17 (Win32)