Cueue - a truly circular SPSC queue

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

    A high-performance SPSC bounded circular buffer of bytes

  • Fixed: https://github.com/erenon/cueue/pull/2/commits/088e134fa95a6372ed0deaa90d22cf35bc5ec6d9

  • binlog

    A high performance C++ log library, producing structured binary logs (by erenon)

  • I ported my C++ ringbuffer to rust: https://github.com/erenon/cueue

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

    A realtime-safe single-producer single-consumer (SPSC) ring buffer

  • Nice! Would love to see benchmarks against the other ring buffer crates, like in these comparisons: https://github.com/mgeier/rtrb/issues/39

  • rust

    Empowering everyone to build reliable and efficient software.

  • This does use nightly only features, https://github.com/rust-lang/rust/issues/87074 but it looks like it is on the path to stabilization

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

  • Aya Rust tutorial Part One

    1 project | dev.to | 9 May 2024
  • Moving your bugs forward in time

    4 projects | dev.to | 8 May 2024
  • Rust to .NET compiler – Progress update

    2 projects | news.ycombinator.com | 3 May 2024
  • Create a Custom GitHub Action in Rust

    3 projects | dev.to | 28 Apr 2024
  • I hate Rust (programming language)

    1 project | news.ycombinator.com | 22 Apr 2024