#buffer #protocols #readings #biometrics #sensors

biometrics_pb

biometrics_pb provides protocol buffers corresponding to biometric readings

9 releases (breaking)

new 0.9.0 Dec 4, 2024
0.7.0 Oct 8, 2024
0.6.0 Sep 17, 2024
0.4.0 Feb 19, 2024
0.1.1 Jul 9, 2023

#384 in Hardware support

Download history 124/week @ 2024-08-17 10/week @ 2024-08-24 141/week @ 2024-09-14 24/week @ 2024-09-21 10/week @ 2024-09-28 143/week @ 2024-10-05 29/week @ 2024-10-12 2/week @ 2024-10-19 17/week @ 2024-11-02 109/week @ 2024-11-30

114 downloads per month

Apache-2.0

250KB
6K SLoC

biometrics_pb

biometrics_pb provides protocol buffers corresponding to biometric readings.

Status

Active development. Biometrics is likely to change in the near future in backwards-incompatible ways and the readings may change too. Planned changes will affect how to register sensors in order to solve the dependency graph problem.

This library will be documented when it transitions to maintenance track.

Scope

This library should provide one type for each type of reading supported by the biometrics crate.

Warts

  • Currently there's no support for T-digest.
  • Currently there's no documentation.

Documentation

The latest documentation is always available at docs.rs.


lib.rs:

biometrics_pb provides protocol buffers corresponding to biometric readings.

Dependencies

~1.5MB
~39K SLoC