Expand description

Third party facade for the Astral Engine to unify dependencies and features.

Licenses for third party libraries can be found in the root folder.

Modules

A macro for declaring lazily evaluated statics.
Numeric traits for generic mathematics
Data-parallelism library that makes it easy to convert sequential computations into parallel
Serde
Slog - Structured, extensible, composable logging for Rust
Crate walkdir provides an efficient and cross platform implementation of recursive directory traversal. Several options are exposed to control iteration, such as whether to follow symbolic links (default off), limit the maximum number of simultaneous open file descriptors and the ability to efficiently skip descending into directories.