Dexter9313 / C-stacktrace
A small header C library to print stack trace on execution if an exception occurs (such as segmentation fault).
☆20Updated 7 years ago
Alternatives and similar repositories for C-stacktrace:
Users that are interested in C-stacktrace are comparing it to the libraries listed below
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A tiny lexical analyser generator☆19Updated 13 years ago
- A small and simple static analysis tool for C in C☆26Updated 3 months ago
- memory pool allocator☆49Updated 12 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- clone from myJIT(a fork of GNU lightning)☆10Updated 9 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆57Updated 10 years ago
- A low-latency in-memory C logging library☆59Updated 2 years ago
- Abusing the C99 preprocessor for meta-programming☆20Updated 7 years ago
- Standards-defying functional-programming macros for the C preprocessor☆50Updated 10 years ago
- Convenient & cross-platform sandboxing C library☆44Updated 8 months ago
- Optimized for systems that read and write large blobs.☆12Updated 9 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆42Updated 6 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆28Updated 3 years ago
- Coroutines for C.☆74Updated 7 years ago
- cprops - C Prototyping Tools☆12Updated 12 years ago
- Mock++: A Portable Mocking Framework for C++11☆18Updated 4 years ago
- C JSON parser (both, SAX-like & full DOM)☆22Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆44Updated 3 years ago
- Tiny PreProcessor☆17Updated 9 months ago
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆31Updated 6 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- Combinators in C☆38Updated 12 years ago
- A User Space Threading Library☆18Updated 8 months ago
- A set of macros and functions to make defining a C module easier☆10Updated 5 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- A modified version of Henry Spencer's BSD regular expression library. The original version is in the regex repository.☆23Updated 2 years ago
- OpenSSL C++ Wrapper☆40Updated 2 years ago
- single file C libraries☆38Updated 2 weeks ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆58Updated last year