#buffer #readings #protocols #biometrics #sensors #biometric

biometrics_pb

biometrics_pb provides protocol buffers corresponding to biometric readings

5 unstable releases

0.4.0 Feb 19, 2024
0.3.0 Dec 27, 2023
0.1.2 Aug 2, 2023
0.1.1 Jul 9, 2023
0.1.0 Jun 25, 2023

#920 in Network programming

Download history 7/week @ 2023-12-25 175/week @ 2024-02-19 17/week @ 2024-02-26 1/week @ 2024-03-11 64/week @ 2024-04-01

65 downloads per month

Apache-2.0

240KB
5.5K 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
~34K SLoC