Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Category
Tags2
Sort:Used by Most Apps
Sortable
Reorderable drag-and-drop lists for modern browsers and touch devices, with no jQuery or framework required
match-sorter
Simple, deterministic best-match sorting and filtering for arrays in JavaScript and TypeScript.
ordered-float
Wrapper types that give Rust's IEEE-754 floats a total ordering for sorting and hashing
d3-array
Array manipulation, ordering, searching, and statistical summarization for JavaScript, built to power D3's data-visualization pipeline.
uFuzzy
A tiny, dependency-free fuzzy search library for matching short phrases against large lists with no index to build.
json-stable-stringify
A deterministic version of JSON.stringify() that sorts object keys so identical data always produces identical output.
gods
GoDS is a generic, type-safe collection of Go data structures — lists, sets, maps, trees, stacks, and queues sharing one uniform container interface.
toposort
Topologically sorts directed acyclic graphs, like dependency lists, into a valid execution order.
thenBy.js
A tiny JavaScript library for chaining multiple sort comparators with a firstBy().thenBy() syntax.
toml-sort
A command-line utility and Python library that sorts and formats TOML files while preserving comments.
DataTablesSrc
Turns plain HTML tables into interactive, sortable, searchable, paginated data grids with a single line of JavaScript.
pypsrp
A pure-Python client for WinRM and the PowerShell Remoting Protocol, for running commands and PowerShell on remote Windows hosts.
fast-sort
A zero-dependency, blazing-fast TypeScript sorting library for arrays and objects by one or more properties.
tree-sitter-powershell
A tree-sitter grammar for parsing PowerShell scripts, including obfuscated malware samples, with bindings for Rust, Node, Python, Go, C, and Swift.
natord
Natural ordering comparison functions for sorting strings the way humans expect, digits and all.