Skip to content

vitreo12/nim_arc_custom_alloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic experiment using custom allocator functions within nim.

nim c -r nim_arc_custom_alloc.nim

Result:

custom calloc
custom calloc
I am gonna use a custom allocator: 0.5
custom free
custom free

About

Basic experiment to use custom allocators in nim.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages