{"id":18150292,"url":"https://github.com/jesserc/resp-parser","last_synced_at":"2025-04-06T22:41:29.660Z","repository":{"id":250383637,"uuid":"834316596","full_name":"Jesserc/RESP-parser","owner":"Jesserc","description":"A minimal RESP (Redis Serialization Protocol) parser implemented in Go, focused specifically on parsing RESP arrays that contain only bulk strings.","archived":false,"fork":false,"pushed_at":"2024-07-27T02:24:47.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T04:48:17.159Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/Jesserc.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":"2024-07-26T23:32:36.000Z","updated_at":"2024-07-27T02:24:50.000Z","dependencies_parsed_at":"2024-07-27T03:29:08.633Z","dependency_job_id":null,"html_url":"https://github.com/Jesserc/RESP-parser","commit_stats":null,"previous_names":["jesserc/resp-array-parser","jesserc/resp-parser"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jesserc%2FRESP-parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jesserc%2FRESP-parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jesserc%2FRESP-parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jesserc%2FRESP-parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jesserc","download_url":"https://codeload.github.com/Jesserc/RESP-parser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247563924,"owners_count":20958971,"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":[],"created_at":"2024-11-02T00:08:37.498Z","updated_at":"2025-04-06T22:41:29.635Z","avatar_url":"https://github.com/Jesserc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minimal RESP Parser for Redis\n\n## Overview\n\nThis is a basic implementation of a RESP (Redis Serialization Protocol) parser in Go. The parser is designed to handle RESP commands and bulk strings only. It does not cover the full Redis serialization protocol.\n\n## Features\n\n- Parse RESP commands from a buffered reader\n- Extract and return command and arguments as a slice\n- Basic support for RESP array of bulk strings\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjesserc%2Fresp-parser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjesserc%2Fresp-parser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjesserc%2Fresp-parser/lists"}