Sinh9x0-zz / multithreading
Small projects built in C++ using multi-threading concepts and mutual exclusion principles
☆14Updated 9 years ago
Alternatives and similar repositories for multithreading:
Users that are interested in multithreading are comparing it to the libraries listed below
- Order Book implementation in C++20 (Concepts & Co-Routines)☆25Updated 10 months ago
- C++ High Performance, published by Packt☆248Updated 2 years ago
- Experiments with the C++ programming language.☆140Updated last week
- Implementation and benchmark of different spin lock types☆14Updated 4 years ago
- Code samples from https://vorbrodt.blog/☆112Updated 7 months ago
- Ultra fast and low latency C++ Logging library with flexible configuration and high throughput in multithreaded environment☆164Updated last year
- A simple coroutine-based reactor library☆48Updated 11 months ago
- Coding exercise I did ages ago for a Jump Trading interview☆31Updated 11 years ago
- Algo trading code, documentation and webinars.☆70Updated last year
- ☆16Updated 5 years ago
- C++ low-latency in-memory order book☆88Updated 11 years ago
- C++ High Performance Second Edition, published by Packt☆249Updated 2 years ago
- C++ Templates & Article☆27Updated last year
- Toy fats log for Meeting C++ 2016☆31Updated 8 years ago
- A C++ ultra low latency trading engine with O(1) performance of order execution, order update, order cancel, O(log(n)) for order book ana…☆46Updated 4 years ago
- Examples and presentation for Pacific++/MeetingC++ talk "Benchmarking C++. From video games to algorithmic trading"☆17Updated 4 years ago
- C++17 inplace_string implementation☆94Updated 6 years ago
- C++ implementation of the FIX Simple Binary Encoding☆47Updated 2 months ago
- Very fast lock-free queue (thread safe)☆116Updated 2 months ago
- high-performance-thread-pool☆14Updated 6 years ago
- A curated list of Modern C++ idioms☆21Updated 8 years ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆50Updated 4 months ago
- ☆63Updated 6 years ago
- A lightweight macro-based coroutine / resumable / cooperative multitasking function utility designed for C++14 lambdas.☆37Updated 4 years ago
- C++ implementation of options pricing models☆75Updated 7 years ago
- ☆153Updated 11 months ago
- Polymorphic memory resource for real-time applications.☆66Updated last year
- Working basic prototype of variadic template based logging☆38Updated 8 years ago
- C++ Concurrency Patterns☆22Updated this week
- A custom vector implementation, similar to the C++ vector.☆27Updated 8 years ago