neumannt / exceptionperformance
performance experiments for C++ exception handling
☆30Updated 2 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
- C++20 Static Branch library☆52Updated 6 months ago
- The Fancy Named Parameters Library☆30Updated 3 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- C++20 SIMD Within A Register library☆29Updated 6 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 8 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- A collection of formatting benchmarks☆47Updated 2 weeks ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆47Updated 3 years ago
- A simple replacement for std::unordered_map☆47Updated 6 months ago
- ☆20Updated 2 years ago
- fast prime sieve and hash algorithm☆38Updated last week
- Boost.org unordered module☆66Updated 3 weeks ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated last year
- ☆56Updated 6 months ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Compiler/BuildSystem Interface Library☆26Updated 2 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 3 months ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Create man pages from information used by Intel Intrinsics Guide and optionally uops.info☆45Updated 2 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated 11 months ago
- Test if AVX vector loads and stores are atomic☆28Updated 4 years ago
- C++20 Coroutines and io_uring☆48Updated 2 years ago
- A fast implementation of log() and exp()☆51Updated 2 years ago
- P1160 Add Test Polymorphic Memory Resource To Standard Library☆40Updated 4 months ago
- Experimental JSON builder based on C++ reflection☆49Updated last week
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago