FreeRTOS / backoffAlgorithm
Algorithm for calculating exponential backoff with jitter for network retry attempts.
☆31Updated 2 months ago
Alternatives and similar repositories for backoffAlgorithm:
Users that are interested in backoffAlgorithm are comparing it to the libraries listed below
- Software implementation of the PKCS #11 standard.☆39Updated 2 months ago
- A constrained node implementation of CBOR in C☆68Updated 3 years ago
- Client implementation of a subset of HTTP 1.1 protocol designed for embedded devices.☆86Updated 2 weeks ago
- A parser strictly enforcing the ECMA-404 JSON standard, suitable for microcontrollers☆114Updated 2 months ago
- Lightweight date, time & cron utilities for embedded systems☆33Updated 4 months ago
- short messages compression with COBS framing using implicit run-length-encoding, optimized for data containing statistically a bit more 0…