memory-allocation
Here are 351 public repositories matching this topic...
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)
-
Updated
Jun 8, 2022 - C
Find memory issues & leaks in your iOS app without instruments
-
Updated
Mar 8, 2017 - Objective-C
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
-
Updated
Aug 14, 2021 - C++
STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
-
Updated
Mar 30, 2022 - C++
The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.
-
Updated
Apr 7, 2022 - C++
-
Updated
Jun 1, 2022 - C
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.
-
Updated
Jun 8, 2022 - C
Memory profiler for PHP. Helps finding memory leaks in PHP scripts.
-
Updated
Jun 1, 2022 - C
Large off-heap arrays and mmap files for Scala and Java
-
Updated
Mar 3, 2020 - Scala
Heap Layers: An Extensible Memory Allocation Infrastructure
-
Updated
Apr 9, 2022 - C++
I was just thinking making sure that it works as a valid execution policy. So simply launch a Thrust algorithm with device data and make sure the result is sound.
I was going to say "just do what we do for our current tests", but apparently that's nothing!
Originally posted by @jrhemstad in rapidsai/rmm#1009 (comment)
Allocators, I/O streams, math, geometry, image and audio processing for D
-
Updated
May 26, 2022 - D
Support C11 free()
With aligned_alloc() in the C11 standard, free() is called to free memory, rather than an equivalent aligned_free().
We should update our library with some logic that can be used to correctly call aligned_free() if free() is used instead.
A lightweight conservative garbage collector for C/C++
-
Updated
Oct 20, 2018 - C
Easy-to-use profiler for GStreamer
-
Updated
Jul 8, 2021 - C
-
Updated
Apr 15, 2022 - Rust
Fix CMake warning
-- Detecting CXX compile features - done
CMake Deprecation Warning at third_party/small/CMakeLists.txt:2 (cmake_minimum_required):
Compatibility with CMake < 2.8.12 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
cmake version
-
Updated
Jan 5, 2019 - C
TRE is an object oriented, functional programming language, that enables user to view all processes happening inside a memory during program execution.
-
Updated
Nov 16, 2020 - JavaScript
Fast multi-threaded memory allocator
-
Updated
Oct 19, 2019 - C++
A memory allocation tracer combined with stack trace.
-
Updated
Dec 9, 2021 - C
A C++ (cpp) repository about the unknown, lesser known, and the most important facts and concepts.
-
Updated
Dec 14, 2021
Memory allocation tracking library
-
Updated
Jan 29, 2020 - Shell
Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License
-
Updated
Oct 30, 2018 - C
tiny Zig allocator primarily targeting WebAssembly
-
Updated
Jun 5, 2021 - Zig
Codes pertaining to OS Lab for Course CO254 - Operating Systems Lab
-
Updated
Nov 29, 2020 - C
C++ library for getting the most out of polymorphic allocators
-
Updated
Jan 20, 2022 - C++
Improve this page
Add a description, image, and links to the memory-allocation topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the memory-allocation topic, visit your repo's landing page and select "manage topics."


https://github.com/brendangregg/FlameGraph