#sorting

  1. ordered-float

    Wrappers for total ordering on floats

    v5.1.0 17.9M #sorting #no-std #f64 #f32 #ord
  2. litemap

    A key-value Map implementation based on a flat, sorted Vec

    v0.8.1 22.6M #vec #btree-map #sorting #vec-map
  3. ulid

    a Universally Unique Lexicographically Sortable Identifier implementation

    v1.2.1 1.4M #uuid #sorting #sortable
  4. skiplist

    in Rust for fast insertion and removal, including a normal skiplist, ordered skiplist, and skipmap

    v0.6.0 82K #sorting #collection
  5. partial_sort

    provide a Rust version std::partial_sort

    v1.0.0 178K #sorting #rust-version #algorithm #partial
  6. sorted-vec

    Create and maintain sorted vectors and vector-backed sets

    v0.8.10 374K #sorting #set #compare #vector-backed #maintain #sorted-set
  7. ext-sort

    rust external sort algorithm implementation

    v0.1.5 56K #sorting #algorithm #external-sort #external-sorting #external #algorithm-sorting
  8. range-set

    Smallvec-backed containers of sorted integer ranges

    v0.1.0 61K #collection #small-vec #sorting #integer #on-stack #inclusive
  9. ndarray-slice

    Fast and robust slice-based algorithms (e.g., sorting, selection, search) for non-contiguous (sub)views into n-dimensional arrays

    v0.6.0 1.8K #sorting #numpy #array #select #no-alloc
  10. float-ord

    A total ordering for floating-point numbers

    v0.3.2 1.0M #compare-floats #sorting #compare
  11. decimal-bytes

    Arbitrary precision decimals with lexicographically sortable byte encoding

    v0.4.2 900 #numeric #encoding #decimal #sorting
  12. radsort

    Radix sort implementation for sorting by scalar keys (integers, floats, chars, bools)

    v0.1.1 172K #radix-sorting #sorting #counting-sorting #radix #counting
  13. cargo-tomlfmt

    Formatting Cargo.toml

    v0.2.1 950 #formatting #cargo-toml #multi-line #default #sorting #workspace-root #cargo-subcommand
  14. lsxd

    A easy way to display directories and their size

    v0.1.19 1.0K #display #directory #ls #size #sorting #du
  15. cargo-manifest-check

    Check the formatting of your manifest files

    v0.3.1 #check-dependencies #sorting #lint
  16. par-iter

    Fork of rayon, with chili support

    v2.0.0 112K #parallel-iterator #prelude #thread-pool #sorting #fork #chili #random-access #data-parallelism #data-race
  17. rustywind

    A CLI to sort tailwind CSS classes

    v0.24.1 #tailwind #css-class #sorting #file-content #stdin
  18. sort-package-json

    that sorts package.json files according to well-established npm conventions

    v0.0.9 6.8K #package-json #npm-package #sorting #conventions #field #sorting-field
  19. pg_filters

    helper to generate postgres sql for pagination, sorting and filtering

    v0.1.18 #pagination #postgresql #sql #filtering #sorting
  20. rdst

    A flexible parallel unstable radix sort that supports sorting by any arbitrarily defined sequence of bytes

    v0.20.14 7.5K #radix-sorting #sorting #multi-threading #rayon #parallel
  21. hist-rs

    High-throughput method to count abundance of unique line in the style of sort | uniq -c

    v0.1.8 #unique #histogram #sorting
  22. clap-sort

    Validate that clap Subcommand enums are sorted alphabetically

    v1.0.3 2.4K #clap #validation #subcommand #sorting #cli
  23. sem-tool

    Semantic Versioning CLI tool for parsing, filtering, sorting and explaining

    v0.1.10 #semver #command-line-tool #sorting
  24. iter-merge

    A high-performance iterator merging library

    v1.0.0 2.6K #iterator #sorting #no-std #merge #merge-sorting
  25. sosorted

    A set of methods to efficiently manipulated sorted arrays

    v0.2.0 #sorting #array #methods #simd #deduplicate #dest #input-data #multiset #primitive-integer
  26. codesort

    sorts code

    v1.0.1 #sorting #code
  27. orasort

    High-performance, cache-efficient sorting library optimized for common prefixes

    v0.1.1 #radix-sorting #cache-oblivious #sorting #performance #radix
  28. data_structure

    implementing and managing common data structures

    v0.1.20 1.8K #stack #linked-list #data-structures #algorithm #sorting
  29. ckc-rs

    Poker hand evaluation library

    v0.1.18 #poker-hand-evaluation #poker-evaluation #binary-representation #embedded #sorting
  30. galm

    pattern matching library

    v0.3.1 1.5K #pattern-matching #sorting #cli
  31. fdup

    find duplicate files recursively and in parallel

    v3.0.1 370 #duplicates #file-search #parallel #sorting #duplicate-file #filesize #checksum
  32. sorted-insert

    traits to insert elements to a sorted collection and keep the order

    v0.2.6 3.9K #vec #insert #insertion #array #sorting
  33. similari-trackers-rs

    Machine learning framework for building object trackers and similarity search engines

    v0.26.12 290 #deep-sort #tracking #sorting #machine-learning #similarity
  34. compile_time_sort

    Sort arrays and slices of primitives in const contexts

    v1.2.1 1.3K #const-context #sorting #const-sort #no-alloc
  35. next-rust-release-date

    When's the next Rust release?

    v0.2.2 #next #sorting #output #expect
  36. treerder

    Trie ordering for type implementing Orderable

    v4.0.1 1.4K #order #retrieval-tree #sorting #trie
  37. nulid

    Nanosecond-Precision Universally Lexicographically Sortable Identifier

    v0.9.0 #uuid #ulid #timestamp #sorting
  38. pretty_assertions_sorted

    Wrapper around the rust-pretty-assertions crate that allows for the ability to sort the Debug output

    v1.2.3 27K #diff #sorting #assert #pretty
  39. cargo-sort-fix

    Check if tables and items in a .toml file are lexically sorted

    v2.0.5 #cargo-subcommand #sorting #cargo-dependencies
  40. sort_algorithms

    This package has the implementation of several sort algorithms

    v0.3.5 460 #sorting #algorithm
  41. sope

    Simplified, and type-safe interface to MPI with error handling

    v0.1.0 #mpi #sorting #type-safe #error #collective
  42. is_sorted

    Iterator sorted?

    v0.1.1 32K #algorithm #sorting #simd
  43. fastdu

    Parallel, cross-platform version of du

    v0.1.1 #cross-platform #du #parallel #filesystem #sorting #file-metadata #parallel-execution
  44. tilesort

    A sorting algorithm optimized for datasets with pre-sorted contiguous blocks (tiles)

    v0.2.0 #performance-optimization #sorting #optimization #performance
  45. keepsorted

    sorting blocks of lines in code files

    v0.1.8 #file-sorting #command-line #code #sorting
  46. voracious_radix_sort

    State of the art radix sort algorithms. Single thread and multi thread versions.

    v1.2.0 3.7K #radix-sort #sorting #research #algorithm
  47. sort-downloads

    My TUI for generating different types of projects

    v0.1.2 #download #sorting #generator #tui #different #jpeg #svg #webp #windows-installer
  48. dmsort

    Fast adaptive sorting for when most of your data is already in order. dmsort can be 2-5 times faster than Rust's default sort when more than 80% of the elements are already in order

    v1.0.2 6.5K #sorting-order #adaptive #sorting
  49. toodee

    A lightweight 2D wrapper around a Vec

    v0.6.0 1.1K #matrix #sorting #translation #array
  50. algos

    A collection of algorithms in Rust

    v0.6.8 1.0K #graph #graph-search #sorting #search #algorithm
  51. gnu-sort

    High-performance Rust implementation of GNU sort with zero-copy operations, SIMD optimization, and parallel processing

    v1.0.5 #sorting #gnu #coreutils #performance
  52. gtfsort

    An optimized chr/pos/feature GTF/GFF sorter using a lexicographic-based index ordering algorithm written in Rust

    v0.2.3 270 #gtf-gff #sorting #gff #gtf
  53. sorting-race

    Terminal-based sorting algorithm race visualization tool with real-time metrics

    v0.2.0 #sorting #terminal-visualization #visualization #tui
  54. eytzinger

    implements the "eytzinger" (aka BFS) array layout

    v1.1.2 3.7K #binary-search-tree #layout #bfs #array #sorting #slice-ext
  55. azamcodec

    Encoder and decoder library for Azam Codec

    v0.1.5 340 #sorting #azam #identifier
  56. lexicmp

    comparing and sorting strings lexicographically and naturally

    v0.2.0 49K #emoji #transliteration #lexicographical #unicode #sorting
  57. find-images

    Find images

    v0.1.2 #image #extension #find #sorting #pipe
  58. glidesort

    sorting algorithm

    v0.1.2 38K #sorting #algorithm #algorithm-sorting
  59. huniq

    Filter out duplicates on the command line. Replacement for sort | uniq optimized for speed (10x faster).

    v2.7.0 20K #uniq #sorting #cli
  60. image-sorter

    A terminal user interface for sorting images

    v0.5.1 650 #tui #sorting #image
  61. thanos-sort

    🗿 Perfectly balanced sorting - repeatedly snaps away half the elements until one survivor remains

    v0.1.1 #sorting #perfectly-balanced #joke #thanos #algorithm
  62. sst

    sorted string table abstraction

    v0.18.0 1.0K #sorting #string #table #abstraction #merge
  63. hattrie

    A high-performance, cache-conscious, ordered map for string keys, based on the HAT-trie paper

    v0.9.1 #string #sorting #cache-conscious #trie #map
  64. tuple_key

    A serialization format for lexicographically sorted tuples

    v0.13.0 550 #serialization #protobuf #sorting #typed-tuple-key #lexicographically
  65. msort

    A command line application to sort media files

    v0.1.7 #plex #directory #sorting #directory-structure
  66. sorted-index-buffer

    array based sorted map with u64 keys

    v0.2.1 4.3K #buffer #sorting #map
  67. libdivsufsort-rs

    wrapper of libdivsufsort

    v0.1.5 #pattern-matching #bwt #sorting
  68. binary-merge

    Minimum comparison merge of two sorted sequences with random access

    v0.1.2 495K #sorting #merge #array
  69. counting_sort

    Counting sort implementation for Iterators

    v1.0.10 #counting-sorting #sorting
  70. sqlx-data-params

    Data parameter utilities for SQLx-Data - advanced pagination (Serial/Slice/Cursor), dynamic filtering, sorting, and type-safe query parameters for database operations

    v0.1.0 #pagination #filtering #database #sorting
  71. small_uid

    A 64 bit lexicographically sortable unique identifier implementation

    v0.3.0-beta.0 140 #uuid #ulid #sorting #small
  72. json_filter_sorted

    Serde JSON sorted and filter

    v0.1.5 410 #serde-json #json-filter #sorting #json-key #testing
  73. pretty_assertions_sorted_fork

    Wrapper around the rust-pretty-assertions crate that allows for the ability to sort the Debug output

    v0.11.0 #output #sorting #debugging #fork #object #assertions #hash-map
  74. jono

    Priority Queue on Redis

    v0.1.6-rc.8 800 #priority-queue #redis #sorting #set
  75. iter-set-ops

    Fast set operations on an arbitrary number of sorted deduplicated iterators

    v0.2.4 #set-iterator #sorting #iterator #operator
  76. ciid

    ciid is a utility to derive a chronologically sortable, unique identifier for images

    v0.2.2 210 #unique-identifier #image #sorting #chronological
  77. wikisort

    ported to Rust

    v1.0.1 #sorting #ported #stable #logging #allocator #rhythm #al #im #og #yay
  78. grenad

    Tools to sort, merge, write, and read immutable key-value pairs

    v0.5.0 16K #key-value-store #immutable-key-value #sorting #compression #immutability #zlib #sorter #snappy #lz4
  79. rostl-sort

    Oblivious sorting algorithms

    v0.1.0-alpha9 #sorting #oblivious #algorithm #tee #compaction #batcher #intel-tdx #rostl #bitonic #trusted-execution-environment
  80. window-enumerator

    enumerating and filtering windows with multiple criteria including sorting and selection

    v0.4.1 #selection #sorting #windows-enumerator #sorting-windows #filter
  81. sortedlist-rs

    A fast sorted list data structure in rust

    v0.2.5 120 #sorting #data-structures #list
  82. text-file-sort

    Sort a text file similar to linux sort

    v0.2.0 #file-sorting #text-file #algorithm #external #sorting
  83. pixelset

    High-performance pixel set for efficient set operations

    v0.6.2 #set-operations #pixel #image #sorting #check #cache
  84. topo_sort

    A 'cycle-safe' topological sort for a set of nodes with dependencies

    v0.4.0 11K #topological-sorting #dependencies #sorting
  85. ord-uuid

    Creates lexically sortable uuid values of size 16 bytes

    v1.0.3 #sorting #byte #size #uuid #value #v6 #v7
  86. serde_json_merge

    Merge, index, iterate, and sort a serde_json::Value (recursively)

    v0.0.6 150 #serde-json #sorting #iterator #merge-sorting #json
  87. wgpu-algorithms

    High-performance, safe wgpu Radix Sort and Prefix Scan for Rust

    v0.1.0 #gpgpu #radix-sorting #wgpu #sorting #radix #graphics
  88. similari

    Machine learning framework for building object trackers and similarity search engines

    v0.26.2 220 #machine-learning #deep-sort #tracking #similarity #sorting
  89. smolid

    A Rust implementation of smolid

    v0.1.0 #timestamp #uuid #64-bit #sorting #url-friendly #7-bit #embedding #insufficient #base32 #fits
  90. loc

    Count lines of code (cloc) fast

    v0.5.0 470 #cloc #comments #file-line #sorting #blank #tokei #regex #src-directory #benchmark #target-directory
  91. beap

    Bi-parental heap data structure implementation in Rust

    v0.1.2 150 #heap-data-structure #sorting #heap
  92. tiny_sort

    Binary-size optimized stable and unstable sorts

    v1.0.5 #binary-size #sorting #tiny #size #binary
  93. suffixsort

    suffix (inverse lexicographic) sorting

    v0.3.0 #suffix-sorting #sorting #inverse-sort #text-processing #suffix
  94. fre

    A command line frecency tracking tool

    v0.4.1 290 #frecency #statistics #sorting #command-line-tool #tracking #decrease #autojump #home-dir
  95. algorithmica

    Rust Algorithms

    v0.1.10 #algorithm #math #search #data #sorting
  96. cargo-libyear

    measure of software dependency freshness

    v0.1.1 #freshness #measure #sorting #cargo-toml #latest #manifest-path #criteria
  97. learned-partition-sort

    A high-performance distribution-based sorting algorithm that learns data patterns to achieve O(N) complexity

    v0.1.0 #sorting #algorithm #parallel #performance #algorithm-performance
  98. cdx

    application for text file manipulation and command line data mining, a little like the gnu textutils

    v0.1.22 1.5K #command-line #join #sorting #terminal #terminal-text
  99. pinyin-sort

    sort pinyin

    v0.1.1 #pinyin #sorting #chinese #character #override #string-sorting #separator #output-formatting
  100. commandargs

    Minimal, precise library for primarily fetching and sorting runtime command line arguments accordingly

    v0.1.5 220 #command-line-arguments #run-time #command-pattern #fetching #sorting
  101. fine-directory-curator

    A Rust-powered CLI tool to organize and curate files in macOS directories

    v0.2.0 #directory #config-path #sorting #macos #extension #path-config #logging #curator #organizing #command-line-tool
  102. bevy_sorting

    Sorting bevy systems based on reads and writes

    v0.4.0 250 #ecs #bevy #sorting #bevy-ecs
  103. sorting-algorithm

    various sorting algorithms

    v0.1.17 #sorting #bubble-sort #heap-sort #algorithm #merge-sorting #quick-sort #gnome #comb #bogo #cocktail
  104. finli

    A CLI tool for financial reporting and PDF generation

    v0.1.1 #pdf-generation #finance #invoice #sorting #cli #command-line-tool #date
  105. kv-extsort

    External sort for key-value data

    v0.1.2 #key-value #sorting #dataset
  106. ayumu

    A small, lightweight, user-oriented query language for search forms

    v0.3.6 600 #query-language #forms #nlp #user-oriented #sorting #terms #white-space #fault-tolerant
  107. radix256_sort

    A high-performance Radix Sort implementation using base-256 for u32

    v0.1.0 #radix #radix-sorting #performance #sorting #algorithm-performance
  108. gsort

    A fast, memory-efficient external merge sort implementation in Rust, compatible with GNU sort

    v0.6.1 #merge-sorting #sorting #cli #merge
  109. name-dictionary

    Word and name lists for crate name generation

    v0.1.1 #word-list #dictionary-word #sorting #length #generation #embedded
  110. signalbox

    TUI to manage Railway projects

    v0.2.0 #tui #railway #manage #project #sorting
  111. extsort-iter

    external sorting for all types for all iterators

    v0.3.1 #sorting #iterator #external
  112. sdset

    Set operations for sorted and deduplicated slices. Much performances! Such Wow!

    v0.4.0 950 #sorting #slice #dedup
  113. procrastination_sort

    The laziest in-place sorting algorithm

    v1.1.0 110 #sorting #algorithm #procrastination #element #in-place #unsorted
  114. pixelsorting

    pixel sorting program

    v0.1.1 #sorting #pixel #image #heavy
  115. sort

    sort algorithms

    v0.8.5 #sorting #merge-sorting #bubble-sort #heap-sort #algorithm #quick-sort #introsort
  116. easier

    making rust easier

    v0.3.0 130 #group-by #sorting #vec #act
  117. clickhouse-filters

    helper to generate ClickHouse SQL for pagination, sorting and filtering

    v0.1.0 #clickhouse #pagination #sql #filtering #sorting
  118. patina_internal_collections

    Collection types to the DXE Core

    v20.0.1 280 #binary-search-tree #collection #sorting #patina #internal #rb-tree #rbt #red-black #dxe #dynamic-memory-allocation
  119. e9571_str_lib

    string processing, sorting, counting, and hashing

    v0.1.1 #hashing #sorting #ascii #string-sorting
  120. iterator-sorted

    Stable functions for checking iterator sorting

    v0.2.0 20K #sorting #iterator #iota
  121. RagatagSorter

    sort Ragatag reads by their tags

    v3.2.1 #ragatagsorter #sorting #tags #ragatag
  122. spacetimedb-bindings-sys

    Easy support for interacting between SpacetimeDB and Rust

    v1.12.0 5.7K #spacetime-db #abi #define #call #sorting
  123. reflecto

    A port of reflector

    v0.1.6 310 #arch-linux #mirror #port #reflector #sorting #mirrorlist #file-content #pacman
  124. lexical-sort

    Sort Unicode strings lexically

    v0.3.1 137K #transliteration #lexicographical #sorting #unicode
  125. thicket

    Collections using splay trees

    v0.1.1 #map-set #splay #sorting
  126. try-partialord

    Safe failable sort, min, max, binary_search functions for PartialOrd. No need to wrap f32, f64 to sort any more.

    v0.1.3 4.8K #binary-search #partial-ord #sorting
  127. apma

    Adaptive Packed Memory Array (APMA) — a cache-efficient sorted associative container

    v0.1.0 #packed-memory-array #sorting #adaptive #cache-efficient #data-structures
  128. upid

    Universally Unique Prefixed Lexicographically Sortable Identifier

    v0.2.0 220 #uuid #lexicographically-sortable #sorting #unique-identifier #prefix #64-bit #date-time
  129. ulid-lite

    ULID generation library and command-line utility

    v0.6.1 #sortable #sorting #ulid #unique-identifier #character #base32 #lexicographically-sortable
  130. extsort

    External sorting (i.e. on disk sorting) capability on arbitrarily sized iterator

    v0.5.0 260 #sorting #external
  131. quick_sort_yq

    A sample quick sort algorithm

    v0.1.5 #quick-sort #sorting #algorithm #sample
  132. sorted-ifyer

    determine if something is sorted!

    v0.6.1 460 #sorting #ifyer #is-sorted
  133. vibesort-rs

    Sort arrays using Large Language Models (LLMs)

    v0.2.2 #sorting #llm #array
  134. cecile-supercool-tracker

    Machine learning framework for building object trackers and similarity search engines

    v0.0.2 200 #machine-learning #tracking #deep-sort #similarity #sorting
  135. natlex_sort

    hybrid natural and lexicographical sorting for strings and byte slices, useful for sorting mixed lists of filenames and identifiers

    v0.1.0 #sorting #natural #lexicographical #alphanumeric
  136. vsort

    GNU Version Sort Rust implementation

    v0.2.0 2.8K #sorting #version #gnu
  137. ssort

    CLI tool for suffix (inverse lexicographic) sorting

    v0.3.0 #suffix-sorting #cli #inverse-sort #sorting #text-processing
  138. queued_rust

    queue type for better privacy managment and data orginization

    v0.7.4 550 #priority-queue #fifo-queue #sorting #data-structures #better #sorting-order #privacy
  139. m3u_sorter

    Sorts a .m3u file based on detected Season/Episode data

    v0.1.0 #sorting #season #episode #m3u #file
  140. atrocious_sort

    Some of the most useless sorting algorithms implemented in Rust

    v0.1.6 500 #sorting #useless #silly
  141. rs_algo

    Common sorting algorithms and other common computer science algorithms

    v0.2.1 #sorting #merge-sorting #insertion #merge #quick
  142. skipidy

    A skiplist implementation

    v0.2.1 #skip-list #collection #sorting
  143. afsort

    American Flag sort implementation for faster sorting of Strings

    v0.3.1 #string-sorting #sorting #american #flags #string
  144. color_sort

    sorting and filtering colors in HEX, RGB(A) and HSL formats

    v0.1.0 #rgb #hsl #sorting #filtering
  145. tekton

    A blazingly fast code snippet sorter

    v0.3.0 #snippets #json #sorting #convert #format #sorter #vim
  146. indexsort

    sort crate, porting Golang sort package to Rust

    v0.2.0 550 #sorting #golang
  147. bubblesort-ifyer

    Sorts stuff using Bubblesort!

    v1.0.0 #sorting #bubble-sort #ifyer #bublesort
  148. iter-set

    Set operations on sorted, deduplicated iterators

    v2.0.2 800 #deduplicate #iterator #sorting #element #operation
  149. crabmole

    Porting Go standard library in Rust

    v0.1.8 #base64 #base32 #sorting #pipe
  150. nexus_sort_core

    A cognitive, multi-strategy sorting framework designed for high performance

    v1.0.1 #radix-sorting #radix #performance #sorting #introsort #algorithm-performance
  151. sato

    some sort of s-expr based html templating system

    v0.1.10 #template-engine #s-expr #system #sorting #attributes #switch-statement
  152. fls

    A fast POSIX ls that doesn't require a libc

    v0.1.0 #ls #posix #sorting #posix-compliant #replace #libc #metrics #code-size
  153. cleanup-history

    Filters my .bash_history through a set of regexes, deduplicates, and sorts it by most recently used

    v0.2.0 #sorting #filter #recently #set #dotfiles #regex
  154. indentsort

    Structure-preserving sorting of arbitrary indented text

    v0.1.2 #sorting #text #indent
  155. silly-wat-linker

    that makes writing WebAssembly Text files easier

    v0.7.1 #wasm-text #wat #import #sorting #expression-parser #constexpr #wasm-text-format
  156. bisection

    Python bisect module

    v0.1.0 57K #binary-search #bisect #sorting
  157. sort-it

    various sorting algorithms

    v0.2.2 #sorting #algorithm
  158. sortby

    adds convenient sort functions for Iterators

    v0.1.3 330 #data-structures #sorting #iterator
  159. algorithm_rust

    some common rust_algorithms, Everyone can participate, and the project will continue to be updated, all the algorithms comes from <Introduction to Algorithms III>

    v0.6.0 250 #matrix #sorting #search #updating #participate #search-algorithms
  160. tournament-kway

    k-way merge using a tournament tree

    v0.1.1 650 #tournament #sorting #merge #kway #tree
  161. key-vec

    Vec of key-value pairs sorted by key

    v0.4.1 #key-value #sorting #vec #sorting-order
  162. entwine

    Generic slice-like interface for operating on multiple slices at the same time

    v0.1.0 #time-slice #sorting #no-std
  163. crumsort

    Parallel implementation of crumsort optmized for uniform distributions

    v0.1.0 #sorting #parallel #sorter
  164. sort-const

    Sort arrays and slices in const contexts

    v1.0.1 1.4K #sorting #const-sort #no-alloc
  165. rusty-perm

    permutation with no-std

    v0.2.0 #sorting-order #permutation #group #permutations #sorting
  166. todo_list_parser

    A lightweight command-line tool for parsing, organizing, and sorting task lists from plain text files with priority levels, status tracking, and date-based organization

    v0.1.0 #task-list #text-parser #plain-text #due-date #sorting #task-tracking #organizing #command-line-tool
  167. merging-iterator

    An iterator to return the elements of two independently ordered iterators in order

    v1.3.0 #sorting #iterator
  168. Try searching with DuckDuckGo.

  169. uniqtoo

    A version of sort | uniq -c with output that updates in real-time as each line is parsed

    v0.3.0 #uniq #real-time #update #sorting #parsed #nr #replicating #file-descriptor
  170. stoogesort

    An ergonomic stooge sort implementation

    v0.2.0 110 #sorting #stooge #vec
  171. cargo-sort-ck

    Check Cargo.toml for sorted dependencies

    v2.2.2 #cargo-subcommand #sorting #dependencies #check #cargo-check
  172. indexer

    allows you to create an index (a multi-value sorted map) based on serde json values

    v0.2.8 #serde-json #json-path #map #sorting #index #multi-value
  173. buldak

    that provides various sorting functions

    v0.28.1 2.0K #sorting #algorithm
  174. chimper

    A graphical image viewer

    v0.4.0 #image-viewer #image-editor #sorting #directory #format #screenshot #weird
  175. shmarks

    Directory bookmarks for the shell

    v0.1.13 240 #bookmarks #directory #bookmarks-for-shell #sorting #zsh #autocomplete
  176. asdf-oxide

    command-line utility that sorts pixels in images based on their brightness or color value

    v0.1.1 #pixel #image #sorting #command-line-tool #color #experiment #bright
  177. topologic

    Topological sorting of Acyclic Dependency Graphs

    v1.1.0 4.5K #topological-sorting #dag #sorting
  178. external_sort

    ability to perform external sorts on structs, which allows for rapid sorting of large data streams

    v0.1.2 #merge-sort #external #merge #sorting
  179. rustywind_core

    sorting tailwind CSS classes

    v0.3.1 700 #tailwind #sorter #sorting #file-content #css-class
  180. vqsort-rs

    Rust bindings for Google's Highway vectorized quicksort

    v0.3.0 120 #sorting #fast #simd
  181. beancount-sort

    sort a .beancount-file

    v0.1.5 #cli #sorting #beancount
  182. vew

    Visualize lsof output

    v0.1.0 #csv #output #row #sorting #visualize #lsof #ps #graphical-user-interface #ls #netstat
  183. simple-pagerank

    calculate the PageRank of a graph

    v0.2.0 1.0K #graph #pagerank #page-rank #sorting #algorithm
  184. boost_compute

    Boost C++ library boost_compute packaged using Zanbil

    v0.1.0 #gpu-computing #boost #opencl #zanbil #sorting
  185. topset

    Top N selector

    v0.4.0 410 #iterator #binary-heap #fixed-size #sorting #greatest #gt #smallest
  186. cargo-shipshape

    Cargo subcommand to sort Rust file items by type and name

    v0.0.1-pre.1 #sorting #name #cargo-subcommand #item #extract #declaration #rust-project
  187. serde-ordered-collections

    Ordered serialization/deserialization serde functionality

    v2.0.0 16K #ordered-collections #deserialize #serialization #collection #sorting #serde #serde-derive #hash-map
  188. grader

    Stream-based CLI for binary sorting text files via a given shell command

    v0.2.0 #sorting #stream #cli
  189. cursorsort

    A QuickSort implementation with a cursor based partitioner and pivot selector

    v0.4.0 330 #sorting #quick-sort #cursor-based #partition #cursor
  190. toml-parse

    Set of modules for parsing, sorting and formating toml

    v0.2.11 #sorting #parser #format
  191. ade-topological-sort

    Topological sorting algorithm for directed graphs

    v0.1.1 #topological-sorting #directed-graph #algorithm #sorting #topological-sort
  192. wf

    A Unix-style command-line utility for counting word frequencies

    v0.2.3 #command-line-tool #word #unix-style #frequencies #sorting #freq
  193. pdqsort

    Pattern-defeating quicksort

    v1.0.3 410 #quick-sort #sorting #no-std #introsort
  194. introsort

    Fast sorting compatible with #[no_std]. Also has (optional) support for efficient and robust sorting of floating point numbers. Currently, introsort only builds on nightly

    v0.6.0 #sorting #floating-point #float
  195. weakheap

    Weak Heap data structure implementation in Rust

    v0.1.0 #heap-sort #data-structures #sorting
  196. treesize

    List directory tree, sorted by size

    v0.5.0 #directory #sorting #size #debugging #list #command-line-tool #si #kib #mib #cargo-lock
  197. timely_sort

    Sorting infrastructure for timely dataflow

    v0.1.6 1.2K #radix-sorting #sorting #timely-dataflow #dataflow #timely
  198. extsort-lily

    An efficient external merge sort implementation

    v0.1.1 #merge-sort #external #merge #sorting
  199. small-ord-set

    A set data-structure represented by a sorted SmallVec

    v0.1.3 15K #data-structures #small-vec #sorting #represented #set
  200. toposort

    Topological sorting

    v0.1.0 #topological-sorting #docker-compose #sorting
  201. permoot

    General-purpose no_std permutation library

    v0.2.1 490 #sorting-order #no-std #group #permutation #sorting
  202. common-words-all

    Most common words sorted by ngram frequency

    v0.0.2 #ngrams #word #sorting #english #language #french #hebrew #italian #russian #spanish
  203. stalin-sort

    stalin sort in rust

    v1.0.0 #sorting #stalin #jokesort
  204. scored_set

    A scored sorted set data structure for Rust

    v0.1.3 #data-structures #score #thread-safe #sorting #set #lowest #set-of-items
  205. priority-queue-rs

    Priority Queue is more specialized data structure than Queue. Like ordinary queue, priority queue has same method but with a major difference. In Priority queue items are ordered by…

    v0.1.26 #collection #sorting #queue
  206. staticsort

    Implements a macro providing a compile-time quicksort function for arrays of any length, containing any primitive Copy type with a PartialOrd implementation

    v0.4.2 #sorting #quick-sort #array #ord
  207. ccsort

    clone of the Unix sort command, with multiple sorting algorithms

    v0.1.1 #sorting #algorithm #unix #unix-command-line #command-line
  208. projectr

    A contextual, MRU sorted, project finder

    v0.4.1 #sorting #contextual #mru #finder #build
  209. interp1d

    lightweight interpolation library written in Rust

    v0.2.0 5.2K #interpolation #sorting #pair #search #binary-search #linear-interpolation
  210. float_sort

    sort f32 and f64 vectors safely using total_cmp

    v0.1.0 #f64 #float #f32 #sorting
  211. kurtbuilds_sid

    Id schema that is: 128-bit (uuid compatible); sorted (won't explode database indexes); random (gen anywhere); readable (has object type and a "short" segment); and highlights on double click. Includes postgres extension.

    v0.7.0 460 #postgresql-extension #uuid #double-click #sorting #object #database-index #explode #schema-object
  212. grass-macro

    Procedual Macros for GRASS

    v0.1.4 #grass #procedual #sorting #system #data-analysis #dsl #genomics #genomics-data #expressive #domain-language
  213. co_sort

    Sort arrays given a permutation

    v0.2.0 950 #sorting #permutation
  214. graphql-normalize

    Normalize (format and sort) GraphQL queries

    v0.1.3 130 #graphql #query #sorting #format #normalize
  215. bubble-sort-scala

    A quick and non-optimized, cloning version of the bubble sort algorithm. Created as a showcase for publishing crates in the Rust Cookbook 2018

    v0.1.0 #cookbook #sorting #packt #bubble-sorting #bubble #x5ff
  216. tinysort

    The lowest memory footprint sorting algorithm

    v0.1.0 #sorting #algorithm
  217. linearsort

    Sorting in linear time 🤔

    v2.3.4 #linear-time #sorting
  218. count_sort

    O(n) sorting library for large datasets with small range of possible values

    v0.3.0 #sorting #no-std
  219. packr2

    a few packing algorithms for your needs

    v0.3.3 #algorithm #packing #sorting #split-packer #texture-packer #bake #rectangle #unsorted