victorpoughon / cppicebergLinks
The C++ Iceberg
☆64Updated 10 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
- Preprocessor metaprogramming knowledge obscurity chart☆50Updated 2 years ago
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 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…☆480Updated last year
- A minimalist single-header library for building pattern-matchers, lexers, and parsers.☆209Updated 4 months ago
- Reference implementation of Dragonbox in C++☆774Updated last month
- This repository contains high-performance implementations of memset and memcpy in assembly.☆336Updated 3 years ago
- Infrastructure to set up the public Compiler Explorer instances and compilers☆392Updated this week
- Optimizing Brainfuck interpreter in the C preprocessor☆64Updated 3 years ago
- A floating point arithmetic which works with types of any mantissa, exponent or base in modern header-only C++.☆83Updated last year
- "See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript☆301Updated this week
- A fast, small C/C++ function call tracer for x86-64/Linux, supports clang & gcc, ftrace, threads, exceptions & shared libraries☆189Updated 7 months ago
- A fast binary search that tries to be branchless☆103Updated last year
- Smart Garbage Collection Library for C++☆231Updated 6 months ago
- ☆91Updated 6 months ago
- ☆295Updated last year
- The Best Library: a C++ STL replacement☆379Updated 4 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…☆122Updated 5 months ago
- Rust-like Traits & A Borrow Checker and Memory Ownership System for C++20 (heavily inspired from Rust)☆243Updated 10 months ago
- X86 CPU topics overview for developers , oriented towards performance☆202Updated 8 months ago
- Experimental clang support for WG21 P2996 (Reflection).☆148Updated last week
- Unintrusive algorithms for C arrays OR a C implementation of <algorithm> from C++☆213Updated 2 years ago
- Minimal Rust-inspired C++20 STL replacement☆202Updated 10 months ago
- A public database of C compiler test cases, minimal test runners, and public test results.☆257Updated 5 years ago
- Fastest CRC32 for x86, Intel and AMD, + comprehensive derivation and discussion of various approaches☆326Updated 4 years ago
- Determine programatically C from C++ as well as various versions☆199Updated 4 years ago
- ☆44Updated 7 months ago
- Course notes for Alexander Stepanov's teachings on design and usage of C++ STL.☆83Updated last year
- 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…☆334Updated 4 months ago
- ☆64Updated last week