{"id":13632526,"url":"https://github.com/nnethercote/dhat-rs","last_synced_at":"2025-05-13T21:11:17.570Z","repository":{"id":37686125,"uuid":"319168169","full_name":"nnethercote/dhat-rs","owner":"nnethercote","description":"Heap profiling and ad hoc profiling for Rust programs.","archived":false,"fork":false,"pushed_at":"2025-02-20T20:03:09.000Z","size":125,"stargazers_count":788,"open_issues_count":15,"forks_count":40,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-28T17:09:21.405Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nnethercote.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-12-07T01:09:42.000Z","updated_at":"2025-04-23T07:56:44.000Z","dependencies_parsed_at":"2024-06-18T18:23:12.679Z","dependency_job_id":"c4abde1f-b037-4da8-bdf1-748a064a0cfa","html_url":"https://github.com/nnethercote/dhat-rs","commit_stats":{"total_commits":130,"total_committers":8,"mean_commits":16.25,"dds":"0.11538461538461542","last_synced_commit":"b536631fd9d9103d7191b63181f67755b5958ab5"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnethercote%2Fdhat-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnethercote%2Fdhat-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnethercote%2Fdhat-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nnethercote%2Fdhat-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nnethercote","download_url":"https://codeload.github.com/nnethercote/dhat-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254029003,"owners_count":22002283,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T22:03:05.840Z","updated_at":"2025-05-13T21:11:12.549Z","avatar_url":"https://github.com/nnethercote.png","language":"Rust","funding_links":[],"categories":["Rust","Dynamic Checkers"],"sub_categories":[],"readme":"# dhat-rs\n\n**Warning:** *This crate is experimental. It relies on implementation techniques\nthat are hard to keep working for 100% of configurations. It may work fine for\nyou, or it may crash, hang, or otherwise do the wrong thing. Its maintenance is\nnot a high priority of the author. Support requests such as issues and pull\nrequests may receive slow responses, or no response at all. Sorry!*\n\nThis crate provides heap profiling and ad hoc profiling capabilities to Rust\nprograms, similar to those provided by [DHAT].\n\n[DHAT]: https://www.valgrind.org/docs/manual/dh-manual.html\n\nIt also provides heap usage testing capabilities, which let you write tests\nthat check things like:\n- \"This code should do exactly 96 heap allocations\".\n- \"The peak heap usage of this code should be less than 10 MiB\".\n- \"This code should free all heap allocations before finishing\".\n\nIt provides helpful details if these fail.\n\nSee the [crate documentation] for details on how to use it.\n\n[crate documentation]: https://docs.rs/dhat\n\n## License\n\nLicensed under either of\n* Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or\n  http://www.apache.org/licenses/LICENSE-2.0)\n* MIT license ([LICENSE-MIT](LICENSE-MIT) or\n  http://opensource.org/licenses/MIT)\n\nat your option.\n\n## Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall\nbe dual licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnnethercote%2Fdhat-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnnethercote%2Fdhat-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnnethercote%2Fdhat-rs/lists"}