{"id":26241729,"url":"https://github.com/booyaa/iso8601_validator","last_synced_at":"2026-04-15T17:31:17.154Z","repository":{"id":151385884,"uuid":"109698278","full_name":"booyaa/iso8601_validator","owner":"booyaa","description":"This is a proof of concept code to show how to expose validation functionality from a Rust crate [iso8601](https://crates.io/crates/iso8601) to perl!","archived":false,"fork":false,"pushed_at":"2017-11-17T15:02:00.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-04-02T08:29:05.740Z","etag":null,"topics":["ffi","iso8601","perl","rust"],"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/booyaa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2017-11-06T13:23:06.000Z","updated_at":"2017-11-06T13:23:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"220755d2-9995-431c-b785-45d664449996","html_url":"https://github.com/booyaa/iso8601_validator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/booyaa/iso8601_validator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/booyaa%2Fiso8601_validator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/booyaa%2Fiso8601_validator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/booyaa%2Fiso8601_validator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/booyaa%2Fiso8601_validator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/booyaa","download_url":"https://codeload.github.com/booyaa/iso8601_validator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/booyaa%2Fiso8601_validator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31852630,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["ffi","iso8601","perl","rust"],"created_at":"2025-03-13T08:33:24.780Z","updated_at":"2026-04-15T17:31:17.149Z","avatar_url":"https://github.com/booyaa.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A better introduction to Rust FFI\n\nThis is a proof of concept code to show how to expose validation functionality from a Rust crate [iso8601](https://crates.io/crates/iso8601) to perl!\n\n## Usage\n\nThis should work with Macs and Linux based environments. Also for perl FFI binding I'm using `FFI::Raw` module rather than xs.\n\n- Install rust using rustup, accept the defaults and follow instructions: `curl https://sh.rustup.rs -sSf | sh`\n- Clone the repo `git clone git@github.com:booyaa/iso8601_validator.git`\n- Go to the `iso8601_validator` directory\n- Build `cargo build`\n- Install FFI::Raw `perl -MCPAN -e 'install FFI::Raw'\n- Test code using perl script: `src/main.pl`\n\nThe Python code is @shepmaster's excellent [The Rust FFI Omnibus](http://jakegoulding.com/rust-ffi-omnibus/).\n\nThe awful perl code I claim as my own.\n\n# Code of Conduct\n\nPlease see code-of-conduct.md which is based on [Contributor Covenant v1.4.1](https://www.contributor-covenant.org/)\n\n# Contributions\n\nAre always welcome provided you adhere to the Code of Conduct\n\n# Copyright / License \n\n- Copyright Mark Sta Ana 2017.\n- License is MIT (as per dependency).\n\nUsing module [iso8601](https://crates.io/crates/iso8601) copyright: \n- Hendrik Sollich\n- Jan-Erik Rediger\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbooyaa%2Fiso8601_validator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbooyaa%2Fiso8601_validator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbooyaa%2Fiso8601_validator/lists"}