{"id":16504876,"url":"https://github.com/joouha/pygmentize-faster","last_synced_at":"2025-11-26T09:03:02.006Z","repository":{"id":57960415,"uuid":"529414028","full_name":"joouha/pygmentize-faster","owner":"joouha","description":"Slightly faster syntax highlighting","archived":false,"fork":false,"pushed_at":"2022-08-26T22:10:18.000Z","size":13,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-31T04:55:56.890Z","etag":null,"topics":["pygments","syntax-highlighting"],"latest_commit_sha":null,"homepage":"","language":"Python","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/joouha.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-08-26T21:51:49.000Z","updated_at":"2025-10-23T17:32:33.000Z","dependencies_parsed_at":"2022-09-20T08:03:00.192Z","dependency_job_id":null,"html_url":"https://github.com/joouha/pygmentize-faster","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/joouha/pygmentize-faster","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joouha%2Fpygmentize-faster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joouha%2Fpygmentize-faster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joouha%2Fpygmentize-faster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joouha%2Fpygmentize-faster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joouha","download_url":"https://codeload.github.com/joouha/pygmentize-faster/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joouha%2Fpygmentize-faster/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286079811,"owners_count":27282121,"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","status":"online","status_checked_at":"2025-11-26T02:00:06.075Z","response_time":193,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["pygments","syntax-highlighting"],"created_at":"2024-10-11T15:07:59.753Z","updated_at":"2025-11-26T09:03:01.971Z","avatar_url":"https://github.com/joouha.png","language":"Python","readme":"# Pygmentize Faster\n\nThis package uses [pygments-cache](https://github.com/xonsh/pygments-cache) to run `pygmentize` just a little bit faster.\n\nIt overrides the `pygmentize` script provided by `pygments`.\n\n## Benkmarks\n\n`pygmentize-faster` runs about twice as fast as `pygmentize`:\n\n```bash\n\n$ time fd -d1 -j1 '.py$' -x python -m pygmentize {} \u003e /dev/null ';' /usr/lib/python3.10\nuser=65.25s system=7.81s cpu=98% total=1:14.45\n\n$ time fd -d1 -j1 '.py$' -x python -m pygmentize_faster {} \u003e /dev/null ';' /usr/lib/python3.10\nuser=33.61s system=4.96s cpu=99% total=38.663\n\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoouha%2Fpygmentize-faster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoouha%2Fpygmentize-faster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoouha%2Fpygmentize-faster/lists"}