drepper / c--features
Discover supported and announced features of the C++ compiler and library
☆13Updated 10 months ago
Alternatives and similar repositories for c--features:
Users that are interested in c--features are comparing it to the libraries listed below
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 4 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Not Another Range Library☆39Updated 10 years ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated last month
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆40Updated 3 months ago
- C++ counting digits benchmark☆23Updated 11 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- String to Float Benchmark☆19Updated 6 years ago
- benchmarking positional population count☆14Updated 10 months ago
- A C++ metaprogramming library☆26Updated 8 years ago
- ☆20Updated 2 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆24Updated 11 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- ☆31Updated 9 years ago
- Markup source code showing optimizations☆36Updated 5 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- Tool for locating internal symbols unnecessarily exported from shared libraries.☆38Updated 2 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- CLang Plugin for calculating AST hashes☆15Updated 5 years ago
- C++ standard proposals☆16Updated 5 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- reverse engineering branch predictors☆17Updated 8 years ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 4 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago