Projects in Awesome Lists tagged with freelist
A curated list of projects in awesome lists tagged with freelist .
https://github.com/embeddedartistry/libmemory
Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions
bringup c embedded-systems freelist heap libc malloc malloc-free memory-allocation portability rtos threadx
Last synced: 07 Apr 2025
https://github.com/jurgen-kluft/callocator
ccore, c++ allocators and pools library
allocator debug dlmalloc freelist ring-buffer tlsf
Last synced: 27 Jan 2026
https://github.com/snawoot/freelist
Pure Go generic implementation of freelist allocator
freelist malloc malloc-library memory-allocation memory-management
Last synced: 13 Apr 2025
https://github.com/alexvzyl/freelist
A cache-coherent, embedded freelist collection written in Rust.
cache data-structures freelist rust rust-lang
Last synced: 30 Oct 2025
https://github.com/snawoot/list
Improved version of "container/list" from Go stdlib
doubly-linked-list freelist high-performance linked-list list
Last synced: 21 Mar 2025
https://github.com/adsh16/mems
MeMs is a custom memory management system implemented in C, utilizing mmap and munmap system calls for efficient memory allocation and deallocation. The system employs a 2-D free list data structure to track memory usage, manage virtual and physical address mappings, and handle memory fragmentation.
Last synced: 07 Jul 2025
https://github.com/weiwenchen2022/freelist
Efficient, thread-safe free list for Go
Last synced: 27 May 2026
https://github.com/arkaht/cpp-freelist
Freelist ─ a freelist memory visualiser in C++ using Raylib.
cpp freelist memory-management raylib raylib-cpp visualizer
Last synced: 19 Jun 2025