{"id":19381778,"url":"https://github.com/taosdata/tsz","last_synced_at":"2025-04-23T20:32:01.675Z","repository":{"id":40580707,"uuid":"387312173","full_name":"taosdata/TSZ","owner":"taosdata","description":"Error-bounded Lossy Data Compressor For Float Double ","archived":false,"fork":false,"pushed_at":"2024-03-23T21:43:02.000Z","size":454,"stargazers_count":5,"open_issues_count":1,"forks_count":3,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-02T19:47:02.705Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/taosdata.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}},"created_at":"2021-07-19T02:06:49.000Z","updated_at":"2022-07-08T16:14:03.000Z","dependencies_parsed_at":"2024-11-10T09:18:38.568Z","dependency_job_id":"a17d7412-e485-45b6-9321-a711659b0567","html_url":"https://github.com/taosdata/TSZ","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taosdata%2FTSZ","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taosdata%2FTSZ/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taosdata%2FTSZ/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/taosdata%2FTSZ/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/taosdata","download_url":"https://codeload.github.com/taosdata/TSZ/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250509730,"owners_count":21442486,"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-10T09:18:21.239Z","updated_at":"2025-04-23T20:32:00.953Z","avatar_url":"https://github.com/taosdata.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TSZ\nError-bounded Lossy Data Compressor For Float Double \n\nTSZ algorithm is come from SZ algorithm, Github url is  https://github.com/szcompressor .\n\nBellow is aspect of improvement :\n  1) Better speed and size\n  \n     SZ head size about 24 bytes, we are reduced to 2 bytes.\n     we delete some no use code and some unnecessary function could be droped.\n  2) Support multi-threads, interface is thread-safety.\n  3) Remove 2D 3D 4D 5D function, only 1D be remained.\n  4) Remove int8 int16 int32 and other datatype, only float double be remained.\n  5) Optimize code speed\n  6) Other optimize...\n  \nAfter modify, TSZ become faster、smaller and independent.  TSZ more suitable for small block data compression.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaosdata%2Ftsz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftaosdata%2Ftsz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftaosdata%2Ftsz/lists"}