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
- ☆67Updated this week
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- C++20 Static Branch library☆70Updated 6 months ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- A collection of formatting benchmarks☆52Updated last month
- C++ compile-time Rust's like macro_rules implementation☆91Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 3 months ago
- The Fancy Named Parameters Library☆36Updated last month
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated last week
- Task graph-based asynchronous programming system using C++ coroutine☆95Updated last year
- Boost.org unordered module☆86Updated 3 weeks ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated 2 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆79Updated last week
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆39Updated last year
- a small lightweight std::execution work-alike☆64Updated 8 months ago
- ☆17Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Primer for C++ Concepts☆24Updated 6 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆156Updated 4 years ago
- Generic hash function for STL style unordered containers☆39Updated 3 weeks ago
- C++20 Memory Allocator library☆36Updated 7 months ago
- ☆128Updated 2 years ago
- C++11 compatible charconv☆31Updated 3 weeks ago