5 releases
0.1.4 | Oct 8, 2023 |
---|---|
0.1.3 | Jun 19, 2023 |
0.1.2 | Jan 15, 2023 |
0.1.1 | Jan 15, 2023 |
0.1.0 | Jan 15, 2023 |
#882 in Concurrency
285 downloads per month
Used in bugstalker
31KB
731 lines
THREAD_DB
Rust wrapper for libthread_db (library of interfaces for monitoring and manipulating threads-related aspects of multithreaded programs)
This lib is a wrapper on glibc implementation. Look at tests for familiar with it.
Dependencies
~6–13MB
~167K SLoC