#thread #process #id

no-std os-id

Provides OS ids abstractions for process and thread

6 stable releases

3.0.1 Feb 20, 2022
2.0.2 May 18, 2021
2.0.1 Mar 5, 2021
2.0.0 Feb 12, 2021
1.0.0 Jan 25, 2020

#158 in Operating systems

Download history 848/week @ 2023-02-10 797/week @ 2023-02-17 537/week @ 2023-02-24 449/week @ 2023-03-03 462/week @ 2023-03-10 956/week @ 2023-03-17 805/week @ 2023-03-24 772/week @ 2023-03-31 880/week @ 2023-04-07 845/week @ 2023-04-14 381/week @ 2023-04-21 283/week @ 2023-04-28 561/week @ 2023-05-05 438/week @ 2023-05-12 514/week @ 2023-05-19 239/week @ 2023-05-26

1,838 downloads per month

BSL-1.0 license

20KB
484 lines

os-id

Crates.io Documentation Build

Primitive abstractions over OS identifiers

Features

  • thread-name Enables function get_current_thread_name

lib.rs:

Primitive abstractions over OS identifiers.

Features

  • thread-name Enables function get_current_thread_name

Dependencies