{"id":22846049,"url":"https://github.com/termermc/nim-stack-strings","last_synced_at":"2025-05-07T02:40:38.400Z","repository":{"id":188408721,"uuid":"678688988","full_name":"termermc/nim-stack-strings","owner":"termermc","description":"Library for guaranteed zero heap allocation strings","archived":false,"fork":false,"pushed_at":"2024-05-13T01:24:58.000Z","size":140,"stargazers_count":24,"open_issues_count":1,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-31T05:29:39.191Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.termer.net/nim/stack_strings/","language":"Nim","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/termermc.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-15T06:10:49.000Z","updated_at":"2025-03-26T14:21:55.000Z","dependencies_parsed_at":"2023-08-15T07:28:07.009Z","dependency_job_id":"845f3dfd-a475-45a0-8d97-e504c6c7ea91","html_url":"https://github.com/termermc/nim-stack-strings","commit_stats":null,"previous_names":["termermc/nim-stack-strings"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/termermc%2Fnim-stack-strings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/termermc%2Fnim-stack-strings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/termermc%2Fnim-stack-strings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/termermc%2Fnim-stack-strings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/termermc","download_url":"https://codeload.github.com/termermc/nim-stack-strings/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252802341,"owners_count":21806477,"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-12-13T03:19:59.261Z","updated_at":"2025-05-07T02:40:38.380Z","avatar_url":"https://github.com/termermc.png","language":"Nim","readme":"# Nim `stack_strings` Module\n\nThe `stack_strings` module provides a string implementation that works with 100% stack memory.\n\nThis module is primarily meant for programs that want to avoid any and all heap allocation, such as code for embedded targets.\nIf you use `--mm:arc` and `-d:useMalloc` in tandem with this module, your program will be able to do string operations without allocating any memory at runtime.\n\n# Current Status\n\nThis library is functionally complete, but open to new features if they are relevant.\n\nThe project is actively maintained, so if you find that there are problems on a version equal to or greater than the minimum supported version, please open an issue.\n\n# Documentation\n\nYou can view the latest documentation online [here](https://docs.termer.net/nim/stack_strings/).\n\nTo generate documentation, clone this repository and then run `nimble docgen`.\nThe generated HTML docs will be available in the `docs` directory in the project root.\n\n# Nim Version Support\n\nOnly Nim `1.6.14`+ (including `2.0.0`+) is supported as there are bugs with `static int` in prior versions.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftermermc%2Fnim-stack-strings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftermermc%2Fnim-stack-strings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftermermc%2Fnim-stack-strings/lists"}