nscldaq_ringbuffer

Crates.ionscldaq_ringbuffer
lib.rsnscldaq_ringbuffer
version0.7.6
sourcesrc
created_at2022-08-17 17:32:33.522908
updated_at2024-04-04 12:44:10.930595
descriptionLow level NSCLDAQ ring buffer access
homepagehttp://docs.frib.msu.edu/daq
repositoryhttps://github.com/FRIBDAQ/rust-ringbuffer.git
max_upload_size
id647652
size8,479,283
Giordano Cerizza (horseheadman)

documentation

README

nscldaq_ringbuffer

This crate contains low level access to NSCLDAQ ring buffers.
This crate roughly duplicates the capabilities of the C++ CRingBuffer class but in a rust-like method.

What is not provided in this class are interactions with the ring master server. It is anticipated that at a later time, additional crates will be provided to provide both that and the NSCLDAQ remote ring buffer support.

Commit count: 68

cargo fmt