{"id":28421181,"url":"https://github.com/topas/varintbitconverter","last_synced_at":"2025-06-29T06:31:38.159Z","repository":{"id":3080284,"uuid":"4103947","full_name":"topas/VarintBitConverter","owner":"topas","description":"Varint encoding and decoding for .NET","archived":false,"fork":false,"pushed_at":"2012-04-22T19:56:58.000Z","size":110,"stargazers_count":23,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-06-05T06:51:44.514Z","etag":null,"topics":["c-sharp","encoding","google-protocol-buffers","nuget"],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"timothybone/angular-express-mongoose-blog","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/topas.png","metadata":{"files":{"readme":"README.markdown","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}},"created_at":"2012-04-22T12:54:00.000Z","updated_at":"2024-11-02T06:27:32.000Z","dependencies_parsed_at":"2022-08-20T10:20:57.988Z","dependency_job_id":null,"html_url":"https://github.com/topas/VarintBitConverter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/topas/VarintBitConverter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topas%2FVarintBitConverter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topas%2FVarintBitConverter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topas%2FVarintBitConverter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topas%2FVarintBitConverter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/topas","download_url":"https://codeload.github.com/topas/VarintBitConverter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/topas%2FVarintBitConverter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262546834,"owners_count":23327042,"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":["c-sharp","encoding","google-protocol-buffers","nuget"],"created_at":"2025-06-05T05:12:12.993Z","updated_at":"2025-06-29T06:31:38.153Z","avatar_url":"https://github.com/topas.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"About VarintBitConverter\r\n=============\r\nSystem.VarintBitConverter is static utility class very similar to BitConverter (http://msdn.microsoft.com/en-us/library/system.bitconverter.aspx).\r\n\r\nVarint is 128 base encoding for numbers (https://developers.google.com/protocol-buffers/docs/encoding#varints) used by Protocol Buffers and other projects. \r\nFor signed numbers is using ZigZag encoding.\r\n\r\nUsage:\r\n-----------------\r\n\r\n* method GetBytes(...) converts .NET type to varint byte array. \r\n* To...(byte[]) method convert varint byte array to .NET type\r\n\r\nLibraries \u0026 Tools\r\n-----------------\r\nThis project is using: \r\n\r\n* xUnit testing library: http://xunit.codeplex.com/\r\n* Psake build automation tool: https://github.com/JamesKovacs/psake\r\n\r\nRequirements\r\n------------\r\n* .NET Framework 4.0\r\n* PowerShell for running Psake\r\n\r\nLicense\r\n-------\r\nProject is released under BSD license.\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftopas%2Fvarintbitconverter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftopas%2Fvarintbitconverter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftopas%2Fvarintbitconverter/lists"}