Our great sponsors
-
Normally lazy_static allows to have "const" code that cant be const https://github.com/rust-lang-nursery/lazy-static.rs
-
Until #![feature(const_fn_floating_point_arithmetic)] is stabilized, you'd have to use a macro. Floating point math is allowed in const initializers (const FOO: f32 = 1.0 + 2.0;) even though it isn't yet allowed in const fns.
-
InfluxDB
Build time-series-based applications quickly and at scale.. InfluxDB is the Time Series Platform where developers build real-time applications for analytics, IoT and cloud-native services. Easy to start, it is available in the cloud or on-premises.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.