Zero-cost iterator abstractions...not so zero-cost?

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
  • rust

    Empowering everyone to build reliable and efficient software.

  • That's why https://doc.rust-lang.org/nightly/std/iter/trait.Iterator.html#method.next_chunk was added, so that different iterators will be able to override it to be more efficient, which will make Iterator::array_chunks actually able to be fast.

  • gstuff.rs

    Small macro and trinkets that make my life easier.

  • I find it useful to skip the temporary heap allocation altogether, cf. https://github.com/ArtemGr/gstuff.rs/blob/master/base91.rs

  • 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
  • fastdivide

  • Just out of curiosity, would something like fastdivide be useful here?

  • llvm-project

    The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.

  • That's an assumption I see very often and yet, after many years, no one was able to explain: just where in that pile of code they plan to see an organ which may be able “to know”, “to realize”, “to understand”?

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

  • Aya Rust tutorial Part One

    1 project | dev.to | 9 May 2024
  • Moving your bugs forward in time

    4 projects | dev.to | 8 May 2024
  • Rust to .NET compiler – Progress update

    2 projects | news.ycombinator.com | 3 May 2024
  • Create a Custom GitHub Action in Rust

    3 projects | dev.to | 28 Apr 2024
  • I hate Rust (programming language)

    1 project | news.ycombinator.com | 22 Apr 2024