neumannt / exceptionperformance
performance experiments for C++ exception handling
☆30Updated 3 years ago
Alternatives and similar repositories for exceptionperformance:
Users that are interested in exceptionperformance are comparing it to the libraries listed below
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- Generic hash function for STL style unordered containers☆36Updated 3 weeks ago
- ☆58Updated last week
- C++20 Static Branch library☆57Updated last week
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- A collection of formatting benchmarks☆47Updated 3 months ago
- C++20 SIMD Within A Register library☆36Updated last week
- Boost.org unordered module☆72Updated last week
- Compiler/BuildSystem Interface Library☆26Updated 3 years ago
- Implementation of the P2300 specification☆9Updated 3 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated last month
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 11 months ago
- ☆17Updated 5 years ago
- A simple replacement for std::unordered_map☆48Updated 9 months ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago
- ☆21Updated 6 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 5 months ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆99Updated this week
- Experimental JSON builder based on C++ reflection☆50Updated last month
- C++11 compatible charconv☆30Updated 3 weeks ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 7 months ago
- Task graph-based asynchronous programming system using C++ coroutine☆89Updated last year