Crate lambda

source ·
Expand description

Lambda is a simple, fast, and safe compute engine written in Rust.

Re-exports

pub use logging;

Modules

Event definitions for lambda runtimes and applications.
Lambda Math Types and operations
High level Rendering API designed for cross platform rendering and windowing.
Runtime definition & functions for executing lambda applications.

Macros

Assert that two values are equal, with a given tolerance.