36 releases

new 0.27.0 Dec 1, 2024
0.26.1 Jun 4, 2024
0.26.0 Mar 22, 2024
0.25.0 Oct 21, 2023
0.12.2 Mar 30, 2021

#14 in #communicate

Download history 16/week @ 2024-08-11 39/week @ 2024-08-18 66/week @ 2024-08-25 39/week @ 2024-09-01 32/week @ 2024-09-08 49/week @ 2024-09-15 88/week @ 2024-09-22 73/week @ 2024-09-29 57/week @ 2024-10-06 61/week @ 2024-10-13 94/week @ 2024-10-20 71/week @ 2024-10-27 54/week @ 2024-11-03 31/week @ 2024-11-10 43/week @ 2024-11-17 53/week @ 2024-11-24

193 downloads per month
Used in pueue

MIT/Apache

130KB
2.5K SLoC

Pueue-lib

Test Build Crates.io docs License: MIT

This is the shared library used by the Pueue client and daemon.

It contains common components such as:

  • Everything about the Task, TaskResult etc.
  • The State, which represents the current state of the daemon.
  • Network code. Everything you need to communicate with the daemon.
  • Other helper code and structs.

Pueue-lib is a stand-alone crate, so it can be used by third-party applications to either manipulate or monitor the daemon or to simply write your own front-end for the daemon.

Dependencies

~19–31MB
~600K SLoC