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
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆49Updated 4 years ago
- C++20 Static Branch library☆96Updated 8 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- EDSL for C++ to make just-in-time code generation easier☆88Updated 2 years ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆43Updated last year
- Compiler/BuildSystem Interface Library☆30Updated 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 6 months ago
- A fast implementation of log() and exp()☆56Updated 3 years ago
- Seamless llvm-mca CMake integration☆28Updated 5 years ago
- a small lightweight std::execution work-alike☆65Updated 10 months ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Boost.org unordered module☆86Updated last week
- The Fancy Named Parameters Library☆36Updated 3 months ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆23Updated 2 months ago
- pika is a C++ tasking library built on std::execution with fibers, CUDA, HIP, and MPI support.☆80Updated this week
- Example of a C++20 coroutine implementing a Fibonacci Sequence generator (using clang++ v16.0.0)☆30Updated 2 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last month
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆158Updated 4 years 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.☆181Updated this week
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- A C++ stream using LZ4 (de)compression☆40Updated 4 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆184Updated last week