{"id":16373128,"url":"https://github.com/bbqsrc/fastvlq","last_synced_at":"2025-03-23T03:32:33.250Z","repository":{"id":47450786,"uuid":"302461449","full_name":"bbqsrc/fastvlq","owner":"bbqsrc","description":"A fast variant of Variable-Length Quantity with a focus on speed and no_std support.","archived":false,"fork":false,"pushed_at":"2021-08-31T09:37:28.000Z","size":43,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-01T21:16:20.205Z","etag":null,"topics":["no-std","rust","u64","varint","vlq"],"latest_commit_sha":null,"homepage":"https://docs.rs/fastvlq/","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/bbqsrc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-10-08T21:04:01.000Z","updated_at":"2021-11-16T21:08:30.000Z","dependencies_parsed_at":"2022-08-23T11:10:24.987Z","dependency_job_id":null,"html_url":"https://github.com/bbqsrc/fastvlq","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/bbqsrc%2Ffastvlq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbqsrc%2Ffastvlq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbqsrc%2Ffastvlq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbqsrc%2Ffastvlq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbqsrc","download_url":"https://codeload.github.com/bbqsrc/fastvlq/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244267404,"owners_count":20425836,"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":["no-std","rust","u64","varint","vlq"],"created_at":"2024-10-11T03:13:26.580Z","updated_at":"2025-03-23T03:32:32.870Z","avatar_url":"https://github.com/bbqsrc.png","language":"Rust","readme":"# fastvlq\n\n[![Actions Status](https://github.com/bbqsrc/fastvlq/workflows/CI/badge.svg)](https://github.com/bbqsrc/fastvlq/actions)\n[![Documentation](https://docs.rs/fastvlq/badge.svg)](https://docs.rs/fastvlq)\n\nEncode and decode with a variant of [variable-length quantity](https://en.wikipedia.org/wiki/Variable-length_quantity) data.\n\nThe algorithm uses leading zeros to count how many bytes are required for decoding.\n\n## Usage\n\nAdd this to your `Cargo.toml`:\n\n```toml\n[dependencies]\nfastvlq = \"1\"\n```\n\n## Where is this used?\n\n* [box](https://github.com/bbqsrc/box) - a modern replacement for the zip file format\n\n## License\n\nLicensed under either of\n\n* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)\n* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbqsrc%2Ffastvlq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbqsrc%2Ffastvlq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbqsrc%2Ffastvlq/lists"}