heapwolf / debugLinks
A small debugging library for C++
☆31Updated 6 years ago
Alternatives and similar repositories for debug
Users that are interested in debug are comparing it to the libraries listed below
Sorting:
- Quick and simple stacktraces for C++☆12Updated 9 years ago
- A minimalist event emitter for C++☆32Updated 4 months ago
- Public Domain random number generators for C++☆16Updated 10 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆28Updated 10 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20Updated 10 years ago
- TinyThread++ fork with lambda, future and continuation support.☆29Updated 13 years ago
- High-performance C++ for macOS, iOS, tvOS, Android, Linux, and Windows☆42Updated 3 years ago
- Chainable libuv streams☆62Updated 2 years ago
- Simple wildcard string comparison for C☆19Updated last month
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆18Updated 10 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Reference counted synchronized pointer.☆14Updated 8 years ago
- Native C++ Library☆49Updated 10 years ago
- Netstring parsing in C☆36Updated 4 years ago
- Knot is a lightweight and simple TCP networking C++ library with no dependencies.☆28Updated 10 years ago
- Lightweight Msgpack Encoder☆15Updated 8 years ago
- Fast cross-platform async network library☆16Updated 5 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 8 years ago
- Header only debug module for c++11☆38Updated 10 years ago
- Generic 2D graphics library for C++14☆28Updated 7 months ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- BON - Binary Object Notation☆21Updated 7 years ago
- A sparse and compressed bitmap library.☆13Updated 11 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- SIMD-enabled Levenshtein distance in C++☆74Updated last year
- C++ 11/14 type safe light event system☆14Updated 10 years ago
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Tiny format/mustache templating library (C++11)☆24Updated 9 years ago
- memory pool allocator☆51Updated 12 years ago