{"library":"swenson-sort","type":"library","category":null,"description":"sort.h is an implementation of a ton of sorting algorithms in C with a user-defined type that is provided at include time.","language":"cpp","status":"active","version":"2021-05-22","tags":["sorting","algorithm","header-only","c"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install swenson-sort","imports":["#include <sort.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(swenson_sort CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE swenson-sort::swenson-sort)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}