Programming Languages by Example #43 C https://github.com/ObrienlabsDev/performance/tree/main/cpu/ia64/singlethread/64bit/collatz_cpp_single C with CUDA https://github.com/ObrienlabsDev/performance/tree/main/gpu/nvidia/cuda/cpp/64bit/collatz_cuda C with OpenMPI Go https://github.com/ObrienlabsDev/performance/tree/main/cpu/virtual/singlethread/go-benchmark-cli Java Java using Lambdas and Streams https://github.com/ObrienlabsDev/performance/blob/main/cpu/virtual/multithreaded/128bit/java-benchmark-128-cli/performance-nbi/src/main/java/dev/obrienlabs/performance/nbi/Collatz128bit.java Rust