{"id":13648629,"url":"https://github.com/assert-rs/predicates-rs","last_synced_at":"2025-12-12T16:24:50.428Z","repository":{"id":21529748,"uuid":"92963507","full_name":"assert-rs/predicates-rs","owner":"assert-rs","description":"Boolean-valued predicate functions in Rust","archived":false,"fork":false,"pushed_at":"2025-04-03T10:23:09.000Z","size":738,"stargazers_count":191,"open_issues_count":24,"forks_count":29,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-11T09:31:30.599Z","etag":null,"topics":["predicates","rust","testing"],"latest_commit_sha":null,"homepage":"docs.rs/predicates","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/assert-rs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"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}},"created_at":"2017-05-31T15:56:37.000Z","updated_at":"2025-04-09T15:38:11.000Z","dependencies_parsed_at":"2024-01-02T01:05:44.111Z","dependency_job_id":"e3b55cd7-b99b-4c34-bace-bdb1dc2f0420","html_url":"https://github.com/assert-rs/predicates-rs","commit_stats":{"total_commits":362,"total_committers":24,"mean_commits":"15.083333333333334","dds":"0.33977900552486184","last_synced_commit":"e06233b32ca03205f64856a80f35048b8a468be5"},"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assert-rs%2Fpredicates-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assert-rs%2Fpredicates-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assert-rs%2Fpredicates-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/assert-rs%2Fpredicates-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/assert-rs","download_url":"https://codeload.github.com/assert-rs/predicates-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250171570,"owners_count":21386792,"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":["predicates","rust","testing"],"created_at":"2024-08-02T01:04:24.630Z","updated_at":"2025-12-12T16:24:50.387Z","avatar_url":"https://github.com/assert-rs.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# predicates-rs\n\n\u003e An implementation of **boolean-valued predicate functions** in Rust.\n\n[![Documentation](https://img.shields.io/badge/docs-master-blue.svg)](https://docs.rs/predicates)\n![License](https://img.shields.io/crates/l/predicates.svg)\n[![Crates.io](https://img.shields.io/crates/v/predicates.svg?maxAge=2592000)](https://crates.io/crates/predicates)\n\n[Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md)\n\n\n## Usage\n\nFirst, add this to your `Cargo.toml`:\n\n```toml\n[dependencies]\npredicates = \"3.1.3\"\n```\n\nNext, add this to your crate:\n\n```rust\nextern crate predicates;\n\nuse predicates::prelude::*;\n```\n\nFor more information on using predicates, look at the\n[documentation](https://docs.rs/predicates)\n\n## License\n\n`predicates-rs` is distributed under the terms of both the MIT license and the\nApache License (Version 2.0).\n\n* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or \u003chttp://www.apache.org/licenses/LICENSE-2.0\u003e)\n* MIT license ([LICENSE-MIT](LICENSE-MIT) or \u003chttp://opensource.org/licenses/MIT\u003e)\n\n## Credits\n\nBig thanks to [futures-rs](https://github.com/alexcrichton/futures-rs), whose\nslick API design informed a lot of decisions made on the API design of this\nlibrary.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fassert-rs%2Fpredicates-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fassert-rs%2Fpredicates-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fassert-rs%2Fpredicates-rs/lists"}