{"id":16312490,"url":"https://github.com/kiranandcode/flat-combiner","last_synced_at":"2026-02-06T09:38:01.386Z","repository":{"id":112325851,"uuid":"530958389","full_name":"kiranandcode/flat-combiner","owner":"kiranandcode","description":"Flat combiner written in OCaml","archived":false,"fork":false,"pushed_at":"2022-08-31T06:19:04.000Z","size":45,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-01T04:31:36.041Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kiranandcode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-08-31T06:18:33.000Z","updated_at":"2022-08-22T02:09:40.000Z","dependencies_parsed_at":"2023-05-12T23:00:24.377Z","dependency_job_id":null,"html_url":"https://github.com/kiranandcode/flat-combiner","commit_stats":null,"previous_names":["kiranandcode/flat-combiner"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kiranandcode/flat-combiner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiranandcode%2Fflat-combiner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiranandcode%2Fflat-combiner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiranandcode%2Fflat-combiner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiranandcode%2Fflat-combiner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kiranandcode","download_url":"https://codeload.github.com/kiranandcode/flat-combiner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiranandcode%2Fflat-combiner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29157430,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T07:18:23.844Z","status":"ssl_error","status_checked_at":"2026-02-06T07:13:32.659Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-10-10T21:48:14.963Z","updated_at":"2026-02-06T09:38:01.370Z","avatar_url":"https://github.com/kiranandcode.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# flat-combiner\nThis library implements a FC data structure that can be applied over generic data structures. The library also contains an implementation of an FC queue that I use to benchmark against other types of concurrent queues to analyze the speedup of using a FC to minimze the bottle neck due to contention. The library also performs test cases on all the queues to ensure sequential consistency is preserved\"\n\n## Setup\nTo set up and install the dependencies for this library in a local switch\n```\nmake switch\n```\n\n## Commands\n- `make test` (Testing sequential consistency of queues)\n- `make testq` (Run sequential consistency tests for smaller input for quick results)\n- `make speedtest` (Benchmarking enques between queues.)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiranandcode%2Fflat-combiner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkiranandcode%2Fflat-combiner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiranandcode%2Fflat-combiner/lists"}