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

#637 in Concurrency

Download history 4/week @ 2024-02-18 24/week @ 2024-02-25 2/week @ 2024-03-03 9/week @ 2024-03-10 18/week @ 2024-03-17 35/week @ 2024-03-24 107/week @ 2024-03-31 173/week @ 2024-04-07 8/week @ 2024-04-14 67/week @ 2024-04-21 168/week @ 2024-04-28 12/week @ 2024-05-05

264 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

~5–13MB
~161K SLoC