hant-hub / hant-hub/CSimpleCompiler

Additional Memory Allocators

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue
Dominant language
C
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently there is a memory allocator interface which allows for arbitrary custom allocators. It would be good to flesh
out the utilities to have more allocators.

Some good places to start are, arena allocators (stack based allocation also known as bump allocators),
Block allocators, Pool allocators, Page allocators, etc.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.