neumannt / exceptionperformanceLinks
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
Sorting:
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆36Updated last year
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- The Fancy Named Parameters Library☆33Updated last week
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- C++20 Static Branch library☆61Updated 2 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- ☆62Updated 3 months ago
- A collection of formatting benchmarks☆49Updated last week
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆177Updated 2 weeks ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- Boost.org unordered module☆76Updated last week
- ☆17Updated 5 years ago
- Compact SVO optimized vector for C++17 or higher☆106Updated last year
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 3 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆74Updated last week
- Benchmarks for our memory allocator☆68Updated last year
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Compiler/BuildSystem Interface Library☆28Updated 3 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated last week
- Simple C++ code to benchmark fast division algorithms☆52Updated 4 years ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆101Updated 2 weeks ago
- C++20 Coroutines and io_uring☆52Updated 2 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago