vectorize_struct adds an procedural macro attribute that makes it possible to iterate over Trait Objects of every field of a Struct that implements a specific trait.
Production-grade Rust SDK for building DuckDB loadable extensions
A crate for generating geometric algebra equations for any algebra and dimension
A simple crate for calculating distances between 2D points.
Embeddable scripting language platform Ad Astra. Main Crate.
Mathematical and statistical operations on vectors
Metaprogramming Rust in Python!
Mark methods in `impl Trait for Type` blocks inherent to the type
A simple 2D grid for prototyping games. Including easy parsing, indexing and iterators.
Bit vector struct that includes byte padding for safe serialization and deserialization
Vec Filter is a Rust library to filter a vector of structs based on a query string. It allows you to specify filter conditions on struct fields with a simple query syntax. The library provides a custom derive macro, `Filterable`, to make your structs filterable with ease.
Vec Filter is a Rust library to filter a vector of structs based on a query string. It allows you to specify filter conditions on struct fields with a simple query syntax. The library provides a custom derive macro, `Filterable`, to make your structs filterable with ease.