The Random123 library is a collection of counter-based random number generators ( "CBRNGs") for CPUs (C and C++) and GPUs (CUDA and OpenCL), as described in Parallel Random Numbers: As Easy as 1, 2, 3 ...
Neetcode 150 is a curated list of 150 LeetCode problems designed to cover all possible patterns & topics in data structures. Mainly practicing in C, C++, Rust, Python ...