PackageTrack
Sign in Get early access

libproc

A library to get information about running processes - for Mac OS X and Linux

0.14.11 8.1M downloads/mo #3500 most downloaded on crates.io andrewdavidmackenzie/libproc-rs

What this package is like to depend on

Last release 10 months ago

01 Oct 2025

Release timing varies

gaps range from 9 days to 12 months

Some releases are documented

notes for 9 of 31 stable releases

Nothing withdrawn

no release was ever pulled

10 years old

31 releases · first in 2016

1 release in the last 12 months

see the full history below

Release timeline

31 releases · Aug 2016 to Oct 2025
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 31
  1. 0.14.11 01 Oct 2025

    Nothing published for this version

  2. 0.14.10 07 Oct 2024

    Nothing published for this version

  3. 0.14.9 05 Oct 2024
    Release notes

    Minor edits since last tagged release, notably specifying metadata to docs.rs on what platforms to render docs for, so that the linux and macos docs and examples are available to users.

    Open source →
  4. 0.14.8 24 Apr 2024

    Nothing published for this version

  5. 0.14.7 24 Apr 2024

    Nothing published for this version

  6. 0.14.6 13 Mar 2024
    Release notes

    This release fixes a build error for some versions of rustc, introduced in previous releases.

    I have changed how sub-modules are exported to improve the API a little, while maintaining backwards compatibility.

    It also cleans up the README, adds better code docs.

    Open source →
  7. 0.14.5 12 Mar 2024
    Release notes

    Fixes all clippy::pedantic lints in the code base
    Updates README.md and code docs

    Open source →
  8. 0.14.4 09 Mar 2024
    Release notes

    This release includes a small fix/improvement to the error handling of listpids functionality, based on the behaviour of the darwin source setting errno.

    This release is already published to crates.io here

    Open source →
  9. 0.14.3 09 Mar 2024
    Release notes

    The only change in this release (0.14.3) versus the previous (0.14.2) is a bug fix in the listpids() method, where alternatively either one process pid could be missing from the returned vector of pids, or if there were zero a runtime error could result.

    Thanks to @jthomas-dd for finding it, reporting it and pushing a proposed fix.

    This release has been published to crates.io here

    Open source →
  10. 0.14.2 18 Sep 2023
    Release notes

    Changes to build to Fix #82

    What's Changed

    Full Changelog: v0.14.1...v0.14.2

    Open source →
  11. 0.14.1 01 Aug 2023
    Release notes

    Fixes (we hope) a build problem some people were experiencing on mac, where bindgen was not finding libproc.h

    If this change causes any problems, please report an issue with details of the error, OS version, Xcode version.

    What's Changed

    • support for android(termux) by @hardfau18 in #101
    • libproc.h file not found fix: include directories so that builds on mac os are successful by @jrabinow in #103

    New Contributors

    • @hardfau18 made their first contribution in #101
    • @jrabinow made their first contribution in #103

    Full Changelog: v0.14.0...v0.14.1

    Open source →
  12. 0.14.0 06 Jul 2023
    Release notes

    Added compile level support for redox OS, with a simple "cargo check" CI check to keep it working.
    It treats redox as a linux equivalent for now, although I do not think that it is totally compatible for libproc-rs functionality (e.g. procfs), but at least it compiles and later we can work on the redox implementation of some of the methods.

    Open source →
  13. 0.13.0 08 Feb 2023
    Release notes

    Merged in contributions improving how process pids etc are gotten.
    This introduces some new functions/locations for functions in the API along with deprecation notices for the old ones.
    I think it's an improvement, but I hope this doesn't screw with existing users too much.
    Semver < 1.0 means it's hard to communicate these types of changes in a new version number.
    Feedback (via issues I guess) on the API and improvements to it are welcome.

    Open source →
  14. 0.12.0 27 Apr 2022

    Nothing published for this version

  15. 0.11.1 17 Apr 2022

    Nothing published for this version

  16. 0.11.0 17 Apr 2022

    Nothing published for this version

  17. 0.10.0 25 Aug 2021

    Nothing published for this version

  18. 0.9.1 29 Aug 2020

    Nothing published for this version

  19. 0.9.0 04 Aug 2020

    Nothing published for this version

  20. 0.8.0 27 Jul 2020

    Nothing published for this version

  21. 0.7.2 24 May 2020

    Nothing published for this version

  22. 0.7.1 13 Oct 2019

    Nothing published for this version

  23. 0.7.0 13 Oct 2019

    Nothing published for this version

  24. 0.6.0 11 Oct 2019

    Nothing published for this version

  25. 0.5.0 05 Oct 2019

    Nothing published for this version

  26. 0.4.0 10 Mar 2019

    Nothing published for this version

  27. 0.3.2 03 Nov 2018

    Nothing published for this version

  28. 0.3.1 20 May 2018

    Nothing published for this version

  29. 0.3.0 19 May 2018

    Nothing published for this version

  30. 0.2.0 07 Feb 2018

    Nothing published for this version

  31. 0.1.0 22 Aug 2016

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive