FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

realloc · GitHub Topics · GitHub

#

realloc

Here are 64 public repositories matching this topic...

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

  • Updated Aug 21, 2026
  • C

Reimplementing malloc(), calloc(), realloc(), free() in c from scratch using system calls

  • Updated Apr 28, 2023
  • C

Memory Manager - Fast, Scalable and Easy to use

  • Updated May 4, 2026
  • C

A custom implementation of the malloc..etc

  • Updated Jan 22, 2026
  • C

A personal implementation of glibc functions malloc(), free() and realloc()

  • Updated Mar 14, 2018
  • C

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

  • Updated Aug 18, 2026
  • Go

main_arena_offset查询工具

  • Updated Oct 20, 2020
  • Python

42 project: rewriting libc malloc, free, realloc

  • Updated Nov 7, 2021
  • C

An allocation/deallocation spying tool for C lang.

  • Updated Dec 17, 2018
  • C

Cross platform memory allocator 💿

  • Updated Jan 6, 2025
  • C++

A cross-platform, very fast substitute for C++ std::vector with interface like std::ranges

  • Updated Jun 6, 2026
  • C++

A C-based student management system that allows adding, modifying, deleting, searching, and listing students. The system also manages grades for multiple subjects, calculates averages, and supports saving and loading data using text and binary files.

  • Updated Mar 8, 2026

Compact Info Table Allocator, a malloc implementation for analysis that provides detailed info about all the buffers

  • Updated Aug 15, 2026
  • C

An Objective-C wrapper around a c auto-growing pointer array.

  • Updated Jun 27, 2017
  • Objective-C

🐏 A dynamic memory allocator for an x86-64 architecture to replace the built-in malloc, free, and realloc functions provided by glibc. Features include using segregated free lists to implement a first-best fit block placement policy and an immediate coalescing policy for reducing external fragmentation.

  • Updated Dec 26, 2019
  • C

recreated malloc, calloc, realloc, reallocarray & free function in c

  • Updated Nov 2, 2021
  • C

Improve this page

Add a description, image, and links to the realloc topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the realloc topic, visit your repo's landing page and select "manage topics."

Learn more


Back | FazBrowse Home | New Git URL