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 small lightweight std::execution work-alike☆65Updated 6 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 6 years ago
- A collection of formatting benchmarks☆50Updated last month
- C++ compile-time Rust's like macro_rules implementation☆91Updated last year
- C++20 Static Branch library☆68Updated 4 months ago
- ☆63Updated this week
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- The Fancy Named Parameters Library☆34Updated last month
- Boost.org unordered module☆80Updated last week
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆37Updated last year
- Task graph-based asynchronous programming system using C++ coroutine☆93Updated last year
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆74Updated last month
- Compiler/BuildSystem Interface Library☆28Updated 3 years ago
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆102Updated last month
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated last month
- Seamless llvm-mca CMake integration☆27Updated 5 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆27Updated last year
- Object Introspection (OI) enables on-demand, hierarchical profiling of objects in arbitrary C/C++ programs with no recompilation.☆179Updated last month
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆151Updated 4 years ago
- A C++ parser combinator library.☆155Updated last month
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- A fast implementation of log() and exp()☆52Updated 2 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 5 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 2 months ago
- A simple replacement for std::unordered_map☆50Updated last year
- Prints values and types during compilation!☆58Updated 3 months ago