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

#345 in Operating systems

Download history 61/week @ 2024-06-14 242/week @ 2024-06-21 118/week @ 2024-06-28 95/week @ 2024-07-05 73/week @ 2024-07-12 71/week @ 2024-07-19 89/week @ 2024-07-26 45/week @ 2024-08-02 49/week @ 2024-08-09 49/week @ 2024-08-16 86/week @ 2024-08-23 77/week @ 2024-08-30 43/week @ 2024-09-06 45/week @ 2024-09-13 119/week @ 2024-09-20 78/week @ 2024-09-27

309 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

~43KB