{"id":19396400,"url":"https://github.com/soheil-01/minimal-rocksdb","last_synced_at":"2026-06-10T01:31:36.213Z","repository":{"id":226253625,"uuid":"768180340","full_name":"soheil-01/minimal-rocksdb","owner":"soheil-01","description":"Minimal RocksDB with zig","archived":false,"fork":false,"pushed_at":"2024-03-06T17:27:34.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T22:51:10.725Z","etag":null,"topics":["rocksdb","zig"],"latest_commit_sha":null,"homepage":"","language":"Zig","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/soheil-01.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}},"created_at":"2024-03-06T16:05:13.000Z","updated_at":"2024-03-06T16:07:44.000Z","dependencies_parsed_at":"2024-03-06T18:06:18.799Z","dependency_job_id":"5f2efce1-12a5-4818-91da-292adf042df8","html_url":"https://github.com/soheil-01/minimal-rocksdb","commit_stats":null,"previous_names":["soheil-01/minimal-rocksdb"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/soheil-01/minimal-rocksdb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soheil-01%2Fminimal-rocksdb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soheil-01%2Fminimal-rocksdb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soheil-01%2Fminimal-rocksdb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soheil-01%2Fminimal-rocksdb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soheil-01","download_url":"https://codeload.github.com/soheil-01/minimal-rocksdb/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soheil-01%2Fminimal-rocksdb/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284982746,"owners_count":27095048,"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","status":"online","status_checked_at":"2025-11-17T02:00:06.431Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["rocksdb","zig"],"created_at":"2024-11-10T10:34:59.598Z","updated_at":"2025-11-18T01:02:08.671Z","avatar_url":"https://github.com/soheil-01.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minimal RocksDB\n\nMy Second project while learning Zig, based on [A minimal RocksDB example with Zig\n](https://notes.eatonphil.com/zigrocks.html).\n\n## Build\n\n```bash\ngit clone https://github.com/facebook/rocksdb\n(cd rocksdb \u0026\u0026 make shared_lib -j8)\nzig build\n```\n\n## Run\n\n```bash\n./zig-out/bin/main set a 10\n./zig-out/bin/main set b 20\n./zig-out/bin/main list\na = 10\nb = 20\n./zig-out/bin/main get a\n10\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoheil-01%2Fminimal-rocksdb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoheil-01%2Fminimal-rocksdb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoheil-01%2Fminimal-rocksdb/lists"}