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.
☆25Updated last month
Alternatives and similar repositories for libcwd
Users that are interested in libcwd are comparing it to the libraries listed below
Sorting:
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- Fast regular expression library, with full matching support, even at compile time!☆35Updated 3 months ago
- C++11 compatible charconv☆31Updated last month
- A fixed capacity dynamically sized string☆66Updated last month
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 9 months ago
- C++ library for type introspection, reflection, and scripting interface☆28Updated last year
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Code for the C++20 coroutines based job system discussed in https://poniesandlight.co.uk/reflect/coroutines_job_system/☆21Updated last year
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- C++20 compile-time reflection library.☆35Updated 7 months ago
- Tiny portable C++ library for atomic operations☆54Updated last year
- Result<T, E> for Modern C++☆34Updated 5 years ago
- Container Traits for Modern C++☆29Updated 4 years ago
- rust-like traits (type erasure) on plain C++☆18Updated last year
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆33Updated 2 years ago
- Lock-free memory allocator☆21Updated last year
- Portable UUID generation library for C++☆26Updated 2 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 3 months ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Lightweight logging library for C/C++☆33Updated 2 years ago
- ☆41Updated 2 years ago
- Text editor written in C++, aims to be fast, sexy, cross-platform, and customizable☆45Updated 3 years ago
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- A modern(ish) cross-platform open-source 2D game engine built on top of SDL2. C++98/03/11/14/17 compatible. Requires plf::colony and plf:…☆16Updated 6 years ago
- The IDK (Industrial Development Kit) library!☆33Updated last week