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
- A collection of formatting benchmarks☆52Updated last month
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated 5 months ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- The Fancy Named Parameters Library☆36Updated 3 months ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- C++20 Static Branch library☆96Updated 8 months ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Compiler/BuildSystem Interface Library☆30Updated 3 years ago
- ☆17Updated 6 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 7 years ago
- IFC format specification☆83Updated last week
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Boost.org unordered module☆86Updated last week
- ☆113Updated 2 years ago
- Parameter passing and initialization☆81Updated 4 years ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 2 months ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆181Updated 2 weeks ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- ☆174Updated 2 weeks ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆79Updated last month
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆99Updated 4 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated this week
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆43Updated 5 months ago