StaticStep 0.4.0: zero-overhead StepBy-like functionality for primitive RangeBounds implementors, now also with full-gamut integer overflow handling equivalent to that of StepBy

This page summarizes the projects mentioned and recommended in the original post on /r/rust

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • staticstep

    Provides truly zero-cost alternatives to Iterator::step_by for both incrementing and decrementing any type that satisfies RangeBounds<T: Copy + Default + Step>.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
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.

Suggest a related project

Related posts

  • My Rust port of Prime Generator benchmark needs some optimization.

    1 project | /r/rust | 4 Apr 2021
  • staticstep: bi-directional `step_by`-like functionality that actually optimizes well for the common use case of primitive ranges

    1 project | /r/rust | 31 Mar 2021
  • iter - Generic Iterators for Go 1.18

    1 project | /r/golang | 4 Mar 2022
  • A critique of Rust's range types

    4 projects | /r/rust | 30 Dec 2021
  • Why are strings and IO so complicated?

    13 projects | /r/cpp | 7 Dec 2023