38 results found Sort:

172
2.0k
other
66
Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
Created 2016-11-18
582 commits to develop branch, last one 13 days ago
73
1.7k
apache-2.0
49
A memory allocator that automatically reduces the memory footprint of C/C++ applications.
Created 2015-08-31
1,126 commits to master branch, last one 19 days ago
106
1.5k
mit
40
Message passing based allocator
Created 2019-01-09
1,169 commits to main branch, last one 7 days ago
186
1.4k
zlib
59
STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
Created 2015-03-29
650 commits to main branch, last one 4 months ago
693
1.2k
bsl-1.0
106
The standard library of the D programming language
Created 2011-01-15
20,255 commits to master branch, last one 4 days ago
A simple heap memory allocator in ~200 lines.
Created 2017-09-16
32 commits to master branch, last one 4 years ago
72
763
apache-2.0
16
malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)
Created 2017-07-14
24 commits to master branch, last one 2 years ago
50
649
mpl-2.0
13
The Wasm-Enabled, Elfin Allocator
Created 2018-01-25
163 commits to master branch, last one 3 years ago
A Rust wrapper over Microsoft's MiMalloc memory allocator
Created 2019-06-24
196 commits to master branch, last one 11 days ago
28
468
cc-by-4.0
8
Writing Interpreters in Rust: a Guide
Created 2018-04-25
40 commits to master branch, last one 4 months ago
9
389
other
4
A fast and flexible allocator for no_std and WebAssembly
Created 2023-05-28
78 commits to master branch, last one about a month ago
🦀 GPU memory allocator for Vulkan, DirectX 12 and Metal. Written in pure Rust
Created 2020-11-03
227 commits to main branch, last one about a month ago
A heap allocator for embedded systems
Created 2016-11-19
166 commits to master branch, last one 3 months ago
Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. There is very little activity because the project is finished and does not require further...
Created 2020-01-22
81 commits to master branch, last one about a month ago
5
155
bsd-2-clause
2
Varena is a .NET library that provides a fast and lightweight arena allocator using virtual memory.
Created 2022-09-10
23 commits to main branch, last one 2 months ago
A single header buddy memory allocator for C & C++
Created 2021-01-31
367 commits to main branch, last one 24 hours ago
Single header template based general purpose memory allocation library for Linux & Windows. Repo also provides a live http memory profiler as a separate single-header with no dependencies
Created 2024-01-15
1 commits to main branch, last one 4 months ago
Fast, concurrent, arena-based allocator with drop support
Created 2023-01-21
50 commits to main branch, last one 2 months ago
10
88
gpl-2.0
9
duma: Detect Unintended Memory Access (D.U.M.A.) - A Red-Zone memory allocator
Created 2020-08-25
1,013 commits to master branch, last one 11 days ago
5
87
mpl-2.0
5
GC-free, high-performance D library: Containers, networking, metaprogramming, memory management, utilities
Created 2016-08-24
670 commits to master branch, last one 8 months ago
Implementation agnostic memory allocator for Vulkan-like APIs
Created 2020-10-26
158 commits to main branch, last one about a month ago
Poireau: a sampling allocation debugger
Created 2020-02-14
33 commits to master branch, last one 2 years ago
15
83
bsd-3-clause
8
C++-style automatic memory management smart pointers for D
Created 2017-03-13
461 commits to master branch, last one about a month ago
A buddy system allocator in pure Rust.
Created 2019-03-17
85 commits to master branch, last one 4 months ago
GDB plug-in that helps exploiting the Linux kernel's SLUB allocator
Created 2019-09-27
5 commits to master branch, last one about a year ago
Unmanaged arena memory allocators for C#/CSharp with easy interactions between managed and unmanaged references
Created 2023-11-23
206 commits to main branch, last one 5 months ago
2
76
apache-2.0
3
Bare-metal allocators.
Created 2022-04-05
57 commits to main branch, last one about a year ago
🔄 Flexible C memory allocation scheme
Created 2016-10-13
222 commits to release branch, last one 2 months ago
4
74
bsd-2-clause
6
TLSF: two-level segregated fit O(1) allocator
Created 2016-05-08
25 commits to master branch, last one about a year ago
Speed up the memory allocation and improve the garbage collection performance.
Created 2021-08-18
257 commits to master branch, last one about a year ago