#identifier #unique

no-std pui-core

Process unique identifiers

3 releases

0.5.2 Jan 14, 2021
0.5.1 Jan 10, 2021
0.5.0 Jan 10, 2021

#42 in #identifier

Download history 13/week @ 2023-10-18 21/week @ 2023-10-25 16/week @ 2023-11-01 20/week @ 2023-11-08 20/week @ 2023-11-15 23/week @ 2023-11-22 19/week @ 2023-11-29 14/week @ 2023-12-06 18/week @ 2023-12-13 19/week @ 2023-12-20 15/week @ 2023-12-27 13/week @ 2024-01-03 16/week @ 2024-01-10 19/week @ 2024-01-17 10/week @ 2024-01-24 11/week @ 2024-01-31

56 downloads per month
Used in 4 crates

MIT/Apache

55KB
1K SLoC

pui-core

pui-core provides process unique identifiers. These identifiers, as the name suggests are unique within the process they reside in. pui-core also provides thread-local unique identifiers that are unique within the thread they reside in.

License: MIT/Apache-2.0


lib.rs:

pui-core provides process unique identifiers. These identifiers, as the name suggests are unique within the process they reside in. pui-core also provides thread-local unique identifiers that are unique within the thread they reside in.

Dependencies

~52–370KB