{"id":13411538,"url":"https://github.com/free/concurrent-writer","last_synced_at":"2025-04-11T19:03:52.656Z","repository":{"id":57484589,"uuid":"103957459","full_name":"free/concurrent-writer","owner":"free","description":"Highly concurrent drop-in replacement for bufio.Writer","archived":false,"fork":false,"pushed_at":"2017-11-17T21:28:32.000Z","size":21,"stargazers_count":54,"open_issues_count":0,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-04-30T12:01:02.827Z","etag":null,"topics":["concurrent","golang","io","multithreading","non-blocking","writer"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/free.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2017-09-18T15:29:59.000Z","updated_at":"2024-03-09T11:33:51.000Z","dependencies_parsed_at":"2022-08-26T16:01:20.817Z","dependency_job_id":null,"html_url":"https://github.com/free/concurrent-writer","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/free%2Fconcurrent-writer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/free%2Fconcurrent-writer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/free%2Fconcurrent-writer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/free%2Fconcurrent-writer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/free","download_url":"https://codeload.github.com/free/concurrent-writer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248465323,"owners_count":21108243,"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":["concurrent","golang","io","multithreading","non-blocking","writer"],"created_at":"2024-07-30T20:01:14.345Z","updated_at":"2025-04-11T19:03:52.619Z","avatar_url":"https://github.com/free.png","language":"Go","readme":"# concurrent-writer [![Build Status](https://travis-ci.org/free/concurrent-writer.svg)](https://travis-ci.org/free/concurrent-writer) [![Go Report Card](https://goreportcard.com/badge/github.com/free/concurrent-writer)](https://goreportcard.com/report/github.com/free/concurrent-writer) [![Coverage](https://gocover.io/_badge/github.com/free/concurrent-writer/concurrent)](https://gocover.io/github.com/free/concurrent-writer/concurrent) [![GoDoc](https://godoc.org/github.com/free/concurrent-writer/concurrent?status.svg)](https://godoc.org/github.com/free/concurrent-writer/concurrent)\nHighly concurrent drop-in replacement for `bufio.Writer`.\n\n`concurrent.Writer` implements highly concurrent buffering for an `io.Writer` object.\nIn particular, writes will not block while a `Flush()` call is in progress as\nlong as enough buffer space is available.\n\nNote however that writes will still block in a number of cases, e.g. when\nanother write larger than the buffer size is in progress. Also, concurrent\nflushes (whether explicit or triggered by the buffer filling up) will block\none another.\n","funding_links":[],"categories":["Data Structures","Go","Data Structures and Algorithms","数据结构与算法","Uncategorized","Data Integration Frameworks","数据结构`go语言实现的数据结构与算法`","数据结构","\u003cspan id=\"数据结构-data-structures\"\u003e数据结构 Data Structures\u003c/span\u003e","Generators"],"sub_categories":["Advanced Console UIs","Standard CLI","Miscellaneous Data Structures and Algorithms","杂项数据结构和算法","标准 CLI","\u003cspan id=\"高级控制台用户界面-advanced-console-uis\"\u003e高级控制台用户界面 Advanced Console UIs\u003c/span\u003e"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffree%2Fconcurrent-writer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffree%2Fconcurrent-writer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffree%2Fconcurrent-writer/lists"}