heapwolf / cpp-stacktraceLinks
Quick and simple stacktraces for C++
☆12Updated 9 years ago
Alternatives and similar repositories for cpp-stacktrace
Users that are interested in cpp-stacktrace are comparing it to the libraries listed below
Sorting:
- A minimalist event emitter for C++☆32Updated last month
- A small debugging library for C++☆31Updated 6 years ago
- Crawler, a quick prototiping platform for Windows (C++11)☆14Updated 9 years ago
- Header only debug module for c++11☆38Updated 10 years ago
- Lightweight Msgpack Encoder☆15Updated 8 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 10 years ago
- Progressive triangle streams☆22Updated 10 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17Updated 9 years ago
- any_function is a functional counterpart to std::any☆14Updated 9 years ago
- Portable, protocol-agnostic UDP socket wrapper, primarily designed for client-server models in applications such as games (deprecated, us…☆12Updated 7 years ago
- Tiny C library for computing approximate minimal bounding spheres.☆31Updated 10 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Lightweight benchmarking component for small C++ routines☆15Updated 2 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20Updated 10 years ago
- Pretty table metrics w/ benchmarking, unit conversions in CSV,TSV,ASCII,markdown (C++11)☆20Updated 10 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Public Domain random number generators for C++☆16Updated 10 years ago
- Bag ADT written in C so that you can take randomly, licensed under a BSD license☆13Updated 9 years ago
- BON - Binary Object Notation☆21Updated 7 years ago
- A light-weight C++ profiling library☆31Updated 11 years ago
- ☆9Updated 4 years ago
- Platform abstraction and utility library☆19Updated 3 weeks ago
- Fast Point Overlap Test☆17Updated 7 years ago
- Multi-threaded data building, packaging, patching and editing system☆9Updated 9 years ago
- C++ 11/14 type safe light event system☆14Updated 10 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Updated 7 years ago
- Implementation of the skip quadtree and compressed quadtree data structures.