An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: heap-allocator

KabalMcBlade/Eos

Eos is a memory manager which allow you to better control the flow of your program and avoid any allocation at runtime

Language: C++ - Size: 137 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

im-fiv/halloc

Heap memory allocation library

Language: Rust - Size: 69.3 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

rakin406/heap-allocator

A heap allocator.

Language: C++ - Size: 30.3 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

agl-alexglopez/heap-allocator-workshop

This repository is a workshop for heap allocator implementations using a variety of data structures and algorithms. The goal is to compare performance and tradeoffs of different approaches in depth.

Language: C - Size: 38.6 MB - Last synced at: 12 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

HongyuHe/memory-allocator

:floppy_disk: A memory allocator written in C.

Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 2

natashasaki/HeapAllocator

Implementation of Heap Allocator from scratch

Language: C - Size: 81.1 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0