{"id":20672274,"url":"https://github.com/embeddedcrab/cust_mem_alloc_freertos_cpp","last_synced_at":"2025-12-16T05:43:32.789Z","repository":{"id":191409726,"uuid":"456227923","full_name":"embeddedcrab/cust_mem_alloc_freertos_cpp","owner":"embeddedcrab","description":"C++ Custom Memory Allocator using FreeRTOS Heap","archived":false,"fork":false,"pushed_at":"2022-02-06T18:37:51.000Z","size":28,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T13:50:58.780Z","etag":null,"topics":["cpp","custom-memory-allocator","freertos","freertos-memory","freertos-memory-allocator","memory-allocator","memory-management"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/embeddedcrab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-02-06T17:54:41.000Z","updated_at":"2022-02-06T18:39:41.000Z","dependencies_parsed_at":"2023-08-29T20:23:12.490Z","dependency_job_id":null,"html_url":"https://github.com/embeddedcrab/cust_mem_alloc_freertos_cpp","commit_stats":null,"previous_names":["embeddedcrab/cust_mem_alloc_freertos_cpp"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embeddedcrab%2Fcust_mem_alloc_freertos_cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embeddedcrab%2Fcust_mem_alloc_freertos_cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embeddedcrab%2Fcust_mem_alloc_freertos_cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/embeddedcrab%2Fcust_mem_alloc_freertos_cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/embeddedcrab","download_url":"https://codeload.github.com/embeddedcrab/cust_mem_alloc_freertos_cpp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242891419,"owners_count":20202334,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cpp","custom-memory-allocator","freertos","freertos-memory","freertos-memory-allocator","memory-allocator","memory-management"],"created_at":"2024-11-16T20:33:20.068Z","updated_at":"2025-12-16T05:43:32.728Z","avatar_url":"https://github.com/embeddedcrab.png","language":"C++","readme":"# C++ Custom Memory Allocator with FreeRTOS Heap\nC++ Custom Memory Allocator using FreeRTOS Heap\n\nIf you are working on an embedded project which utilizes FreeRTOS with C++ then this would be interesting to you.\n\nIt is a Custom Memory Allocator which uses FreeRTOS Heap internally for Dynamic Memory Allocation/Usage.\n\nYou can use it with C++ STL functionalities such as; vector, set, shared pointer, map etc..\n\nAn example is given for vectors in main source file [main.cpp].\n\n\n### Usage of Custom Memory Allocator\nI have used FreeRTOS Heap5 for this project and for this i am initializing dynamic memory using malloc and using that memory region.\nIf you are working on Micro-Controller then you can define a particular RAM Memory region which FreeRTOS Heap shall use.\n[I tested it using mingw64 Compiler on Windows system].\n\n\n\n\n\nExplore it, you will definitely find it useful. Happy to help \u0026 Share.\n\nCheers :-)!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembeddedcrab%2Fcust_mem_alloc_freertos_cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fembeddedcrab%2Fcust_mem_alloc_freertos_cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fembeddedcrab%2Fcust_mem_alloc_freertos_cpp/lists"}