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
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆99Updated 3 weeks ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- C++20 Static Branch library☆59Updated last week
- Experimental JSON builder based on C++ reflection☆51Updated 2 months ago
- C++20 SIMD Within A Register library☆39Updated 3 weeks ago
- The Fancy Named Parameters Library☆31Updated 2 weeks ago
- A collection of formatting benchmarks☆47Updated 3 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- ☆60Updated last month
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated last month
- Generic hash function for STL style unordered containers☆37Updated this week
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Coroutine library and toolkit for C++20☆38Updated 2 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated last month
- A simple replacement for std::unordered_map☆49Updated 10 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆124Updated 3 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 6 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 4 months ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆34Updated 11 months ago
- CDSChecker: A Model Checker for C11 and C++11 Atomics☆29Updated 11 years ago
- Example Code for Cpp Coroutine Job System talk at CppCon 2020☆40Updated 4 years ago