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

#1064 in Concurrency

Download history 41/week @ 2024-10-23 3/week @ 2024-10-30 9/week @ 2024-11-06 86/week @ 2024-11-13 43/week @ 2024-11-20 108/week @ 2024-11-27 42/week @ 2024-12-04 40/week @ 2024-12-11 16/week @ 2024-12-18 92/week @ 2025-01-01 99/week @ 2025-01-08 40/week @ 2025-01-15 7/week @ 2025-01-22 28/week @ 2025-01-29 55/week @ 2025-02-05

138 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
~165K SLoC