heapwolf / debug
A small debugging library for C++
☆31Updated 5 years ago
Alternatives and similar repositories for debug:
Users that are interested in debug are comparing it to the libraries listed below
- Quick and simple stacktraces for C++☆12Updated 9 years ago
- A Buffer class that makes it easy to slice, concat, copy, etc.☆10Updated 5 years ago
- A minimalist event emitter in C++☆16Updated 4 years ago
- Public Domain random number generators for C++☆16Updated 10 years ago
- A lightweight LRU cache structure for list<T> and map<K,V> containers. Written in C++11☆27Updated 9 years ago
- Lightweight Msgpack Encoder☆15Updated 8 years ago
- A minimalist event emitter for C++☆33Updated 6 years ago
- C version of the MetroHash function☆26Updated 9 years ago
- Chromium DevTools remote for C++☆11Updated 7 years ago
- Simple wildcard string comparison for C☆19Updated 4 years ago
- Chainable HTTP Server implementation☆20Updated 8 years ago
- C++ reflection framework (for fun)☆14Updated 10 years ago
- Foundations of symbol based programming☆30Updated 5 years ago
- Wait-free ring buffer for inter-thread communication using C++11 atomics☆19Updated 10 years ago
- any_function is a functional counterpart to std::any☆14Updated 8 years ago
- Native C++ Library☆49Updated 9 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- Progressive triangle streams☆21Updated 10 years ago
- Implementation of the skip quadtree and compressed quadtree data structures.☆28Updated 12 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- Bag ADT written in C so that you can take randomly, licensed under a BSD license☆13Updated 9 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- High-performance C++ for macOS, iOS, tvOS, Android, Linux, and Windows☆41Updated 3 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- Generic 2D graphics library for C++14☆28Updated 3 months ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 15 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Remake, a build system that bridges the gap between make and redo☆28Updated 5 months ago