{"id":20306017,"url":"https://github.com/olyutorskii/phiphoj","last_synced_at":"2026-05-29T20:31:18.517Z","repository":{"id":104445799,"uuid":"310307365","full_name":"olyutorskii/PhiphoJ","owner":"olyutorskii","description":"PhiPhoJ is primitive-typed array based ring buffer Java library.","archived":false,"fork":false,"pushed_at":"2025-02-01T04:53:36.000Z","size":91,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-02-01T05:23:35.632Z","etag":null,"topics":["fifo","java","library","ring-buffer"],"latest_commit_sha":null,"homepage":"","language":"Java","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/olyutorskii.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-05T13:26:55.000Z","updated_at":"2025-02-01T04:36:24.000Z","dependencies_parsed_at":"2023-10-04T15:19:28.857Z","dependency_job_id":"a214d1d3-52ec-4487-9818-cb659f81a152","html_url":"https://github.com/olyutorskii/PhiphoJ","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/olyutorskii%2FPhiphoJ","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olyutorskii%2FPhiphoJ/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olyutorskii%2FPhiphoJ/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/olyutorskii%2FPhiphoJ/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/olyutorskii","download_url":"https://codeload.github.com/olyutorskii/PhiphoJ/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241802195,"owners_count":20022592,"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":["fifo","java","library","ring-buffer"],"created_at":"2024-11-14T17:11:21.159Z","updated_at":"2026-05-29T20:31:18.478Z","avatar_url":"https://github.com/olyutorskii.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PhiphoJ #\n\n![Java CI with Maven](https://github.com/olyutorskii/PhiphoJ/workflows/Java%20CI%20with%20Maven/badge.svg)\n![CodeQL](https://github.com/olyutorskii/PhiphoJ/workflows/CodeQL/badge.svg)\n\n-----------------------------------------------------------------------\n\n## What is PhiphoJ ? ##\n\n* **PhiphoJ** is a Java library\nthat supports primitive-type array based ring buffer.\n\n* It's not generics container like java.util.Queue\u0026lt;E\u0026gt;.\nThere is no boxing/unboxing. It's GC-friendly.\n\n* It provides fast random access in ring buffer.\n\n* Ring buffers are also called Circular buffer, FIFO or Queue.\n\n\n## How to build ##\n\n* PhiphoJ needs to use [Maven 3.3.9+](https://maven.apache.org/)\nand JDK 1.8+ to be built.\n\n* PhiphoJ runtime does not depend on any other library at all.\nJust compile Java sources under `src/main/java/`\nif you don't use Maven nor JUnit.\n\n\n## License ##\n\n* Code is under [The MIT License][MIT].\n\n\n## Project founder ##\n\n* By [Olyutorskii](https://github.com/olyutorskii) at 2020\n\n\n## Key technology ##\n\n- [Circular buffer][CRB]\n\n\n[MIT]: https://opensource.org/licenses/MIT\n[CRB]: https://en.wikipedia.org/wiki/Circular_buffer\n\n\n--- EOF ---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folyutorskii%2Fphiphoj","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Folyutorskii%2Fphiphoj","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Folyutorskii%2Fphiphoj/lists"}