{"id":42017182,"url":"https://github.com/tidesdb/tidesdb-rs","last_synced_at":"2026-02-20T16:05:41.044Z","repository":{"id":334632436,"uuid":"1139654518","full_name":"tidesdb/tidesdb-rs","owner":"tidesdb","description":"Official Rust binding for TidesDB","archived":false,"fork":false,"pushed_at":"2026-02-16T23:42:26.000Z","size":85,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-17T05:37:49.991Z","etag":null,"topics":["btree","database","lsmtree","oltp","storage-engine"],"latest_commit_sha":null,"homepage":"https://tidesdb.com","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tidesdb.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-22T08:39:04.000Z","updated_at":"2026-02-16T23:42:06.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/tidesdb/tidesdb-rs","commit_stats":null,"previous_names":["tidesdb/tidesdb-rs"],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/tidesdb/tidesdb-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidesdb%2Ftidesdb-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidesdb%2Ftidesdb-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidesdb%2Ftidesdb-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidesdb%2Ftidesdb-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tidesdb","download_url":"https://codeload.github.com/tidesdb/tidesdb-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tidesdb%2Ftidesdb-rs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29656590,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-20T09:27:29.698Z","status":"ssl_error","status_checked_at":"2026-02-20T09:26:12.373Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["btree","database","lsmtree","oltp","storage-engine"],"created_at":"2026-01-26T03:16:38.176Z","updated_at":"2026-02-20T16:05:41.028Z","avatar_url":"https://github.com/tidesdb.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tidesdb-rs\n\ntidesdb-rs is the official Rust binding for TidesDB.\n\nTidesDB is a fast and efficient key-value storage engine library written in C. The underlying data structure is based on a log-structured merge-tree (LSM-tree). This Rust binding provides a safe, idiomatic Rust interface to TidesDB with full support for all features.\n\n## Features\n\n- MVCC with five isolation levels from READ UNCOMMITTED to SERIALIZABLE\n- Column families (isolated key-value stores with independent configuration)\n- Bidirectional iterators with forward/backward traversal and seek support\n- TTL (time to live) support with automatic key expiration\n- LZ4, LZ4 Fast, ZSTD, Snappy, or no compression\n- Bloom filters with configurable false positive rates\n- Global block CLOCK cache for hot blocks\n- Savepoints for partial transaction rollback\n- Six built-in comparators plus custom registration\n\nFor Rust usage you can go to the TidesDB Rust Reference [here](https://tidesdb.com/reference/rust/).\n\n## License\n\nMultiple licenses apply:\n\n- Mozilla Public License Version 2.0 (TidesDB)\n- BSD 3-Clause (Snappy)\n- BSD 2-Clause (LZ4)\n- BSD 2-Clause (xxHash - Yann Collet)\n- BSD (Zstandard)\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\n\n## Support\n\n- [Discord](https://discord.gg/tWEmjR66cy)\n- [GitHub Issues](https://github.com/tidesdb/tidesdb-rs/issues)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidesdb%2Ftidesdb-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftidesdb%2Ftidesdb-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftidesdb%2Ftidesdb-rs/lists"}