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

#903 in Concurrency

Download history 10/week @ 2024-07-13 15/week @ 2024-07-20 96/week @ 2024-07-27 9/week @ 2024-08-03 20/week @ 2024-08-10 3/week @ 2024-08-17 11/week @ 2024-08-24 61/week @ 2024-08-31 99/week @ 2024-09-07 53/week @ 2024-09-14 49/week @ 2024-09-21 82/week @ 2024-09-28 79/week @ 2024-10-05 25/week @ 2024-10-12 133/week @ 2024-10-19 7/week @ 2024-10-26

253 downloads per month
Used in bugstalker

MIT license

31KB
731 lines

THREAD_DB

Latest Version Docs badge

test

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
~168K SLoC