An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with realloc

A curated list of projects in awesome lists tagged with realloc .

https://github.com/majerle/lwmem

Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free functions

alloc arduino automotive c calloc dynamic embedded industrial lightweight malloc manager memory realloc stm32 stm8 systems

Last synced: 16 May 2025

https://github.com/MaJerle/lwmem

Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free functions

alloc arduino automotive c calloc dynamic embedded industrial lightweight malloc manager memory realloc stm32 stm8 systems

Last synced: 14 May 2025

https://github.com/mgnsk/evcache

Package evcache implements a concurrent key-value cache with capacity overflow eviction, item expiry and deduplication.

agecache cache capacity deduplication expiry fetch go golang lfu lru map realloc sync ttl ttl-cache

Last synced: 28 Feb 2025

https://github.com/bigizic/alx-low_level_programming

Pointers, data types, nested loops, recursion, static libraries, argc & argv, malloc, more malloc, preprocessors, function pointers, variadic functions, single linked list, bit manipulation, file i/o, double linked lists, hash tables, make files, search algorithms

argc-argv calloc double-linked-list file-io hash-tables hashing linked-list makefiles makefiles-management malloc-free pointers pointers-and-arrays realloc single-linked-list-oprations static-libraries

Last synced: 01 Mar 2025

https://github.com/erwan-simon/malloc

reimplementation of malloc, free and realloc function in C

c epitech free malloc memory-allocation memory-management realloc

Last synced: 20 Jun 2025

https://github.com/richardmiruka/alx-low_level_programming

This repository contains multiple programs written in C for Low-Level programming track @ ALX Africa.(Holberton School)

argc-argv bit-manipulation hash-table linked-list malloc pointers pointers-in-c printf realloc simple-shell sorting-algorithms static-libraries

Last synced: 05 Jan 2026

https://github.com/dane-meister/sfmm-memory-allocator

A detailed memory allocator w/ functions re-implementing malloc et al. to access and manipulate storage in the heap using C.

c free heap malloc memory-management realloc system-programming

Last synced: 26 Mar 2025

https://github.com/yakshalang/stmmr

Use a stack allocated memory block as a heap with provided malloc family functions.

c c99 calloc free malloc memory-management realloc single-header-library stack

Last synced: 21 Nov 2025

https://github.com/coderarjob/secretsanta

Program uses cyclic diagraph to randomly allot secret santa to names given in input.

graph-theory realloc secret-santa

Last synced: 03 Sep 2025

https://github.com/kayoyin/malloclab

CSE205 Computer Architecture: Implementation of a dynamic storage allocator for C programs (92/100 performance)

allocator heap malloc malloc-free memory-allocation realloc

Last synced: 22 Dec 2025