GitHub 中文社区
回车: Github搜索    Shift+回车: Google搜索
论坛
排行榜
趋势
登录

©2025 GitHub中文社区论坛GitHub官网网站地图GitHub官方翻译

  • X iconGitHub on X
  • Facebook iconGitHub on Facebook
  • Linkedin iconGitHub on LinkedIn
  • YouTube iconGitHub on YouTube
  • Twitch iconGitHub on Twitch
  • TikTok iconGitHub on TikTok
  • GitHub markGitHub’s organization on GitHub
集合主题趋势排行榜
#

malloc

Website
Wikipedia
https://static.github-zh.com/github_avatars/microsoft?size=40
microsoft / snmalloc

Message passing based allocator

allocatormallocmemory-allocator
C++ 1.69 k
1 个月前
https://static.github-zh.com/github_avatars/GrapheneOS?size=40
GrapheneOS / hardened_malloc

Hardened allocator designed for modern systems. It has integration into Android's Bionic libc and can be used externally with musl and glibc as a dynamic library for use on other Linux-based platforms...

malloc安全memory-allocationmalloc-librarymemory-allocatormemoryhardeningslab-allocatorquarantinegrapheneos
C 1.44 k
5 天前
https://static.github-zh.com/github_avatars/emeryberger?size=40
emeryberger / Hoard

The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.

memory-allocationmemory-managermalloc
C++ 1.16 k
3 个月前
https://static.github-zh.com/github_avatars/LGCooci?size=40
LGCooci / KCObjc4_debug

🌈可编译苹果官方源码objc!现在有objc4底层源码,以及libmalloc等可编译版本,大家可以自由LLDB调试!

objcobjc4objc4-779objc4-781objc4-runtimeobjc4-750objc-debugmalloclibmalloclibobjc
C 1.01 k
3 年前
https://static.github-zh.com/github_avatars/emeryberger?size=40
emeryberger / Heap-Layers

Heap Layers: An Extensible Memory Allocation Infrastructure

memory-allocationmallocmemory-managementmemory-manager
C++ 396
23 天前
https://static.github-zh.com/github_avatars/MaJerle?size=40
MaJerle / lwmem

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

Cdynamicmemorymalloclightweightembeddedsystemsmanagerautomotiveindustrialstm32Arduino
C 370
3 个月前
https://static.github-zh.com/github_avatars/redox-os?size=40
redox-os / ralloc

Mirror of https://gitlab.redox-os.org/redox-os/ralloc

allocatorTLS (Transport Layer Security)memory-allocatormallocRust
Rust 320
5 年前
https://static.github-zh.com/github_avatars/pavel-kirienko?size=40
pavel-kirienko / o1heap

Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation takes ≈165 cycles on Cortex M4. There is little activity because th...

memory-allocatorheapsafety-criticalreal-timerealtimememory-managementmemoryembeddedembedded-systemsavionicshigh-reliabilityallocatormalloc
C++ 314
1 个月前
https://static.github-zh.com/github_avatars/embeddedartistry?size=40
embeddedartistry / libmemory

Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions

libcCmallocmemory-allocationembedded-systemsportabilityrtosheap
C 252
1 年前
https://static.github-zh.com/github_avatars/joetifa2003?size=40
joetifa2003 / mm-go

Generic manual memory management for golang

Gomallocmemory-management
Go 169
5 个月前
https://static.github-zh.com/github_avatars/zkwlx?size=40
zkwlx / HiMem

#安卓#HiMem 是知乎内部使用的针对 Android 系统开发的线上应用内存使用监控与分析套件,目前支持 mmap/munmap/malloc/calloc/realloc/free 等库函数的监控,同时提供高性能的 Java 层和 Native 层调用栈捕获能力。

Androidmemoryoommmapmalloc
C 160
3 年前
https://static.github-zh.com/github_avatars/memtt?size=40
memtt / malt

MALT is a MALloc Tracker to find where and how your made your memory allocations in C/C++/Fortran applications.

memoryprofilerallocationmalloc
C++ 116
5 天前
https://static.github-zh.com/github_avatars/johnsonjh?size=40
johnsonjh / duma

duma: Detect Unintended Memory Access (D.U.M.A.) - A Red-Zone memory allocator

Cmallocallocator
C 111
2 个月前
https://static.github-zh.com/github_avatars/jedisct1?size=40
jedisct1 / was-not-wasm

A hostile memory allocator to make WebAssembly applications more predictable.

WebAssemblyAssemblyScriptmemory-management安全malloc
Rust 83
3 年前
https://static.github-zh.com/github_avatars/EmuraDaisuke?size=40
EmuraDaisuke / MemoryAllocator.KanameShiki

Fast multi-threaded memory allocator

lock-freememory-allocatormemory-allocationmemory-managementmultithreadingmulti-threadingC++mallocmalloc-libraryallocator
C++ 78
6 年前
https://static.github-zh.com/github_avatars/schulkinator?size=40
schulkinator / memorymanager

A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of good virtual memory management, at the cost of wasting some memor...

memory-managermallocC++newdeletefragmentationmemory
C++ 77
5 个月前
https://static.github-zh.com/github_avatars/akutz?size=40
akutz / go-interface-values

When storing a value in a Go interface allocates memory on the heap.

Gobenchmarkmallocheap
Go 72
3 年前
https://static.github-zh.com/github_avatars/miguelperes?size=40
miguelperes / custom-malloc

#算法刷题#A custom malloc implementation in C explained

memory-managementmemory-allocation算法mallocC教程learnoptimization
C 64
3 年前
https://static.github-zh.com/github_avatars/oneapi-src?size=40
oneapi-src / unified-memory-framework

A library for constructing allocators and memory pools. It also contains broadly useful abstractions and utilities for memory management. UMF allows users to manage multiple memory pools characterized...

mallocmemoryoneapitbbmalloc
C 62
4 天前
https://static.github-zh.com/github_avatars/js2xxx?size=40
js2xxx / ferroc

A lock-free memory allocator

allocatormallocmemoryRust
Rust 60
11 天前
loading...