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.☆35Updated last year
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- C++20 Static Branch library☆60Updated 2 months ago
- ☆61Updated 3 months ago
- The Fancy Named Parameters Library☆33Updated 2 months ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆100Updated 2 months ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- Boost.org unordered module☆75Updated last month
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- ☆17Updated 5 years ago
- A collection of formatting benchmarks☆49Updated 5 months ago
- A simple replacement for std::unordered_map☆51Updated last year
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆176Updated last week
- Coroutine library and toolkit for C++20☆39Updated 4 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 6 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- Compiler/BuildSystem Interface Library☆28Updated 3 years ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆37Updated 9 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated last month
- a small lightweight std::execution work-alike☆65Updated 4 months ago
- IFC format specification☆78Updated this week
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Task graph-based asynchronous programming system using C++ coroutine☆92Updated last year
- Implementation of the std::execution (P2300, sender/receiver) proposal☆78Updated 3 weeks ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 3 months ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago