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

#1609 in Concurrency

Download history 39/week @ 2025-10-21 61/week @ 2025-10-28 20/week @ 2025-11-04 2/week @ 2025-11-11 21/week @ 2025-12-02 55/week @ 2025-12-09 4/week @ 2025-12-16 1481/week @ 2025-12-23 126/week @ 2025-12-30 38/week @ 2026-01-06 103/week @ 2026-01-13 256/week @ 2026-01-20 89/week @ 2026-01-27 25/week @ 2026-02-03

492 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–8.5MB
~172K SLoC