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
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆36Updated last year
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- A collection of formatting benchmarks☆50Updated last month
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated last month
- C++20 Static Branch library☆64Updated 3 months ago
- a small lightweight std::execution work-alike☆65Updated 5 months ago
- Boost.org unordered module☆77Updated 2 weeks ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated last month
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- The Fancy Named Parameters Library☆34Updated last month
- ☆63Updated 2 weeks ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆74Updated 2 weeks ago
- Task graph-based asynchronous programming system using C++ coroutine☆93Updated last year
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆150Updated 4 years ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- A fast implementation of log() and exp()☆52Updated 2 years ago
- ☆17Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆181Updated 3 months ago
- ☆128Updated 2 years ago
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆178Updated last month
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- IFC format specification☆79Updated last month
- Benchmarks for our memory allocator☆69Updated last year
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- ☆109Updated last year
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago