rusteron-rb 0.1.121

Provides ring buffer and broadcast functionalities via aeron c bindings, allowing efficient, low-latency message passing between different threads or processes. This module implements Single Producer, Single Consumer (SPSC) ring buffers, Multi-Producer, Single Consumer (MPSC) ring buffers, and broadcast channels.
Documentation

rusteron-rb

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 0 of them enabled by default.

default

This feature flag does not enable additional features.

backtrace

This feature flag does not enable additional features.

extra-logging

This feature flag does not enable additional features.

precompile

This feature flag does not enable additional features.

static

This feature flag does not enable additional features.