{"id":18428656,"url":"https://github.com/ascpixi/is-odd-jit","last_synced_at":"2025-04-07T17:32:10.173Z","repository":{"id":240316291,"uuid":"802303561","full_name":"ascpixi/is-odd-jit","owner":"ascpixi","description":"a blazing-fast JIT-compilation-powered C library to determine whether a number is even or odd","archived":false,"fork":false,"pushed_at":"2024-05-18T01:10:13.000Z","size":5,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-19T01:23:45.493Z","etag":null,"topics":["c","c-library","is-even","is-odd","is-odd-or-even","jit","jit-compilation","jit-compiler"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ascpixi.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2024-05-18T00:02:51.000Z","updated_at":"2024-05-18T11:05:28.000Z","dependencies_parsed_at":"2024-05-18T01:23:38.464Z","dependency_job_id":"9d25cdb6-b148-4b56-8c24-4b82f96e25ef","html_url":"https://github.com/ascpixi/is-odd-jit","commit_stats":null,"previous_names":["ascpixi/is-odd-jit"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ascpixi%2Fis-odd-jit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ascpixi%2Fis-odd-jit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ascpixi%2Fis-odd-jit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ascpixi%2Fis-odd-jit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ascpixi","download_url":"https://codeload.github.com/ascpixi/is-odd-jit/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223286347,"owners_count":17120001,"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":["c","c-library","is-even","is-odd","is-odd-or-even","jit","jit-compilation","jit-compiler"],"created_at":"2024-11-06T05:14:19.726Z","updated_at":"2024-11-06T05:14:20.460Z","avatar_url":"https://github.com/ascpixi.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# is-odd-jit\nthe **is-odd-jit** library is a *blazing* fast way to tell whether a number is even or odd - now leveraging **just-in-time (JIT) compilation!** (ﾉ◕ヮ◕)ﾉ*:･ﾟ✧\n\n\u003e [!TIP]\n\u003e you also may be interested in the previous, web version, [ascpixi/is-odd](https://github.com/ascpixi/is-odd)!\n\nin order to use is-odd-jit, compile the library under Linux via `make OS=linux` or `make OS=windows` in the root repository directory - for Windows, you'll also need to run `sudo apt-get install gcc-mingw-w64`.\n\nthis will produce a static library named `libisodd-\u003cos\u003e.a` (where `\u003cos\u003e` is the OS the library was compiled for), that you can reference like any other! see the [demo](./demo/) for more details!\n\ncurrently, the only supported architecture is **x86-64**, and the supported ABIs are System V (most Unices) and the Microsoft x64 (Windows).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fascpixi%2Fis-odd-jit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fascpixi%2Fis-odd-jit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fascpixi%2Fis-odd-jit/lists"}