This crate provides a few representations of SMT scripts and other functionalities.
Convert Sort Expression to SQL that can be used in 'ORDER BY' statement, e.g. '-aired,id' -> 'aird DESC NULLS LAST, id ASC NULLS LAST'.
MCP server for agent task workflows with phases, prompts, gates, and multi-agent coordination
Flexible wildcard globbing engine with user-definable pipeline operators, no_std compatible
A high-level DynamoDB table abstraction with get_item, query, update, filter, batch operations, pagination, and type-safe queries
Sort arrays using Large Language Models (LLMs)
Unified Tokio agent runtime -- orchestration, memory, knowledge graph, and ReAct loop in one crate
Rust bindings for the ytmusicapi Python library
Provide the functionality to sort Vec<&str> with Chinese collate, with optional Chinese number sort functionality.
SACP-CBOR/1: strict deterministic CBOR validation and canonical encoding (hot-path optimized, no_std-capable).
A highly parallel Perl 5 interpreter written in Rust
A Rust crate for string processing, sorting, counting, and hashing