{"id":34723898,"url":"https://github.com/spiraldb/fsst","last_synced_at":"2026-04-02T12:06:23.933Z","repository":{"id":253314071,"uuid":"839935045","full_name":"spiraldb/fsst","owner":"spiraldb","description":"Pure-Rust implementation of Fast Static Symbol Tables string compression","archived":false,"fork":false,"pushed_at":"2026-03-25T17:47:25.000Z","size":538,"stargazers_count":209,"open_issues_count":6,"forks_count":19,"subscribers_count":3,"default_branch":"develop","last_synced_at":"2026-03-25T19:45:01.336Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spiraldb.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2024-08-08T16:11:22.000Z","updated_at":"2026-03-25T17:47:29.000Z","dependencies_parsed_at":"2024-11-07T23:25:55.742Z","dependency_job_id":"6ae9feea-c63a-47aa-86cd-4dc0e4c76722","html_url":"https://github.com/spiraldb/fsst","commit_stats":null,"previous_names":["spiraldb/fsst"],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/spiraldb/fsst","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spiraldb%2Ffsst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spiraldb%2Ffsst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spiraldb%2Ffsst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spiraldb%2Ffsst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spiraldb","download_url":"https://codeload.github.com/spiraldb/fsst/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spiraldb%2Ffsst/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31305973,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T09:48:21.550Z","status":"ssl_error","status_checked_at":"2026-04-02T09:48:19.196Z","response_time":89,"last_error":"SSL_read: 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":[],"created_at":"2025-12-25T02:16:04.116Z","updated_at":"2026-04-02T12:06:23.927Z","avatar_url":"https://github.com/spiraldb.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./logo.webp\" height=\"300\"\u003e\n\u003c/p\u003e\n\n![Crates.io Version](https://img.shields.io/crates/v/fsst_rs)\n![docs.rs](https://img.shields.io/docsrs/fsst-rs)\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/spiraldb/fsst/ci.yml?branch=develop)\n\n\n# fsst-rs\n\n\nA pure-Rust, zero-dependency implementation of the [FSST string compression algorithm][whitepaper].\n\nFSST is a string compression algorithm meant for use in database systems. It was designed by\n[Peter Boncz, Thomas Neumann, and Viktor Leis][whitepaper]. It provides 1-3GB/sec compression\nand decompression of strings at compression rates competitive with or better than LZ4.\n\nThis implementation is somewhat inspired by the [MIT-licensed implementation] from the paper authors, written in C++,\nbut it is mostly written from a careful reading of the paper.\n\n**NOTE: This current implementation is still in-progress and is not production ready, please use at your own risk.**\n\n**NOTE: This crate only works on little-endian architectures currently. There are no current plans to support big-endian targets.**\n\n[whitepaper]: https://www.vldb.org/pvldb/vol13/p2649-boncz.pdf\n[MIT-licensed implementation]: https://github.com/cwida/fsst\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspiraldb%2Ffsst","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspiraldb%2Ffsst","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspiraldb%2Ffsst/lists"}