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

Download history 13/week @ 2024-06-21 43/week @ 2024-06-28 6/week @ 2024-07-05 10/week @ 2024-07-12 13/week @ 2024-07-19 95/week @ 2024-07-26 11/week @ 2024-08-02 20/week @ 2024-08-09 5/week @ 2024-08-16 10/week @ 2024-08-23 55/week @ 2024-08-30 82/week @ 2024-09-06 73/week @ 2024-09-13 49/week @ 2024-09-20 77/week @ 2024-09-27 81/week @ 2024-10-04

285 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
~167K SLoC