A procedural macro that enhance the `let-else` syntax in Rust.
Configuration language designed specifically for ml/ai/data systems
A macro to create a view type data structure
CLI for converting JSON logs to human-readable format
Python-esque for-else construct for Rust
Generate the multiple programming languages structure based on the MySQL/PostgresSQL table structure
A C preprocessor compliant with C23 standard implemented in Rust.
Integrate search data into your rust application. This library is the official wrapper for SerpApi. SerpApi supports Google, Google Maps, Google Shopping, Baidu, Yandex, Yahoo, eBay, App Stores, and more.
Rust Library for AttackerKB API
An implementation of the crypto construct language
Feed parsing utilities
The try! macro descends into an enum variant. It's more flexible than ? and unwrap(), and it works with your enum, too!