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
- A collection of formatting benchmarks☆52Updated last month
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆103Updated 5 months ago
- C++20 Static Branch library☆96Updated 8 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Boost.org unordered module☆86Updated last week
- The Fancy Named Parameters Library☆36Updated 3 months ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆181Updated last week
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- ☆17Updated 6 years ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆79Updated 3 weeks ago
- Generic hash function for STL style unordered containers☆39Updated last month
- ☆113Updated 2 years ago
- Seamless llvm-mca CMake integration☆29Updated 5 years ago
- IFC format specification☆83Updated last week
- EDSL for C++ to make just-in-time code generation easier☆87Updated 2 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 2 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Simple C++ code to benchmark fast division algorithms☆54Updated 4 years ago
- Compiler/BuildSystem Interface Library☆30Updated 3 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 7 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago