Temporary traits for function operator overloading, pending the stabilization of `Fn`, `FnMut`, and `FnOnce`.
Metaprogramming Rust in Python!
Macro implementation for [rust_io] defining several operators to be used emulating Haskel [do notation]
A simple library of attribute macros to assist with overloading operators for borrowed and owned data.
A simple library of attribute macros to assist with overloading operators for borrowed and owned data.
High-performance generic segment tree and lazy segment tree implementations in Rust for efficient range queries, range updates, and interval operations. Supports custom monoid operations with zero-cost abstractions.
Library for building stateful property tests using the proptest crate
Operation on Fn
Monadic do notation using a macro
NDArray Package for dendritic
A highly parallel Perl 5 interpreter written in Rust
Fake implementation of `std::ops::Fn` for user-defined data types.