adob / print-stmtLinks
Convenient print statement for C++
☆103Updated 2 years ago
Alternatives and similar repositories for print-stmt
Users that are interested in print-stmt are comparing it to the libraries listed below
Sorting:
- Python-like range iterators for C++☆80Updated 8 years ago
- Front end side of quick-bench☆156Updated last year
- Mirror kept for legacy. Moved to https://github.com/llvm/llvm-project☆65Updated 6 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- List of online C++ compilers☆97Updated 3 years ago
- Experimental support for contracts programming in clang++☆28Updated 6 years ago
- C++ terminal styling done right☆12Updated last year
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- A collection of formatting benchmarks☆52Updated 2 weeks ago
- C++ bindings for url parsing and sanitization☆19Updated last year
- Draft for a new C++ standard future propoal☆19Updated 8 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 3 months ago
- Single header file C++ library that provides IEEE 754 floating point types.☆23Updated 5 years ago
- Compiler/BuildSystem Interface Library☆28Updated 3 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- Like std::duration_cast, but without the undefined behaviour☆17Updated 6 months ago
- Simple HTTP query string parsing library in C☆58Updated 13 years ago
- Base91 / Base85 / Base64 de/encoders (C++03)☆69Updated 9 years ago
- Boost.org preprocessor module☆109Updated last week
- A C++14 constexpr implementation of SHA256☆36Updated last year
- Pretty unicode tables for the CLI with CPP☆18Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆37Updated 8 years ago
- C++ wrapper to SQLite library☆27Updated 7 years ago
- libclangmm - An easy to use C++-wrapper for libclang☆38Updated 7 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- A lightweight big integer library for c++☆222Updated 4 years ago
- Papers for the C++ Standards Committee, WG21☆58Updated 6 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago