Menu Close

BusyBeaverFX

Description :

Just a fun BusyBeaver project using C++20 multithread and DearImGui(+SDL).

Open Source Project and download :

https://github.com/DarknessFX/BusyBeaverFX

Blog :

Many years ago I watched Busy Beaver Turing Machines – Computerphile and I tought that it would be a fun project to do using multithreads, recently I read Performance Comparison of Condition Variables and Atomics in C++20 and the C++20 AtomicFlag (from pingPongAtomicFlag.cpp sample) looked so easy and simple that I had to take a few hours to have fun developing this BusyBeaver project (and to share too).

Busy Beaver Turing Machines - Computerphile

Similar

Comments are welcome.