πŸ—œ presser - A crate to help you copy things into raw buffers without invoking spooky action at a distance (UB)

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

    A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).

  • Absolutely, I totally agree and this is on the medium/long term roadmap. Maybe even adding these functions to the `MaybeUninit` interface directly some day. I already had https://github.com/EmbarkStudios/presser/issues/1 which I think will be the first-to-stabilize apis hopefully and then I just opened https://github.com/EmbarkStudios/presser/issues/2 to track being able to just use `[MaybeUninit]` rather than a separate trait.

  • rust

    Empowering everyone to build reliable and efficient software.

  • So since https://github.com/rust-lang/rust/pull/98919 it's officially definitely UB to have uninit in a normal integer type.

  • 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

  • vu128: Efficient variable-length integers

    2 projects | news.ycombinator.com | 23 May 2024
  • hyper (Rust) upgrade to v1: Body became Trait

    6 projects | dev.to | 21 May 2024
  • How does Rust go β€œfrom” here β€œinto” there

    2 projects | dev.to | 19 May 2024
  • Generic constant expressions: a future bright side of nightly Rust

    2 projects | dev.to | 16 May 2024
  • Aya Rust tutorial Part One

    1 project | dev.to | 9 May 2024