victorpoughon / cppicebergLinks
The C++ Iceberg
☆55Updated 6 months ago
Alternatives and similar repositories for cppiceberg
Users that are interested in cppiceberg are comparing it to the libraries listed below
Sorting:
- Preprocessor metaprogramming knowledge obscurity chart☆49Updated last year
- Experimental clang support for WG21 P2996 (Reflection).☆104Updated last week
- Interactive C/C++ preprocessor macro debugger☆167Updated 4 years ago
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆111Updated last month
- X86 CPU topics overview for developers , oriented towards performance☆200Updated 3 months ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆81Updated last year
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆220Updated 5 months ago
- ☆296Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆125Updated 3 months ago
- Determine programatically C from C++ as well as various versions☆196Updated 3 years ago
- A fast, small C/C++ function call tracer for x86/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆173Updated 3 months ago
- ☆87Updated 2 months ago
- Optimizing Brainfuck interpreter in the C preprocessor☆61Updated 2 years ago
- Reference implementation of Grisu-Exact in C++☆65Updated 4 years ago
- Source for papers and proposals☆73Updated 3 weeks ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆201Updated last week
- User-oriented fork of LLVM's opt-viewer☆141Updated 9 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- A fast binary search that tries to be branchless☆101Updated last year
- Compile Time Parser Generator is a C++ single header library which takes a language description as a C++ code and turns it into a LR1 tab…☆473Updated 9 months ago
- Collection of self-contained header-only libraries for C++17☆289Updated this week
- Docker runner for build-bench☆302Updated last year
- Forward, no matter what.☆132Updated 3 years ago
- Parameter passing and initialization☆81Updated 3 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆331Updated 3 years ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆81Updated 8 months ago
- C++20 [Minimal] Static Perfect Hash library☆222Updated last month
- "Replay-based" REPLs for compiled languages.☆315Updated 3 years ago
- "See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript☆292Updated last week
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆176Updated 2 months ago