{"id":16021115,"url":"https://github.com/cirocosta/when-to-buf","last_synced_at":"2025-04-05T03:42:43.396Z","repository":{"id":73883933,"uuid":"115881968","full_name":"cirocosta/when-to-buf","owner":"cirocosta","description":"Pair of executables for checking use of buffers when doing networking","archived":false,"fork":false,"pushed_at":"2018-01-01T19:46:06.000Z","size":21,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-10T11:50:36.132Z","etag":null,"topics":["buffering","c","networking"],"latest_commit_sha":null,"homepage":"https://ops.tips/blog/when-to-buffer-writes/","language":"C","has_issues":true,"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/cirocosta.png","metadata":{"files":{"readme":"README.txt","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":"2017-12-31T19:35:11.000Z","updated_at":"2021-02-01T03:01:10.000Z","dependencies_parsed_at":"2023-09-21T11:50:08.052Z","dependency_job_id":null,"html_url":"https://github.com/cirocosta/when-to-buf","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"6c11a7b33318c91c6313211fd4c8d56384bdd1a7"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cirocosta%2Fwhen-to-buf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cirocosta%2Fwhen-to-buf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cirocosta%2Fwhen-to-buf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cirocosta%2Fwhen-to-buf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cirocosta","download_url":"https://codeload.github.com/cirocosta/when-to-buf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247284914,"owners_count":20913691,"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":["buffering","c","networking"],"created_at":"2024-10-08T18:01:43.591Z","updated_at":"2025-04-05T03:42:43.379Z","avatar_url":"https://github.com/cirocosta.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n  USAGE:\n\n        make\n\n        ./server \u003crx_bufsize\u003e\n        ./client \u003caddress\u003e \u003ctx_bufsize\u003e\n\n\n  ARGUMENTS\n\n        \u003c(tx|rx)_bufsize\u003e       size of the glibc internal buffers to\n                                to be used when performing reads or writes\n                                on file streams (via `stdio` operations).\n\n                                \u003e 0 :   buffer up to \u003ctx_bufsize\u003e\n                                \u003c 1 :   unbuffered writes\n\n        \u003caddress\u003e               IP address to connect to (without port)\n\n  MORE\n\n        read more at https://ops.tips/blog/when-to-buffer-writes/\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcirocosta%2Fwhen-to-buf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcirocosta%2Fwhen-to-buf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcirocosta%2Fwhen-to-buf/lists"}