victorpoughon / cppicebergLinks
The C++ Iceberg
☆57Updated 6 months ago
Alternatives and similar repositories for cppiceberg
Users that are interested in cppiceberg are comparing it to the libraries listed below
Sorting:
- Interactive C/C++ preprocessor macro debugger☆169Updated 4 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆49Updated last year
- "Replay-based" REPLs for compiled languages.☆316Updated 3 years ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆201Updated last month
- The Best Library: a C++ STL replacement☆261Updated 2 weeks ago
- ☆295Updated last year
- A fast binary search that tries to be branchless☆101Updated last year
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆214Updated 2 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…☆113Updated last month
- Optimizing Brainfuck interpreter in the C preprocessor☆62Updated 3 years ago
- C23 Checked Arithmetic☆136Updated 7 months ago
- Experimental clang support for WG21 P2996 (Reflection).☆119Updated 2 weeks ago
- A collection of array rotation algorithms.☆155Updated 2 years ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆331Updated 3 years ago
- ☆87Updated 2 months ago
- Reference implementation of Dragonbox in C++☆661Updated 8 months ago
- 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…☆475Updated 10 months ago
- A GDB/MI Visual Studio Code Debug Adapter☆38Updated 3 months ago
- GCC powered interactive C/C++ REPL terminal created with BASH☆284Updated 7 months ago
- Minimal Rust-inspired C++20 STL replacement☆192Updated 6 months ago
- Determine programatically C from C++ as well as various versions☆197Updated 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☆295Updated last week
- Replacement for std::optional that does not waste memory unnecessarily☆126Updated 3 weeks ago
- Infrastructure to set up the public Compiler Explorer instances and compilers☆381Updated this week
- User-oriented fork of LLVM's opt-viewer☆142Updated last week
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆81Updated last year
- scpptool is a command line tool to help enforce a memory and data race safe subset of C++.☆166Updated this week
- Proof of concept userspace filesystem that executes filenames as shell commands and makes the result accessible though reading the file.☆66Updated 3 years ago
- ☆174Updated last year
- A public database of C compiler test cases, minimal test runners, and public test results.☆227Updated 4 years ago