emeryberger / DieHardView external linksLinks
DieHard: An error-resistant memory allocator for Windows, Linux, and Mac OS X
☆420Dec 28, 2025Updated last month
Alternatives and similar repositories for DieHard
Users that are interested in DieHard are comparing it to the libraries listed below
Sorting:
- Heap Layers: An Extensible Memory Allocation Infrastructure☆411Dec 29, 2025Updated last month
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,214Dec 30, 2025Updated last month
- ☆38Jan 4, 2018Updated 8 years ago
- A collection of memory allocators☆466Sep 13, 2025Updated 5 months ago
- Cheap: customized heaps for improved application performance.☆28Oct 11, 2022Updated 3 years ago
- A general purpose memory allocator that implements an isolation security strategy to mitigate memory safety issues while maintaining good…☆386Dec 14, 2025Updated 2 months ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Sep 11, 2024Updated last year
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Mar 22, 2021Updated 4 years ago
- ☆52Jun 15, 2022Updated 3 years ago
- A memory allocator that automatically reduces the memory footprint of C/C++ applications.☆1,846Feb 6, 2026Updated last week
- The libtool accelerator: A miniature frontend for libtool that replaces libtool on sensible systems, and simply calls GNU libtool on eve…☆20Jun 1, 2014Updated 11 years ago
- Sheriff consists of two tools: Sheriff-Detect, a false-sharing detector, and Sheriff-Protect, a false-sharing eliminator that you can lin…☆32Jul 6, 2018Updated 7 years ago
- A tiny tool to learn the assembly code☆12Feb 17, 2017Updated 8 years ago
- ☆13Oct 10, 2018Updated 7 years ago
- A Parallelism Profiler with What-If analyses for Intel Threading Building Blocks (TBB) programs☆13Feb 13, 2018Updated 8 years ago
- Working on a Performance Analyser using ImGui☆12Aug 31, 2017Updated 8 years ago
- ☆13May 6, 2023Updated 2 years ago
- Suite for benchmarking malloc implementations.☆475Jan 25, 2026Updated 3 weeks ago
- Working draft of nextgen malloc implementation for musl libc☆124Oct 23, 2020Updated 5 years ago
- C/C++ compiler vendor and features detection.☆41Oct 19, 2017Updated 8 years ago
- A modern C++-RAII utility library, based on the C++20 proposal☆12Mar 28, 2020Updated 5 years ago
- Message passing based allocator☆1,778Feb 6, 2026Updated last week
- STAT - the Stack Trace Analysis Tool☆67Updated this week
- A Secure and Memory-Efficient Heap Allocator☆34Jun 21, 2024Updated last year
- Copy-hiding array abstraction to automatically migrate data between memory spaces☆111Updated this week
- Header only C library for platform agnostic (POSIX, Windows) socket/mutex/condition/shm/mmap/thread/time operations.☆19May 12, 2025Updated 9 months ago
- C++ library for building applications to stream pixels to Tide☆25Jun 7, 2023Updated 2 years ago
- Dynamic loading library for C/C++☆23Feb 24, 2023Updated 2 years ago
- Alternative hexdump.☆15Feb 4, 2016Updated 10 years ago
- A Python library for easy and fast program transformation/repair☆15Oct 26, 2021Updated 4 years ago
- XS-Labs Coding Style Guide☆25Nov 4, 2024Updated last year
- A high performance fork-join multi-threading library☆18Apr 25, 2017Updated 8 years ago
- dthreads: Efficient Deterministic Multithreading☆70Nov 19, 2014Updated 11 years ago
- Lazy infinite compact streams with cache-friendly O(1) indexing and applications for memoization☆60Dec 28, 2025Updated last month
- C-Reduce, a C and C++ program reducer☆1,638Jun 1, 2024Updated last year
- An application-focused API for memory management on NUMA & GPU architectures☆396Updated this week
- SafeInit protects software from uninitialized read vulnerabilities - code released for NDSS 2017☆26May 5, 2021Updated 4 years ago
- This is the custom implementation of function malloc for embedded systems, that defragmentate memory after using it. Good solution when y…☆19Jan 11, 2026Updated last month
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,402Oct 26, 2025Updated 3 months ago