A collection of C and C++ utilities, tools, and educational projects.
- study/ — study projects and experiments
- parallel_sorting/ — parallel sorting algorithms and their benchmarking
- xroads - multithreading crossroad simulation with lock-free SCSP FIFO
- tools/ — various utilities and tools
- ConcaveHull/ — concave hull construction, working with points, and visualization
- DeleteRepeatsData/ — removing duplicate data from files