45 results found Sort:
- Filter by Primary Language:
- Rust (15)
- C (10)
- C++ (7)
- Python (3)
- D (3)
- C# (3)
- Zig (1)
- Go (1)
- JavaScript (1)
- +
Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
Created
2016-11-18
593 commits to develop branch, last one 6 days ago
A memory allocator that automatically reduces the memory footprint of C/C++ applications.
Created
2015-08-31
1,129 commits to master branch, last one 8 months ago
Message passing based allocator
Created
2019-01-09
1,244 commits to main branch, last one 4 days ago
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 about a year ago
The standard library of the D programming language
Created
2011-01-15
20,469 commits to master branch, last one a day ago
A simple heap memory allocator in ~200 lines.
Created
2017-09-16
32 commits to master branch, last one 5 years ago
malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)
Created
2017-07-14
24 commits to master branch, last one 3 years ago
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
209 commits to master branch, last one 3 days ago
Writing Interpreters in Rust: a Guide
Created
2018-04-25
43 commits to master branch, last one about a month ago
A fast and flexible allocator for no_std and WebAssembly
Created
2023-05-28
87 commits to master branch, last one 3 months ago
🦀 GPU memory allocator for Vulkan, DirectX 12 and Metal. Written in pure Rust
Created
2020-11-03
249 commits to main branch, last one 22 days ago
A heap allocator for embedded systems
Created
2016-11-19
174 commits to master branch, last one about a month ago
Constant-complexity deterministic memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation takes ≈165 cycles on Cortex M4. There is very little activity because the proje...
Created
2020-01-22
81 commits to master branch, last one 11 months ago
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 about a year ago
A single header buddy memory allocator for C & C++
Created
2021-01-31
387 commits to main branch, last one 18 days ago
Fast, concurrent, arena-based allocator with drop support
Created
2023-01-21
50 commits to main branch, last one about a year ago
duma: Detect Unintended Memory Access (D.U.M.A.) - A Red-Zone memory allocator
Created
2020-08-25
1,030 commits to master branch, last one 14 days 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 about a year ago
A buddy system allocator in pure Rust.
Created
2019-03-17
98 commits to master branch, last one 6 months ago
C++-style automatic memory management smart pointers for D
Created
2017-03-13
470 commits to master branch, last one about a month ago
GC-free, high-performance D library: Containers, networking, metaprogramming, memory management, utilities
Created
2016-08-24
670 commits to master branch, last one about a year ago
Poireau: a sampling allocation debugger
Created
2020-02-14
33 commits to master branch, last one 3 years ago
Implementation agnostic memory allocator for Vulkan-like APIs
Created
2020-10-26
158 commits to main branch, last one 11 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
🔄 Flexible C memory allocation scheme
Created
2016-10-13
237 commits to master branch, last one about a month ago
Bare-metal allocators.
Created
2022-04-05
57 commits to main branch, last one 2 years ago
TLSF: two-level segregated fit O(1) allocator
Created
2016-05-08
25 commits to master branch, last one 2 years ago
The Best and Highest-Leveled and Newest bingding for MiMalloc Ever Existed in Rust
Created
2021-08-13
32 commits to master branch, last one 9 months ago
A general purpose, multithreaded capable slab allocator for Zig
Created
2020-06-17
14 commits to master branch, last one 4 years ago