{"id":17800883,"url":"https://github.com/refi64/rejit","last_synced_at":"2025-03-17T10:34:14.656Z","repository":{"id":69429297,"uuid":"51669375","full_name":"refi64/rejit","owner":"refi64","description":"A work-in-progress JIT-powered regex engine","archived":false,"fork":false,"pushed_at":"2018-02-18T00:28:55.000Z","size":253,"stargazers_count":110,"open_issues_count":4,"forks_count":4,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-16T01:41:27.490Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/refi64.png","metadata":{"files":{"readme":"README.rst","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":"2016-02-13T22:45:25.000Z","updated_at":"2024-09-14T09:13:41.000Z","dependencies_parsed_at":"2023-09-15T22:17:51.204Z","dependency_job_id":null,"html_url":"https://github.com/refi64/rejit","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/refi64%2Frejit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refi64%2Frejit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refi64%2Frejit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/refi64%2Frejit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/refi64","download_url":"https://codeload.github.com/refi64/rejit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243858703,"owners_count":20359404,"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-10-27T12:32:02.629Z","updated_at":"2025-03-17T10:34:14.648Z","avatar_url":"https://github.com/refi64.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"ReJit\n=====\n\n.. image:: https://travis-ci.org/kirbyfan64/rejit.svg?branch=master\n    :target: https://travis-ci.org/kirbyfan64/rejit\n\nReJit is an open-source, JIT-powered regex engine that currently supports most\nregular expression features (and even some that RE2 doesn't support, like\nbackreferences). The only supported architectures at the moment are X86 and X64.\n\nNote that ReJit is NOT complete! See the `issue tracker\n\u003chttps://github.com/kirbyfan64/rejit/issues\u003e`_ for a list of open issues.\n\nAlso, ReJit does not work on Windows at the moment (or at least X64; X86 might\nwork). Ideally, it would be a simple fix to use the shadow stack instead of the red\nzone and changing the call registers...but I'm not sure.\n\nRequirements\n************\n\n- `Fbuild \u003chttps://github.com/felix-lang/fbuild\u003e`_ (use the Git version, not the\n  release).\n- Python 3.\n- Lua.\n- `Libcut \u003chttps://github.com/kirbyfan64/libcut\u003e`_ if you want to build the tests.\n- `Headerdoc \u003chttps://web.archive.org/web/20160217120658/https://developer.apple.com/library/mac/documentation/DeveloperTools/Conceptual/HeaderDoc/intro/intro.html\u003e`_\n  if you want to build the documentation. (Note that Headerdoc is no longer actually\n  maintained, so this is a link to the page on archive.org). The download is\n  available `here \u003chttps://opensource.apple.com/tarballs/headerdoc/headerdoc-8.9.26.tar.gz\u003e`_.\n\nBuilding\n********\n\nJust run::\n\n   $ fbuild\n\nTo build the documentation, run::\n\n   $ fbuild docs\n\nUsage\n*****\n\nCheck out the `demo example\n\u003chttps://github.com/kirbyfan64/rejit/blob/master/ex.c\u003e`_ and the `API docs\n\u003chttp://kirbyfan64.github.io/rejit/\u003e`_.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefi64%2Frejit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frefi64%2Frejit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frefi64%2Frejit/lists"}