andrewrk / malcheckLinks
Test your code with malcheck to make sure it handles out of memory conditions correctly.
☆97Updated 9 years ago
Alternatives and similar repositories for malcheck
Users that are interested in malcheck are comparing it to the libraries listed below
Sorting:
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 11 years ago
- header-file-only implementation of various hash algorithms☆91Updated 2 years ago
- A clang wrapper for musl C library. Pretty hacky, I know.☆34Updated 10 years ago
- No bullshit vector library for C☆81Updated 4 years ago
- portable libc optimized for code size and readability☆81Updated 8 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- Plan 9 compatible UTF-8 C library☆89Updated 6 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 months ago
- A library that allows processes to waive their rights☆27Updated 9 years ago
- Colorful sorting animations☆127Updated 3 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Demonstration of interactive C programming☆264Updated 4 years ago
- C API for creation and analysis of binary data☆21Updated 8 years ago
- A minimal blocking queue backed by a circular buffer☆116Updated 4 years ago
- Intrusive data structures for C☆61Updated 8 years ago
- Convenient & cross-platform sandboxing C library☆44Updated last year
- Hashing functions and PRNGs based on them☆162Updated 7 months ago
- Minimal implementation of UNIX seq command in x86_64 assembly.☆40Updated 9 years ago
- Parser combinators for binary formats, in C. Yes, in C. What? Don't look at me like that.