allocators
Here are 49 public repositories matching this topic...
Sort:Most stars
Basic Development Environment - a set of foundational C++ libraries used at Bloomberg.
- Updated
Apr 25, 2025 - C++
A single header buddy memory allocator for C & C++
- Updated
Apr 25, 2025 - C
Unmanaged arena memory allocators for C#/CSharp with easy interactions between managed and unmanaged references
- Updated
Dec 16, 2023 - C#
Modern C++ Stack and Static based allocators + a Custom Aligned allocator
- Updated
Mar 31, 2024 - C++
C++-style automatic memory management smart pointers for D
- Updated
Feb 14, 2025 - D
🐈⬛ 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++
C17-based extended standard library, cross-language type system, and unit testing framework targeting Sega Dreamcast, Sony PSP and PSVita, Windows, Mac, Linux, Android, iOS, and WebAssembly.
- Updated
Oct 21, 2024 - C
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
Apr 25, 2025 - 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
Apr 21, 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
Mar 23, 2025 - 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."