QuantDevHacks / CppCon-2022-C-20-Dates-in-Finance
☆10Updated 2 years ago
Alternatives and similar repositories for CppCon-2022-C-20-Dates-in-Finance:
Users that are interested in CppCon-2022-C-20-Dates-in-Finance are comparing it to the libraries listed below
- Order matching engine☆10Updated 3 years ago
- Class template designed to express optionality without having to sacrifice memory to store additional bool flag☆12Updated last year
- Examples and presentation for Pacific++/MeetingC++ talk "Benchmarking C++. From video games to algorithmic trading"☆17Updated 4 years ago
- C++ Build Scripts☆14Updated 2 years ago
- The Fancy Named Parameters Library☆30Updated 2 months ago
- STL-compliant stable vector container☆26Updated 6 years ago
- Runtime choosing of template specializations using compile-time lookup-tables. Compile all states of a template function, but execute the…☆26Updated last year
- Order Book implementation in C++20 (Concepts & Co-Routines)☆25Updated 8 months ago
- C++ Concurrency TS 2☆13Updated 2 months ago
- A simple coroutine-based reactor library☆48Updated 9 months ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- ☆9Updated 2 years ago
- Boost.Proto, rewritten and redesigned for C++11☆28Updated 11 years ago
- fixpp - A modern C++ FIX library☆84Updated 4 months ago
- Buffer and byte algorithms/types based on those of Asio☆16Updated 3 years ago
- My Talk on C++20's Concepts