calloc
Here are 43 public repositories matching this topic...
Reimplementing malloc(), calloc(), realloc(), free() in c from scratch using system calls
-
Updated
Apr 28, 2023 - C
An Easy-to-use Framework for the C Language.
-
Updated
May 24, 2026 - C
A personal implementation of glibc functions malloc(), free() and realloc()
-
Updated
Mar 14, 2018 - C
Cross platform memory allocator 💿
-
Updated
Jan 6, 2025 - C++
A guarded calloc/free to be used primarily by other drivers that handle FMI2 standard compliant libraries.
-
Updated
Feb 16, 2019 - C
SE-CSE | Semester 3 | MGM-CEN | Practical Lab Programs | Engineer's Plot
-
Updated
Mar 30, 2018 - C++
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
-
Updated
Sep 13, 2023 - C
Welcome to the [C Programming Language] Mastery repository! Elevate your coding skills with hands-on examples and engaging problem-solving exercises. Whether you're a coding novice or a seasoned developer, this repository is your gateway to mastering [C Programming Language].
-
Updated
Jan 29, 2024 - C
A small C cross-platform library that is able to keep track of memory allocations spotting memory leaks and other allocation errors.
-
Updated
Jun 28, 2019 - C
My own implementation of malloc and free
-
Updated
Nov 18, 2018 - C
A custom C library implementation recreating essential functions from the standard C library (libc). This foundational project involves coding functions like strlen, strcpy, memset, and more from scratch, providing deep understanding of memory management, string manipulation, and low-level programming concepts.
-
Updated
Sep 22, 2025 - C
Override C global allocators to use Zig allocators in a Zig + C mixed project
-
Updated
Apr 1, 2026 - Zig
Add this topic to your repo
To associate your repository with the calloc topic, visit your repo's landing page and select "manage topics."