neumannt / exceptionperformance
performance experiments for C++ exception handling
☆31Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for exceptionperformance
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 2 years ago
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- A fast implementation of log() and exp()☆49Updated last year
- Sample implementation of C++20 atomic_wait/notify☆57Updated 5 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆47Updated 3 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆84Updated 9 months ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆93Updated 4 months ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆63Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆28Updated 5 months ago
- Compiler/BuildSystem Interface Library☆24Updated 2 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated last week
- C++ compile-time Rust's like macro_rules implementation☆88Updated 8 months ago
- ☆57Updated 3 months ago
- A simple replacement for std::unordered_map☆45Updated 3 months ago
- ☆21Updated 2 years ago
- a small lightweight std::execution work-alike☆55Updated last month
- EDSL for C++ to make just-in-time code generation easier☆82Updated last year
- C++20 Coroutines and io_uring☆47Updated 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
- Generic hash function for STL style unordered containers☆32Updated last week
- The Fancy Named Parameters Library☆27Updated 2 weeks ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆55Updated 10 months ago
- Bistra is a domain-specific language designed to generate high-performance kernels (such as GEMMs, convolutions, etc). The program is des…☆6Updated 8 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- The main C++ Coroutines implementation was merged into GCC-10. This branch remains open for any "ideas" or other WIP and is kept up to d…☆11Updated 2 years ago
- Boost.org unordered module☆63Updated last week
- Test if AVX vector loads and stores are atomic☆24Updated 4 years ago
- C++20 Memory Allocators☆28Updated 2 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆103Updated 5 months ago