Fixed Stacked Borrows violations in ArrayVec crate

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

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. rustfmt

    Format Rust code

    There are no settings that would make rustfmt produce the formatting I think is best. In particular match is often formatted pretty badly, no matter which settings are used. Here are just some of the issues: - https://github.com/rust-lang/rustfmt/issues/3157 - https://github.com/rust-lang/rustfmt/issues/3995 - https://github.com/rust-lang/rustfmt/issues/4004 - https://github.com/rust-lang/rustfmt/issues/4005

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. arrayvec

    Discontinued A vector with a fixed capacity. (Rust) (by AngelicosPhosphoros)

    arrayvec = { git = "https://github.com/AngelicosPhosphoros/arrayvec.git", rev = "b9bf4cca2924af2f42e468d7b3476205df93206c" }

  4. arrayvec

    A vector with a fixed capacity. (Rust)

    If you don't trust me, you can review my changes here. Since you specify exact git revision in your Cargo.toml, I cannot change code that you would pull.

  5. arrayvec

    A vector with a fixed capacity. (Rust) (by saethlin)

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

  • Rust 1.85.0 and Rust 2024

    1 project | news.ycombinator.com | 21 Feb 2025
  • Rustfmt refusing to work with certain functions.

    1 project | /r/rust | 26 Apr 2023
  • What are some good practices when writing rust?

    2 projects | /r/rust | 28 Feb 2023
  • HTML Limpo

    1 project | /r/brdev | 21 Feb 2023
  • The curse of strong typing

    1 project | /r/fasterthanlime | 2 Jun 2022