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 3 weeks ago
Alternatives and similar repositories for libcwd
Users that are interested in libcwd are comparing it to the libraries listed below
Sorting:
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆43Updated 6 months ago
- Lock-free memory allocator☆22Updated last year
- A high-level API for accessing DWARF debugging information, in C++☆27Updated 5 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A simple cross-platform speed & memory-efficiency benchmark for the most common hash-table implementations in the C++ world☆11Updated 2 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- A concise and readable metaprogramming language for C++☆60Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- A unique_ptr implementation with small object optimization☆19Updated 10 months ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- A tagged-pointer type for C++.☆35Updated last year
- Read-Compile-Run-Loop: tiny and powerful interactive C++ compiler (REPL)☆20Updated 3 years ago
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 5 months ago
- C++ sanctuary for small but powerful and frequently required, stand alone features.☆29Updated 10 months ago
- (Legacy) Extremely fast unordered map and set library for C++20☆11Updated last year
- A ring_span implementation that allows zero construction and destruction☆16Updated 5 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- The IDK (Industrial Development Kit) library!☆36Updated last week
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- A utility for creating amalgamated single-header C++ libraries☆56Updated 3 years ago
- CppDyn is a library which aims to simplify use of polymorphism in C++20☆19Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.☆31Updated last year
- C++ messaging and serialization library☆74Updated this week
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago