Skip to content

su-mt/cpp-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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
    • RangeSearch/ - N-dimensional range search using k-d tree, range tree, and Boost R* tree
    • ConcaveHull/ — concave hull construction, working with points, and visualization
    • DeleteRepeatsData/ — removing duplicate data from files

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors