{"id":17191770,"url":"https://github.com/mnito/elapsed","last_synced_at":"2025-06-22T14:11:03.107Z","repository":{"id":130351932,"uuid":"141914450","full_name":"mnito/elapsed","owner":"mnito","description":"Compact elapsed time formatting and encoding library","archived":false,"fork":false,"pushed_at":"2019-11-29T12:55:55.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T06:33:29.814Z","etag":null,"topics":["clock","elapsed","encoding","example","formatting","monotonic","stopwatch","time"],"latest_commit_sha":null,"homepage":null,"language":"C","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/mnito.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-22T16:57:52.000Z","updated_at":"2019-11-29T12:55:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"18031a13-8548-429c-a9b4-d7402ea740bf","html_url":"https://github.com/mnito/elapsed","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/mnito/elapsed","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnito%2Felapsed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnito%2Felapsed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnito%2Felapsed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnito%2Felapsed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mnito","download_url":"https://codeload.github.com/mnito/elapsed/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mnito%2Felapsed/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261304266,"owners_count":23138301,"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":["clock","elapsed","encoding","example","formatting","monotonic","stopwatch","time"],"created_at":"2024-10-15T01:27:24.004Z","updated_at":"2025-06-22T14:10:58.095Z","avatar_url":"https://github.com/mnito.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Compact Elapsed Time Formatting and Encoding Library\n\n### To compile library:\n\n```shell\ncc -Wall -pedantic -O3 -c elapsed.c -o elapsed.o\n```\n\n### To compile stopwatch example:\n\n```shell\ncc -Wall -pedantic -O3 -I. ./examples/stopwatch.c elapsed.o -o stopwatch\n```\n\n### To run stopwatch example:\n\n```shell\n./stopwatch\n```\n\nPress enter to record splits!\n\n## License\n\nDual licensed under the MIT License and Unlicense. See LICENSE and UNLICENSE\nfiles for full text of these licenses.\n\n## Original Author\n\nMichael P. Nitowski \u003cmike@nitow.ski\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnito%2Felapsed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmnito%2Felapsed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmnito%2Felapsed/lists"}