Nanolat / c-callstackLinks
An implementation to show Java-like call stack in C/C++ code.
☆52Updated 6 months ago
Alternatives and similar repositories for c-callstack
Users that are interested in c-callstack are comparing it to the libraries listed below
Sorting:
- Mirror of https://code.google.com/p/google-coredumper/ with Arch package fixes☆63Updated 7 years ago
- Wrap plain TCP traffic into SSL☆89Updated 8 years ago
- tiny cross-platform socket API library☆51Updated last year
- C-Pluff, a plug-in framework for C☆40Updated 3 weeks ago
- This make CRC be fast. Included implementations: CRC-64-Jones and CRC-16-CCITT☆138Updated 2 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- NIH Utility Library☆91Updated 4 years ago
- Update of original etrace program.☆68Updated 2 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated 2 years ago
- libuv thread communication☆59Updated 2 years ago
- A URI (and IRI) parser with a straightforward API, based upon uriparser☆27Updated 7 years ago
- C11 Lock-free Stack☆184Updated last year
- Our open source benchmarks and code samples☆193Updated 3 weeks ago
- SIGSEGV handler which prints the debug stack trace for C/C++ projects on Linux. It is configurable and rather robust.☆185Updated 3 years ago
- Convert build system from autoconf/make to CMake☆78Updated 3 years ago
- A circular buffer written in C using Posix calls to create a contiguously mapped memory space. BSD Licensed.☆264Updated 4 years ago
- Cross platform library to gather process and system information.☆89Updated 8 years ago
- Adding TCP like reliability features on top of existing UDP protocol☆40Updated 13 years ago
- Commander option parser ported to C - simple API, auto-generated --help☆204Updated 7 months ago
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- Minimal HTTP processing library☆155Updated 6 years ago
- Message Framing for libuv☆58Updated 4 years ago
- Red-black tree C implementation☆37Updated 6 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- API tracing framework for Linux C/C++ applications☆159Updated 9 years ago
- A simple and efficient MsgPack binary serialization library in a self-contained header file☆88Updated 6 years ago
- Python's excellent OptionParser in C++