43 results found Sort:
- Filter by Primary Language:
- Rust (15)
- C (8)
- 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
582 commits to develop branch, last one 6 months 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 4 months ago
Message passing based allocator
Created
2019-01-09
1,194 commits to main branch, last one a day 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 10 months ago
The standard library of the D programming language
Created
2011-01-15
20,364 commits to master branch, last one 10 hours 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
205 commits to master branch, last one 2 months ago
Writing Interpreters in Rust: a Guide
Created
2018-04-25
41 commits to master branch, last one 3 months ago
A fast and flexible allocator for no_std and WebAssembly
Created
2023-05-28
85 commits to master branch, last one 24 days ago
🦀 GPU memory allocator for Vulkan, DirectX 12 and Metal. Written in pure Rust
Created
2020-11-03
242 commits to main branch, last one about a month ago
A heap allocator for embedded systems
Created
2016-11-19
171 commits to master branch, last one 2 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 7 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 8 months ago
A single header buddy memory allocator for C & C++
Created
2021-01-31
376 commits to main branch, last one about a month ago
Fast, concurrent, arena-based allocator with drop support
Created
2023-01-21
50 commits to main branch, last one 8 months ago
duma: Detect Unintended Memory Access (D.U.M.A.) - A Red-Zone memory allocator
Created
2020-08-25
1,028 commits to master branch, last one 28 days ago
A buddy system allocator in pure Rust.
Created
2019-03-17
98 commits to master branch, last one 2 months 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 11 months 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
Implementation agnostic memory allocator for Vulkan-like APIs
Created
2020-10-26
158 commits to main branch, last one 7 months ago
Poireau: a sampling allocation debugger
Created
2020-02-14
33 commits to master branch, last one 2 years ago
C++-style automatic memory management smart pointers for D
Created
2017-03-13
468 commits to master branch, last one 3 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
230 commits to master branch, last one 12 hours 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 5 months ago
A general purpose, multithreaded capable slab allocator for Zig
Created
2020-06-17
14 commits to master branch, last one 3 years ago