Dexter9313 / C-stacktrace
A small header C library to print stack trace on execution if an exception occurs (such as segmentation fault).
☆19Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for C-stacktrace
- A tiny lexical analyser generator☆18Updated 12 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- memory pool allocator☆49Updated 11 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 3 years ago
- cprops - C Prototyping Tools☆12Updated 12 years ago
- A plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- A WIP terminal emulator, written in C++11 using Skia, libtsm, and GLFW☆24Updated 5 years ago
- header-only Windows implementation of the <dirent.h> header☆18Updated 3 years ago
- A modified version of Henry Spencer's BSD regular expression library. The original version is in the regex repository.☆22Updated 2 years ago
- Generate minimal and customized core dump files on Linux.☆45Updated 9 months ago
- bithacks.h is a C header file containing useful bit manipulation macros☆73Updated 14 years ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆38Updated last year
- DWARF debug info viewer using GTK+☆53Updated 3 years ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆28Updated 11 years ago
- A POSIX compliant C library for Windows☆47Updated last year
- C JSON parser (both, SAX-like & full DOM)☆22Updated 10 months ago
- Obtain a pointer to the struct that contains the struct member☆20Updated 9 years ago
- Portable implementation of snprintf(3), vsnprintf(3), asprintf(3), and vasprintf(3)☆68Updated 4 months ago
- lock-free LIFO stack by C native built it, easy built cross platform(no extra dependencies needed) , guarantee thread safety memory manag…☆30Updated 6 years ago
- Slab Memory Allocator in Application Layer☆28Updated 6 years ago
- Coroutines for C.☆73Updated 7 years ago
- Barebones SSL client for libuv with HTTP support☆11Updated 7 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- Hierarchical memory allocator☆71Updated 9 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Allocation benchmarks☆30Updated 8 years ago
- easy to use callback library for C++☆39Updated 7 years ago
- Lists of pre-defined macros for various C/C++ compilers☆17Updated 5 years ago
- Simple and fast drop-in replacements for the stdlib's strstr() and memmem() sub-sequence search functions.☆10Updated 9 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago