smalloc icon indicating copy to clipboard operation
smalloc copied to clipboard

SMalloc -- a *static* memory allocator.

Results 2 smalloc issues
Sort by recently updated
recently updated
newest added

I tried your smalloc in an embedded environment (PJRC Teensy) which so far works perfectly. Ultimately I want to use it to access an externally attached memory chip which I'm...