{"library":"dmsort","type":"library","category":null,"description":"Fast adaptive sorting for when most of your data is already in order; can be 2-5 times faster than Rust's default sort when over 80% of elements are sorted.","language":"rust","status":"active","version":"1.0.2","tags":["sorting","adaptive","performance","algorithm"],"last_verified":"Wed Jun 17","install":[{"cmd":"# Cargo.toml\n[dependencies]\ndmsort = \"1.0.2\"","imports":["use dmsort::sort;"]},{"cmd":"cargo add dmsort","imports":[]}],"homepage":"https://github.com/emilk/drop-merge-sort","github":"https://github.com/emilk/drop-merge-sort","docs":"https://docs.rs/dmsort/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}