dyn_struct: create types whose size is determined at runtime using safe Rust

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

    Construct dynamically sized types safely

  • triomphe

    Fork of std::sync::Arc with lots of utilities useful for FFI

  • Take a look at these crates: - triomphe for creating Arc reference to unsized struct - pointer-utils also provides similar functionalities compared to your crate

  • 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
  • pointer-utils

    A collection of small utilities for working with pointer types in Rust.

  • Take a look at these crates: - triomphe for creating Arc reference to unsized struct - pointer-utils also provides similar functionalities compared to your crate

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 to .NET compiler – Progress update

    2 projects | news.ycombinator.com | 3 May 2024
  • What is a low/reasonable cost solution for service log storage and querying?

    1 project | news.ycombinator.com | 5 May 2024
  • Adding search to static websites

    1 project | dev.to | 4 May 2024
  • CBMC: C bounded model checker. (2021)

    3 projects | news.ycombinator.com | 4 May 2024
  • Symfony 7 vs. .NET 8 - same-same but different?

    1 project | dev.to | 3 May 2024