drepper / c--featuresLinks
Discover supported and announced features of the C++ compiler and library
☆13Updated last year
Alternatives and similar repositories for c--features
Users that are interested in c--features are comparing it to the libraries listed below
Sorting:
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- reverse engineering branch predictors☆17Updated 9 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- Composable Data and Type Generators for C++☆10Updated 6 years ago
- A C++ metaprogramming library☆26Updated 8 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- C++ standard proposals☆16Updated 5 years ago
- benchmarking positional population count☆15Updated last year
- ☆12Updated 8 years ago
- ☆14Updated 2 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info