victorpoughon / cppicebergLinks
The C++ Iceberg
☆57Updated 8 months ago
Alternatives and similar repositories for cppiceberg
Users that are interested in cppiceberg are comparing it to the libraries listed below
Sorting:
- "Replay-based" REPLs for compiled languages.☆318Updated 3 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago
- Interactive C/C++ preprocessor macro debugger☆171Updated 4 years ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆205Updated 2 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆332Updated 3 years 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…☆479Updated last year
- Determine programatically C from C++ as well as various versions☆198Updated 3 years ago
- Reference implementation of Dragonbox in C++☆746Updated this week
- A fast binary search that tries to be branchless☆101Updated last year
- The Best Library: a C++ STL replacement☆358Updated 2 months ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆214Updated 2 years ago
- ☆293Updated 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…☆121Updated 3 months ago
- Optimizing Brainfuck interpreter in the C preprocessor☆62Updated 3 years ago
- order-pp preprocessor library (standalone part of chaos-pp)☆112Updated 4 years ago
- Proof of concept userspace filesystem that executes filenames as shell commands and makes the result accessible though reading the file.☆66Updated 3 years ago
- A collection of array rotation algorithms.☆156Updated 2 years ago
- Infrastructure to set up the public Compiler Explorer instances and compilers☆381Updated this week
- Experimental clang support for WG21 P2996 (Reflection).☆130Updated 2 months ago
- Smart Garbage Collection Library for C++☆223Updated 4 months ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆82Updated last year
- X86 CPU topics overview for developers , oriented towards performance☆201Updated 5 months ago
- C23 Checked Arithmetic☆141Updated last month
- A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a br…☆330Updated 2 months ago
- A list of awesome C preprocessor stuff☆355Updated last month
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆181Updated 5 months ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆137Updated 7 months ago
- Minimal Rust-inspired C++20 STL replacement☆199Updated 8 months ago
- Implementing a CPU emulator using C++Templates☆150Updated 5 years ago
- Collection of self-contained header-only libraries for C++17☆319Updated 3 weeks ago