Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 616 Bytes

File metadata and controls

11 lines (9 loc) · 616 Bytes

cpp-utils

A collection of C and C++ utilities, tools, and educational projects.

Table of Contents

  • 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