Features from optional dependencies
- archery implicit feature
-
Enables archery
archery:
Abstract over the atomicity of reference-counting pointers
- arrayvec implicit feature
- cgmath implicit feature
-
Enables cgmath
cgmath:
A linear algebra and mathematics library for computer graphics
- glam implicit feature
-
Enables glam
glam:
A simple and fast 3D math library for games and graphics
- im implicit feature
-
Enables im
im:
Immutable collection datatypes
- im-rc implicit feature
-
Enables im-rc
im-rc:
Immutable collection datatypes (the fast but not thread safe version)
- imbl implicit feature
-
Enables imbl
imbl:
Immutable collection datatypes
- mint implicit feature
-
Enables mint
mint:
Math interoperability standard types
- nalgebra implicit feature
- ndarray implicit feature
-
Enables ndarray ^0.15
- rpds implicit feature
-
Enables rpds
rpds:
Persistent data structures with structural sharing
- smallvec implicit feature
-
Enables smallvec
smallvec:
'Small vector' optimization: store up to a small number of items on the stack
- static-rc implicit feature
-
Enables static-rc
static-rc:
Compile-time reference counting
- tinyvec implicit feature
-
Enables tinyvec
tinyvec:
tinyvec
provides 100% safe vec-like data structures - ultraviolet implicit feature
-
Enables ultraviolet
ultraviolet:
A crate to do linear algebra, fast
- vek implicit feature
-
Enables vek
vek:
Generic 2D-3D math swiss army knife for game engines, with SIMD support and focus on convenience