victorpoughon / cppicebergLinks
The C++ Iceberg
☆64Updated 9 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☆50Updated 2 years ago
- "Replay-based" REPLs for compiled languages.☆317Updated 3 years ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆209Updated 4 months ago
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- Reference implementation of Dragonbox in C++☆762Updated 2 weeks ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆186Updated 6 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆336Updated 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…☆478Updated last year
- The Best Library: a C++ STL replacement☆364Updated 3 months ago
- Smart Garbage Collection Library for C++☆229Updated 5 months ago
- Experimental clang support for WG21 P2996 (Reflection).☆146Updated this week
- C23 Checked Arithmetic☆140Updated 2 months ago
- A fast binary search that tries to be branchless☆102Updated last year
- ☆293Updated last year
- Infrastructure to set up the public Compiler Explorer instances and compilers☆388Updated this week
- ☆89Updated 5 months 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…☆119Updated 4 months ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆83Updated 11 months ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆83Updated last year
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆242Updated 10 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☆300Updated 3 months ago
- A fast framework for writing baseline compiler back-ends in C++☆581Updated 2 weeks ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆137Updated 8 months ago
- Different algorithms for converting binary to decimal floating-point numbers☆124Updated 3 years ago
- Storage for my snippets, toy programs, etc.☆366Updated 7 months ago
- Determine programatically C from C++ as well as various versions☆199Updated 4 years ago
- A public database of C compiler test cases, minimal test runners, and public test results.☆254Updated 5 years ago
- A collection of neat C and C++ trivia and oddities.☆37Updated 5 months ago
- ☆44Updated 6 months ago
- A collection of array rotation algorithms.☆159Updated 2 years ago