rkyv 0.3: Unarchiving and perfect hashing

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

    Zero-copy deserialization framework for Rust

  • This is a subtle issue, but I believe that your benchmark is segfaulting because your buffer is not properly aligned. You can use the Aligned wrapper type to increase the alignment to 16 bytes, which is suitable for almost all types. There's an example of how to do this in the benchmark. It might be a good idea to provide a helper to do this sort of thing too!

  • NoProto

    Flexible, Fast & Compact Serialization with RPC

  • I'm trying to add your library to my benchmarks and it's seg faulting. It's possible I'm doing things wrong, but once I reach this method the benchmark fails and segfaults.

  • 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
  • xous-core

    The Xous microkernel

  • This looks incredibly useful for the Xous Operating System I'm working on.

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

  • How Turborepo is porting from Go to Rust

    7 projects | news.ycombinator.com | 21 Jul 2023
  • A new major version of jql has been released

    4 projects | /r/rust | 23 Apr 2023
  • Pijul 1.0 Beta

    5 projects | news.ycombinator.com | 19 Jan 2022
  • Is there a library like Serde but which makes it easy to mutate serialized data stored in a [u8] or Vec<u8>?

    2 projects | /r/rust | 6 Dec 2021
  • Flexible, Fast & Compact Serialization with RPC

    1 project | /r/rust | 3 Sep 2021