neumannt / exceptionperformanceLinks
performance experiments for C++ exception handling
☆31Updated 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
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 2 months ago
- C++20 Static Branch library☆68Updated 4 months ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- a small lightweight std::execution work-alike☆65Updated 6 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆38Updated last year
- The Fancy Named Parameters Library☆35Updated 2 months ago
- ☆63Updated this week
- A fast implementation of log() and exp()☆52Updated 2 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆94Updated last year
- A collection of formatting benchmarks☆51Updated 2 months ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- EDSL for C++ to make just-in-time code generation easier☆85Updated 2 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- A general property customisation mechanism☆16Updated 5 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆151Updated 4 years ago
- Benchmarks for our memory allocator☆69Updated 2 years ago
- Compiler/BuildSystem Interface Library☆28Updated 3 years ago
- Boost.org unordered module☆80Updated last week
- C++ compile-time Rust's like macro_rules implementation☆91Updated last year
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆122Updated 7 years ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆74Updated 3 weeks ago
- ☆22Updated 3 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 9 months ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 2 months ago