neumannt / exceptionperformanceLinks
performance experiments for C++ exception handling
☆32Updated 3 years ago
Alternatives and similar repositories for exceptionperformance
Users that are interested in exceptionperformance are comparing it to the libraries listed below
Sorting:
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 3 years ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆39Updated last year
- C++20 Static Branch library☆68Updated 5 months ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆180Updated 3 months ago
- C++ compile-time Rust's like macro_rules implementation☆91Updated last year
- ☆64Updated this week
- A collection of formatting benchmarks☆52Updated last week
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆155Updated 4 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- a small lightweight std::execution work-alike☆64Updated 7 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Boost.org unordered module☆85Updated 3 weeks ago
- Task graph-based asynchronous programming system using C++ coroutine☆94Updated last year
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 3 months ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 3 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated last month
- A simple replacement for std::unordered_map☆50Updated last year
- Prints values and types during compilation!☆58Updated 4 months ago
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆97Updated last month
- Compiler/BuildSystem Interface Library☆28Updated 3 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆122Updated 7 years ago
- C++20 Coroutines and io_uring☆53Updated 2 years ago
- Light-weight header-only library for parallel function calls and continuations in C++ based on Eric Niebler's talk at CppCon 2019.☆111Updated last year
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago