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

#647 in Concurrency

Download history 6/week @ 2024-02-19 22/week @ 2024-02-26 4/week @ 2024-03-04 8/week @ 2024-03-11 22/week @ 2024-03-18

58 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–14MB
~166K SLoC