#process-id #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

#350 in Operating systems

Download history 696/week @ 2023-12-06 1325/week @ 2023-12-13 224/week @ 2023-12-20 129/week @ 2023-12-27 133/week @ 2024-01-03 229/week @ 2024-01-10 170/week @ 2024-01-17 303/week @ 2024-01-24 211/week @ 2024-01-31 138/week @ 2024-02-07 236/week @ 2024-02-14 518/week @ 2024-02-21 505/week @ 2024-02-28 288/week @ 2024-03-06 372/week @ 2024-03-13 297/week @ 2024-03-20

1,502 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

~42KB