{"id":17052016,"url":"https://github.com/squiidz/rusty_camel","last_synced_at":"2025-04-12T16:26:29.450Z","repository":{"id":56893919,"uuid":"90075595","full_name":"squiidz/rusty_camel","owner":"squiidz","description":"Ruby snake to camel in rust","archived":false,"fork":false,"pushed_at":"2017-05-02T20:44:42.000Z","size":149,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T03:16:19.337Z","etag":null,"topics":["camelcase","gem","ruby","rubynlp","rust","snakecase"],"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/squiidz.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}},"created_at":"2017-05-02T20:35:20.000Z","updated_at":"2017-05-05T09:43:18.000Z","dependencies_parsed_at":"2022-08-21T01:20:20.112Z","dependency_job_id":null,"html_url":"https://github.com/squiidz/rusty_camel","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/squiidz%2Frusty_camel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squiidz%2Frusty_camel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squiidz%2Frusty_camel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squiidz%2Frusty_camel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/squiidz","download_url":"https://codeload.github.com/squiidz/rusty_camel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248595661,"owners_count":21130563,"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":["camelcase","gem","ruby","rubynlp","rust","snakecase"],"created_at":"2024-10-14T10:08:10.940Z","updated_at":"2025-04-12T16:26:29.424Z","avatar_url":"https://github.com/squiidz.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rusty Camel\nRuby snake to camel in rust\n\n### Example\n``` ruby\nrequire 'rusty_camel'\n\n\"some_snake_case_string\".camelcase\n\"someCamelCaseString\".snakecase\n\n```\n\n### Benchmark\nConverting 50k rails accounts in json format \n```\nTo camel case\n       user     system      total        real\nRust  0.970000   0.080000   1.050000 (  1.056655)\nRuby  9.940000   0.360000  10.300000 ( 10.363646)\n\nTo snake case\n       user     system      total        real\nRust  1.100000   0.100000   1.200000 (  1.208300)\nRuby 10.960000   0.430000  11.390000 ( 11.404156)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquiidz%2Frusty_camel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsquiidz%2Frusty_camel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquiidz%2Frusty_camel/lists"}