victorpoughon / cppicebergLinks
The C++ Iceberg
☆65Updated last year
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☆53Updated 2 years ago
- "Replay-based" REPLs for compiled languages.☆319Updated 3 years ago
- Interactive C/C++ preprocessor macro debugger☆176Updated 5 years ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆211Updated 6 months ago
- ☆296Updated last year
- C23 Checked Arithmetic☆154Updated 5 months ago
- A public database of C compiler test cases, minimal test runners, and public test results.☆259Updated 5 years ago
- Reference implementation of Dragonbox in C++☆790Updated 3 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆339Updated 4 years ago
- Optimizing Brainfuck interpreter in the C preprocessor☆65Updated 3 years ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆212Updated 2 years ago
- order-pp preprocessor library (standalone part of chaos-pp)☆129Updated 4 years ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆194Updated 9 months ago
- Smart Garbage Collection Library for C++☆234Updated 8 months ago
- Determine programatically C from C++ as well as various versions☆199Updated 4 years ago
- ☆121Updated this week
- 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…☆481Updated last year
- A fast binary search that tries to be branchless☆105Updated last year
- The Best Library: a C++ STL replacement☆407Updated 6 months ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆83Updated last year
- 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…☆126Updated 7 months ago
- "See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript☆303Updated 2 months ago
- Proof of concept userspace filesystem that executes filenames as shell commands and makes the result accessible though reading the file.☆69Updated 3 years ago
- A collection of neat C and C++ trivia and oddities.☆38Updated 7 months ago
- A collection of array rotation algorithms.☆163Updated 3 years ago
- Super-parallel Python port of the C-Reduce☆313Updated this week
- ☆93Updated 8 months ago
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆245Updated last year
- Minimal Rust-inspired C++20 STL replacement☆209Updated last year
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated last year