I published my first crate: varint-simd - SIMD-accelerated varint encoder and decoder in Rust

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • prost

    PROST! a Protocol Buffers implementation for the Rust Language (by danburkert)

    [2]: https://github.com/danburkert/prost/blob/master/benches/varint.rs

  • rust

    Empowering everyone to build reliable and efficient software.

    note to self: it's here https://github.com/rust-lang/rust/pull/69050#issuecomment-585508353

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

  • varint-simd

    Decoding and encoding gigabytes of LEB128 variable-length integers per second in Rust with SIMD

    I just added rustc's LEB128 implementation to the benchmarks section. It's fast... but not quite fast enough... ;-)

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