{"id":23418545,"url":"https://github.com/rustshop/redb-bincode","last_synced_at":"2025-06-20T23:08:23.828Z","repository":{"id":247659427,"uuid":"779844818","full_name":"rustshop/redb-bincode","owner":"rustshop","description":"`redb` + `bincode` wrapper around `redb` Rust database","archived":false,"fork":false,"pushed_at":"2025-04-26T06:06:37.000Z","size":75,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-20T23:07:40.118Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/rustshop.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,"zenodo":null}},"created_at":"2024-03-30T23:57:43.000Z","updated_at":"2025-04-26T06:06:41.000Z","dependencies_parsed_at":"2025-04-26T01:35:03.032Z","dependency_job_id":null,"html_url":"https://github.com/rustshop/redb-bincode","commit_stats":null,"previous_names":["rustshop/redb-bincode"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/rustshop/redb-bincode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustshop%2Fredb-bincode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustshop%2Fredb-bincode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustshop%2Fredb-bincode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustshop%2Fredb-bincode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustshop","download_url":"https://codeload.github.com/rustshop/redb-bincode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustshop%2Fredb-bincode/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261032096,"owners_count":23100050,"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-12-23T00:20:14.789Z","updated_at":"2025-06-20T23:08:18.808Z","avatar_url":"https://github.com/rustshop.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `redb-bincode`\n\nThis crate is a wrapper around [`redb`](https://crates.io/crates/redb)\nthat makes keys and values require `T: bincode::Encode + bincode::Decode`\nand serialize as a big-endian `bincode`, which makes working with `redb`\nmuch more convenient.\n\nIt does also include a couple of minor deviations from `redb`, but stays\nfaithful to the original API.\n\nIt was born from personal need, and at the time of writing this,\ncontains only things that I actually needed. Having said that adding\nmissing bits should be as simple as copy-paste-modify existing code,\nand contributions are welcome. Just be aware that you might need to\nget your hands dirty if you're planning to use it.\n\nNotably `bincode` pre-release version is used.\n\nThe approach used in this crate might be a bit heavy, but should\nwork for any serialization format, `serde`-based or not.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustshop%2Fredb-bincode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frustshop%2Fredb-bincode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustshop%2Fredb-bincode/lists"}