{"id":17994986,"url":"https://github.com/totalkrill/toypa","last_synced_at":"2025-04-04T05:25:13.078Z","repository":{"id":92705451,"uuid":"479776280","full_name":"TotalKrill/toypa","owner":"TotalKrill","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-09T16:06:33.000Z","size":4897,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T16:43:35.487Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TotalKrill.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2022-04-09T16:05:09.000Z","updated_at":"2022-04-09T16:06:02.000Z","dependencies_parsed_at":"2023-03-09T01:00:36.746Z","dependency_job_id":null,"html_url":"https://github.com/TotalKrill/toypa","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/TotalKrill%2Ftoypa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TotalKrill%2Ftoypa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TotalKrill%2Ftoypa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TotalKrill%2Ftoypa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TotalKrill","download_url":"https://codeload.github.com/TotalKrill/toypa/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247125460,"owners_count":20887708,"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-10-29T20:17:24.029Z","updated_at":"2025-04-04T05:25:13.062Z","avatar_url":"https://github.com/TotalKrill.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Toy payment engine\n\nA toy payment engine\n\n# Usage\n\n  cargo run -- \u003cinputfile\u003e \u003e \u003coutputfile\u003e\n\n# Implementation\n\nThe payment engine only handles disputes on deposit transactions, it also stores all deposits locally \nunder each account for retrieval in dispute matters, eating quite a lot of ram on large datasets. \n\nTheres a fixed point implementation running in the account handling, treating all internal values as integers, \nwith the unit of 1/1000th of an amount. Upon serialization or deserialization, they are again transformed to f64 and serialized\nmostly because trying to implement a custom serializers and deserializer is always a bit painful","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftotalkrill%2Ftoypa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftotalkrill%2Ftoypa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftotalkrill%2Ftoypa/lists"}