{"id":28932393,"url":"https://github.com/juspay/fast-time","last_synced_at":"2026-02-19T15:04:01.699Z","repository":{"id":92350123,"uuid":"561651976","full_name":"juspay/fast-time","owner":"juspay","description":"A custom parser of date-time implemented in Haskell","archived":false,"fork":false,"pushed_at":"2024-01-12T11:00:31.000Z","size":16,"stargazers_count":2,"open_issues_count":1,"forks_count":8,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-08-10T19:35:32.495Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/juspay.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2022-11-04T07:08:18.000Z","updated_at":"2023-04-14T20:00:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"f23f4db9-41d3-4fb7-b243-7f738a036358","html_url":"https://github.com/juspay/fast-time","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/juspay/fast-time","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juspay%2Ffast-time","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juspay%2Ffast-time/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juspay%2Ffast-time/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juspay%2Ffast-time/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/juspay","download_url":"https://codeload.github.com/juspay/fast-time/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/juspay%2Ffast-time/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29619197,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T13:04:20.082Z","status":"ssl_error","status_checked_at":"2026-02-19T13:03:33.775Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2025-06-22T16:42:05.368Z","updated_at":"2026-02-19T15:04:01.692Z","avatar_url":"https://github.com/juspay.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fast-time\n\n## A custom date time parser made using flatparse\n\n\n### Supported Formats of Date \u0026 Time \n#### Date-Time Formats  \n\n- \"%Y-%m-%dT%k:%M:%SZ\"\n- \"%Y-%m-%dT%k:%M:%S%QZ\"\n- \"%Y-%m-%d %k:%M:%S%Q\" \n- \"%Y-%m-%d %k:%M:%S\" \n- \"%Y-%m-%dT%k:%M:%S%Q%Ez\"\n\n#### Date Formats \n\n- \"%Y-%m-%d\"\n- \"%Y %m %d\"\n- \"%Y-%m %d\"\n- \"%Y %m-%d\" \n- \"%Y/%-m/%-d\"\n- \"%d%m%Y\"\n\n### Benchmarks \n\n| Benchmark Name | Description | Data.Time Library | Fast-time | \n| ----- | ----- | ----- | ----- | \n| UTCTime | Converts the text time to UTCTime format. | 8.382 μs   (8.359 μs .. 8.425 μs) | 734.4 ns   (731.7 ns .. 736.4 ns) |\n| UTCTime Milliseconds | Converts the text time which includes millisecond to UTCTime format. | 11.28 μs   (11.24 μs .. 11.33 μs) | 806.6 ns   (804.4 ns .. 808.8 ns) | \n| LocalTime | Converts the text time to Local time covering case of millisecond parsing as well. | 11.67 μs   (11.53 μs .. 11.81 μs | 1.200 μs   (1.180 μs .. 1.220 μs) | \n| Date Parsing | Converts the text date in the given format. | 4.710 μs   (4.296 μs .. 5.211 μs) | 440.3 ns   (437.4 ns .. 443.6 ns) | \n| Date Parsing (\"%d%m%Y\") | Converts the text date to the given format using isolate method of flatparse library. | 12.08 μs   (11.81 μs .. 12.29 μs) | 368.1 ns   (359.7 ns .. 378.0 ns) |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuspay%2Ffast-time","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjuspay%2Ffast-time","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjuspay%2Ffast-time/lists"}