{"id":20667012,"url":"https://github.com/lu-zero/derive_bounded","last_synced_at":"2025-09-27T00:32:27.339Z","repository":{"id":46943157,"uuid":"513974368","full_name":"lu-zero/derive_bounded","owner":"lu-zero","description":"Builtin-macros workalike but with a way to specify bounds","archived":false,"fork":false,"pushed_at":"2022-08-22T09:04:54.000Z","size":29,"stargazers_count":1,"open_issues_count":2,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-18T02:07:46.961Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lu-zero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-14T16:33:44.000Z","updated_at":"2024-11-22T13:32:36.000Z","dependencies_parsed_at":"2022-08-12T13:11:19.406Z","dependency_job_id":null,"html_url":"https://github.com/lu-zero/derive_bounded","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu-zero%2Fderive_bounded","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu-zero%2Fderive_bounded/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu-zero%2Fderive_bounded/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lu-zero%2Fderive_bounded/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lu-zero","download_url":"https://codeload.github.com/lu-zero/derive_bounded/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234368090,"owners_count":18821032,"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-11-16T19:42:35.826Z","updated_at":"2025-09-27T00:32:27.037Z","avatar_url":"https://github.com/lu-zero.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Builtin-macros workalike but with a way to specify bounds\n[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![Crates.io](https://img.shields.io/crates/v/derive_bounded.svg)](https://crates.io/crates/derive_bounded)\n[![dependency status](https://deps.rs/repo/github/lu-zero/derive_bounded/status.svg)](https://deps.rs/repo/github/lu-zero/derive_bounded)\n[![Documentation](https://docs.rs/derive_bounded/badge.svg)](https://docs.rs/derive_bounded/)\n[![Actions Status](https://github.com/lu-zero/derive_bounded/workflows/derive_bounded/badge.svg)](https://github.com/lu-zero/derive_bounded/actions)\n[![codecov](https://codecov.io/gh/lu-zero/derive_bounded/branch/master/graph/badge.svg?token=DqfW5T3Zrh)](https://codecov.io/gh/lu-zero/derive_bounded)\n\n## Supported right now\n\n### Struct-style Struct\n- [x] Default\n- [x] Debug\n- [x] Clone\n- [x] PartialEq\n- [x] Eq\n- [ ] PartialOrd\n- [ ] Ord\n- [ ] Hash\n\n### Newtype/tuple Struct\n- [x] Default\n- [x] Debug\n- [x] Clone\n- [x] PartialEq\n- [x] Eq\n- [ ] PartialOrd\n- [ ] Ord\n- [ ] Hash\n\n### Enums\n- [ ] Default\n- [x] Debug\n- [x] Clone\n- [x] PartialEq\n- [x] Eq\n- [ ] PartialOrd\n- [ ] Ord\n- [ ] Hash\n\n## Acknowledgements\n\nThis software has been developed in the scope of the H2020 project SIFIS-Home with GA n. 952652.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flu-zero%2Fderive_bounded","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flu-zero%2Fderive_bounded","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flu-zero%2Fderive_bounded/lists"}