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:
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- C++ interface to CPU affinity management☆30Updated 7 years ago
- C++ standard proposals☆16Updated 5 years ago
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- Freud, a tool to create Performance Annotations for C/C++ programs☆21Updated 10 months ago
- Benchmarking reading and parsing integers from a file in C++.☆9Updated 5 years ago
- A C++ metaprogramming library☆26Updated 8 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- C++ Club☆16Updated 3 months 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
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- benchmarking positional population count☆14Updated last year
- String to Float Benchmark☆19Updated 6 years ago
- Not Another Range Library☆39Updated 11 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 3 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- ☆21Updated 7 months ago
- A signal/slot implementation using std::function.☆12Updated 10 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- ☆20Updated last year
- A C++ string-based dispatch/routing library☆25Updated 8 years ago
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 5 months ago
- A compressed pair for C++17☆27Updated 3 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Full emulation of await feature from C# language in C++ based on Stackful Coroutines from Boost.Coroutine library.☆19Updated 9 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago