allocators
Here are 55 public repositories matching this topic...
Sort:Most stars
Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.
- Updated
Feb 20, 2026 - C++
A single header buddy memory allocator for C & C++
- Updated
Dec 11, 2025 - C
C17-based extended standard library, cross-language type system, and unit testing framework targeting Dreamcast, Gamecube, PSP, PSVita, Windows, Mac, Linux, Android, iOS, and WebAssembly.
- Updated
Feb 20, 2026 - C
Unmanaged arena memory allocators for C#/CSharp with easy interactions between managed and unmanaged references
- Updated
Dec 16, 2023 - C#
🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-based errors!
- Updated
Mar 24, 2025 - C++
Stack and Static based allocators + a Custom Aligned allocator in modern C++
- Updated
Mar 31, 2024 - C++
C++-style automatic memory management smart pointers for D
- Updated
Nov 14, 2025 - D
A library for constructing allocators and memory pools. It also contains broadly useful abstractions and utilities for memory management. UMF allows users to manage multiple memory pools characterized by different attributes, allowing certain allocation types to be isolated from others and allocated using different hardware resources as required.
- Updated
Feb 20, 2026 - C
🎓 Different algorithms implemented in C++
- Updated
Feb 14, 2023 - C++
Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99+
- Updated
Mar 21, 2025 - C
A set of custom memory allocators
- Updated
Aug 25, 2023 - C
Materials from my talks from CppCon 2018
- Updated
Oct 7, 2018 - C++
C++ code used in various Glare Tech Ltd products
- Updated
Feb 20, 2026 - C
A playground for external polymorphism in C++
- Updated
Sep 28, 2025 - C++
🎓 Implementation different basic allocators for manual memory management in C language. You can use it like a library for your goals.
- Updated
Mar 29, 2020 - C
Allocate private/secret memory in rust
- Updated
Jan 31, 2026 - Rust
Improve this page
Add a description, image, and links to theallocators topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theallocators topic, visit your repo's landing page and select "manage topics."