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
- Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck☆100Updated 2 months ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- The Fancy Named Parameters Library☆32Updated last month
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆35Updated last year
- C++20 Static Branch library☆60Updated last month
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- A collection of formatting benchmarks☆49Updated 5 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated last week
- Benchmarks for our memory allocator☆65Updated last year
- ☆21Updated 8 months ago
- A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).☆22Updated 3 months ago
- The IDK (Industrial Development Kit) library!☆36Updated last week
- 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
- Generic hash function for STL style unordered containers☆38Updated last month
- ☆61Updated 2 months ago
- A simple replacement for std::unordered_map☆50Updated 11 months ago
- A fast implementation of log() and exp()☆53Updated 2 years ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆125Updated 6 years ago
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆94Updated last month
- Simple C++ code to benchmark fast division algorithms☆52Updated 4 years ago
- IFC format specification☆78Updated last month
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Boost.org unordered module☆75Updated 2 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