Dexter9313 / C-stacktraceLinks
A small header C library to print stack trace on execution if an exception occurs (such as segmentation fault).
☆23Updated 8 years ago
Alternatives and similar repositories for C-stacktrace
Users that are interested in C-stacktrace are comparing it to the libraries listed below
Sorting:
- Coroutines for C.☆78Updated 8 years ago
- Functional-programming macros for the C preprocessor.☆63Updated 10 years ago
- POSIX getopt() as a portable header library☆112Updated 2 years ago
- tiny unit testing framework for ANSI C☆56Updated 4 years ago
- small embeddable C-style preprocessor☆45Updated 2 years ago
- No bullshit vector library for C☆84Updated 5 years ago
- chaos preprocessor library. this is what boost preprocessor derived from.☆129Updated 13 years ago
- A small self-contained alternative to readline and libedit☆68Updated 2 years ago
- Inofficial git-cvs clone of cvs@cvs.fefe.de:/cvs + some changes☆129Updated 6 years ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- Read-only mirror of https://gitlab.inria.fr/gustedt/p99 - P99 is a suite of macro and function definitions that ease the programming in m…☆36Updated 3 months ago
- Single-header library for writing CLI applications in C/C++☆81Updated 2 months ago
- Linear Linked List Library☆52Updated last year
- C17 compiler implementation from scratch☆64Updated 2 years ago
- META data and RESource library for C language☆139Updated last week
- A cross-platform library for opening memory-backed libc streams.☆79Updated 2 years ago
- Standards-defying functional-programming macros for the C preprocessor☆51Updated 11 years ago
- A generic C memory pool☆101Updated 9 years ago
- header-only Windows implementation of the <dirent.h> header☆33Updated last year
- A POSIX compliant C library for Windows☆56Updated 3 months ago
- 🖨️🐞 Printf Based Debugger, a user-friendly C debugger☆67Updated 5 years ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- C89 compatible atomics.☆95Updated last week
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆178Updated 2 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- Minimal C Library☆78Updated 7 years ago
- 24-bit BMP (Bitmap) ANSI C header library☆92Updated 6 years ago
- A small, self-contained, zero-config, MIT licensed, cross-platform, readline and libedit replacement.☆148Updated 2 years ago
- A simple library to provide RAII in standard-compliant C99, using raii_with(resource, initializer, destructor) { ... }-syntax:☆46Updated 7 years ago