CarloWood / libcwdLinks
Libcwd is a thread-safe, full-featured debugging support library for C++ developers. It includes ostream-based debug output with custom debug channels and devices, powerful memory allocation debugging support, as well as run-time support for printing source file:line number information and demangled type names.
☆27Updated 3 months ago
Alternatives and similar repositories for libcwd
Users that are interested in libcwd are comparing it to the libraries listed below
Sorting:
- C++ Reflection & Serialization using Clang's LibTooling☆53Updated 5 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated last month
- A header only structure of arrays container for C++☆43Updated 2 years ago
- Translates binary information (images, fonts, shaders) into C++ source code.☆134Updated last year
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆20Updated last year
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 5 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆115Updated 10 months ago
- Cross-platform C++ library providing tools for applications to locate themselves, their data assets as well as dependent modules.☆85Updated 10 months ago
- Modern C++20 Unicode library☆153Updated this week
- Container Traits for Modern C++☆29Updated 5 years ago
- ☆66Updated 4 years ago
- Runtime compiled C++ with hot-swapped classes.☆124Updated 3 years ago
- C++11 syntactic sugar for ImGui with RAII guards☆74Updated 4 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆35Updated 5 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- ☆17Updated 3 years ago
- Lightweight logging library for C/C++☆39Updated 6 months ago
- Cross-platform C++ Utility Library☆56Updated 3 weeks ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆37Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later (WIP).☆35Updated 2 months ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆26Updated 4 years ago
- ☆50Updated 8 years ago
- A compiler front end for the C++ language☆151Updated last week
- A fixed capacity dynamically sized string☆69Updated last month
- A simple, single-header library which implements C preprocessor☆59Updated 9 months ago
- Fork of mcpp, a C/C++ preprocessor☆79Updated 3 weeks ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- C++ type_name template utilities for pretty-printing type names☆13Updated 7 years ago