thread_db

Crates.iothread_db
lib.rsthread_db
version0.1.4
sourcesrc
created_at2023-01-15 11:01:09.317426
updated_at2023-10-08 20:55:09.216918
descriptionRust wrapper for libthread_db.
homepage
repositoryhttps://github.com/godzie44/thread_db
max_upload_size
id759389
size69,193
Derevtsov Konstantin (godzie44)

documentation

README

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.

Commit count: 12

cargo fmt