#

malloc

https://static.github-zh.com/github_avatars/microsoft?size=40
C++ 1.73 k
1 个月前
https://static.github-zh.com/github_avatars/GrapheneOS?size=40

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...

C 1.54 k
5 天前
https://static.github-zh.com/github_avatars/emeryberger?size=40

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

C++ 1.17 k
5 天前
https://static.github-zh.com/github_avatars/LGCooci?size=40

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

C 1.01 k
3 年前
https://static.github-zh.com/github_avatars/MaJerle?size=40

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

C 401
7 天前
https://static.github-zh.com/github_avatars/emeryberger?size=40

Heap Layers: An Extensible Memory Allocation Infrastructure

C++ 400
7 天前
https://static.github-zh.com/github_avatars/pavel-kirienko?size=40

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...

C++ 345
4 个月前
https://static.github-zh.com/github_avatars/redox-os?size=40
Rust 323
5 年前
https://static.github-zh.com/github_avatars/embeddedartistry?size=40

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

C 266
1 年前
https://static.github-zh.com/github_avatars/joetifa2003?size=40

Generic manual memory management for golang

Go 181
8 个月前
https://static.github-zh.com/github_avatars/zkwlx?size=40

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

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

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

C++ 121
12 天前
https://static.github-zh.com/github_avatars/johnsonjh?size=40

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

C 115
8 天前
https://static.github-zh.com/github_avatars/jedisct1?size=40

A hostile memory allocator to make WebAssembly applications more predictable.

Rust 83
3 年前
https://static.github-zh.com/github_avatars/schulkinator?size=40

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...

C++ 79
8 个月前
https://static.github-zh.com/github_avatars/akutz?size=40

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

Go 72
4 年前
https://static.github-zh.com/github_avatars/oneapi-src?size=40

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...

C 69
1 天前
https://static.github-zh.com/github_avatars/js2xxx?size=40

A lock-free memory allocator

Rust 62
2 个月前
loading...
Website
Wikipedia