victorpoughon / cppicebergLinks
The C++ Iceberg
☆58Updated 9 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.☆317Updated 3 years ago
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆206Updated 3 months ago
- This repository contains high-performance implementations of memset and memcpy in assembly.☆333Updated 3 years ago
- The Best Library: a C++ STL replacement☆363Updated 2 months ago
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆214Updated 2 years ago
- Smart Garbage Collection Library for C++☆228Updated 5 months ago
- Experimental clang support for WG21 P2996 (Reflection).☆137Updated 2 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…☆479Updated last year
- ☆293Updated last year
- Infrastructure to set up the public Compiler Explorer instances and compilers☆387Updated this week
- C23 Checked Arithmetic☆141Updated 2 months ago
- Reference implementation of Dragonbox in C++☆754Updated 2 weeks ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆82Updated last year
- Determine programatically C from C++ as well as various versions☆198Updated 4 years ago
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆182Updated 6 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
- Source for papers and proposals☆74Updated 3 weeks ago
- A fast binary search that tries to be branchless☆101Updated last year
- Minimal Rust-inspired C++20 STL replacement☆201Updated 9 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…☆121Updated 4 months ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆301Updated 4 years ago
- GCC powered interactive C/C++ REPL terminal created with BASH☆286Updated 9 months ago
- ☆89Updated 5 months ago
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆242Updated 9 months 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
- "See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript☆298Updated 2 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆132Updated this week
- 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…☆333Updated 3 months ago