andrewrk / malcheckLinks
Test your code with malcheck to make sure it handles out of memory conditions correctly.
☆96Updated 10 years ago
Alternatives and similar repositories for malcheck
Users that are interested in malcheck are comparing it to the libraries listed below
Sorting:
- A collection of clang plugins for safer C programming☆93Updated 7 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆296Updated 12 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- A library that allows processes to waive their rights☆27Updated 10 years ago
- experimental high performance, low fragmentation memory allocator☆58Updated 9 years ago
- Plan 9 compatible UTF-8 C library☆90Updated 7 years ago
- portable libc optimized for code size and readability☆82Updated 9 years ago
- header-file-only implementation of various hash algorithms☆92Updated 3 years ago
- Minimal implementation of UNIX seq command in x86_64 assembly.☆40Updated 9 years ago
- A clang wrapper for musl C library. Pretty hacky, I know.☆34Updated 10 years ago
- No bullshit vector library for C☆84Updated 5 years ago
- Convenient & cross-platform sandboxing C library☆45Updated 3 months ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 6 months ago
- compile time assembly interpreter☆86Updated 7 years ago
- Roguelike Header Kit☆26Updated 6 years ago
- Colorful sorting animations☆129Updated 4 years ago
- A minimal blocking queue backed by a circular buffer☆117Updated 4 years ago
- C API for creation and analysis of binary data☆21Updated 8 years ago
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 10 years ago
- a tool for querying Dwarf (debuginfo) graphs☆58Updated last year
- exokernel style operating system based on lightweight virtual machines☆25Updated 9 years ago
- JIT Assembler Library for multiple ISAs☆76Updated 10 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- ☆26Updated 11 years ago
- Demonstration of interactive C programming☆264Updated 4 years ago
- Clone of wc in x64 assembly☆96Updated last year
- Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.☆289Updated 5 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- C/C++ subset resyntaxed like Rust,+ tagged-union/Pattern-Matching, UFCS,inference; LLVM . example:☆75Updated 10 years ago