Repository navigation

#

memory-allocation

plasma-umass/scalene

Scalene: a high-performance, high-precision CPU, GPU, and memory profiler for Python with AI-powered optimization proposals

Python
12589
1 天前

🤗 JVM 底层原理最全知识总结

Java
10719
4 天前

The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)

C
3194
3 天前

Custom memory allocators in C++ to improve the performance of dynamic memory allocation

C++
1827
1 年前

STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.

C++
1517
9 个月前

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. It will gain more portability / integration over time.

C
1402
2 天前

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

C++
1145
20 天前

Bringing the hell of pointers to Python.

Python
925
3 个月前

Memory profiler for PHP. Helps finding memory leaks in PHP scripts.

C
905
2 个月前
C++
571
3 天前

A fast and flexible allocator for no_std and WebAssembly

Rust
456
1 天前

Large off-heap arrays and mmap files for Scala and Java

Scala
402
2 年前

Heap Layers: An Extensible Memory Allocation Infrastructure

C++
394
9 天前

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

C
249
1 年前

Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.

Rust
178
2 个月前