{"id":66522,"library":"djherbis-nio-v3","title":"NIO","description":"A Go package providing buffered I/O primitives, including buffered readers and writers with configurable buffer sizes.","status":"active","version":"3.0.1","language":"go","source_language":null,"source_url":"https://github.com/djherbis/nio","tags":["io","buffered","reader","writer","utility"],"install":[{"cmd":"go get github.com/djherbis/nio/v3","lang":"bash","label":"Install github.com/djherbis/nio/v3"}],"dependencies":[],"imports":[{"symbol":"nio","correct":"github.com/djherbis/nio/v3"}],"quickstart":{"code":"package main\n\nimport (\n\t\"github.com/djherbis/nio/v3\"\n)\n\nfunc main() {\n\tbuf := make([]byte, 1024)\n\treader := nio.NewBufferedReader(nil, buf)\n\t_ = reader\n}","lang":"go","description":"Creates a new buffered reader with a custom buffer."},"warnings":[],"env_vars":null,"search_vec":"'buffer':6,10,16,19 'configur':15 'go':3 'i/o':7 'includ':9 'io':18 'nio':1 'packag':4 'primit':8 'provid':5 'reader':11,20 'size':17 'util':22 'writer':13,21","created_at":"2026-06-17T17:25:00.294690+00:00","updated_at":"2026-06-17T17:25:00.294690+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/djherbis/nio","github":"https://github.com/djherbis/nio","docs":"https://pkg.go.dev/github.com/djherbis/nio/v3#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}