{"id":13414438,"url":"https://github.com/tendermint/amino_rs","last_synced_at":"2025-07-30T12:07:33.038Z","repository":{"id":62443021,"uuid":"124804320","full_name":"tendermint/amino_rs","owner":"tendermint","description":"Rust implementation of Amino","archived":false,"fork":false,"pushed_at":"2020-06-23T13:37:28.000Z","size":7666,"stargazers_count":27,"open_issues_count":8,"forks_count":16,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-04-12T12:54:51.827Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/tendermint.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}},"created_at":"2018-03-11T22:09:42.000Z","updated_at":"2024-12-23T04:38:54.000Z","dependencies_parsed_at":"2022-11-01T22:16:23.635Z","dependency_job_id":null,"html_url":"https://github.com/tendermint/amino_rs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tendermint%2Famino_rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tendermint%2Famino_rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tendermint%2Famino_rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tendermint%2Famino_rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tendermint","download_url":"https://codeload.github.com/tendermint/amino_rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248839418,"owners_count":21169812,"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-07-30T21:00:21.233Z","updated_at":"2025-04-14T07:31:41.444Z","avatar_url":"https://github.com/tendermint.png","language":"Rust","funding_links":[],"categories":["Rust","Language bundles"],"sub_categories":["Rust bundle"],"readme":"# Rust Amino\n\nThis is a work in progress implementation of the Amino serialization for Tendermint/Cosmos in the Rust Language. \nFor details on amino, see: https://github.com/tendermint/go-amino.\n\nIt is based on the Protocol Buffers implementation [prost!](https://github.com/danburkert/prost) by [@danburkert](https://github.com/danburkert).\n\nLike prost! for protobuf, it uses Rust's type-directed metaprogramming to add support for amino's \n[registered types](https://github.com/tendermint/go-amino/#registering-types). \n\n[Registered types](https://github.com/tendermint/go-amino/#registering-types) can be annotated via \n`#[aminoName=\"registered/name/goes/here\"]` to derive encoding and decoding. \nAs amino allows to register type aliases of primitive types (e.g. \n[bytes](https://github.com/tendermint/tendermint/blob/013b9cef642f875634c614019ab13b17570778ad/crypto/ed25519/ed25519.go#L40-L41) via \n[ed25519.Pubkey](https://github.com/tendermint/tendermint/blob/013b9cef642f875634c614019ab13b17570778ad/crypto/encoding/amino/amino.go#L26-L27)), you can also annotate fields. \n\nYou can find a complete example which uses both, a registered type (or message) and a registered scalar type \n(`bytes` or `Vec\u003cu8\u003e`) in the [kms repository](https://github.com/tendermint/kms/blob/9344e3411676ff4e27e139b2033697fe48a7e87a/src/types/ed25519msg.rs#L8-L13).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftendermint%2Famino_rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftendermint%2Famino_rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftendermint%2Famino_rs/lists"}