#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

#359 in Operating systems

Download history 120/week @ 2024-01-02 222/week @ 2024-01-09 148/week @ 2024-01-16 314/week @ 2024-01-23 232/week @ 2024-01-30 142/week @ 2024-02-06 199/week @ 2024-02-13 537/week @ 2024-02-20 476/week @ 2024-02-27 327/week @ 2024-03-05 337/week @ 2024-03-12 293/week @ 2024-03-19 249/week @ 2024-03-26 273/week @ 2024-04-02 283/week @ 2024-04-09 391/week @ 2024-04-16

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