{"id":13576041,"url":"https://github.com/btwael/SuperString","last_synced_at":"2025-04-05T05:30:34.240Z","repository":{"id":48295484,"uuid":"126401992","full_name":"btwael/SuperString","owner":"btwael","description":"A fast and memory-optimized string library for C++","archived":false,"fork":false,"pushed_at":"2021-08-02T20:54:30.000Z","size":106,"stargazers_count":291,"open_issues_count":2,"forks_count":31,"subscribers_count":26,"default_branch":"master","last_synced_at":"2024-11-05T12:32:56.585Z","etag":null,"topics":["c-plus-plus","fast","garbage-collection","memory","optimization","rope-string","string"],"latest_commit_sha":null,"homepage":"https://www.boutglay.com/SuperString","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/btwael.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-22T22:24:31.000Z","updated_at":"2024-10-13T09:03:15.000Z","dependencies_parsed_at":"2022-08-12T19:41:32.103Z","dependency_job_id":null,"html_url":"https://github.com/btwael/SuperString","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/btwael%2FSuperString","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btwael%2FSuperString/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btwael%2FSuperString/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/btwael%2FSuperString/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/btwael","download_url":"https://codeload.github.com/btwael/SuperString/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247294015,"owners_count":20915329,"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-plus-plus","fast","garbage-collection","memory","optimization","rope-string","string"],"created_at":"2024-08-01T15:01:06.537Z","updated_at":"2025-04-05T05:30:33.787Z","avatar_url":"https://github.com/btwael.png","language":"C++","readme":"# SuperString\nSuperString is an efficient string library for C++, that achieves a remarkable memory and CPU optimization.\n\nSuperString uses Rope (data structure) and optimization techniques.\n\n## Features\n- **Fast** and **Memory-optimized**.\n- Automatically **garbage collected**.\n- Support **ASCII**, **UTF-8**, **UTF-16BE** and **UTF-32**.\n- Rich API.\n- Easy to integrate and use.\n- **MIT Licence**\n\n## Roadmap\n- [ ] Optimize even more (I think it's possible :sunglasses:)\n- [ ] Support for LE version of UTF-16 (UTF-16LE)\n- [ ] Enrich test and benchmark case, compares with existing Rope and other libraries\n- [ ] Test on Windows and other platforms\n- [ ] Test on multithreaded environment\n\n## Documentation and API\n[Visit documentation page](https://www.boutglay.com/SuperString)\n\n## Contribute and support\nYou have any feature idea, a bug to correct or an improvement, feel free to [open a issue]( https://github.com/btwael/SuperString/issues) or [send your pull request](https://github.com/btwael/SuperString/pulls).\n\n## LICENCE\nMIT LICENCE\n","funding_links":[],"categories":["C++"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtwael%2FSuperString","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbtwael%2FSuperString","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbtwael%2FSuperString/lists"}