{"id":19557338,"url":"https://github.com/andrefs/trie-generic","last_synced_at":"2025-02-26T08:15:26.178Z","repository":{"id":61940540,"uuid":"556429522","full_name":"andrefs/trie-generic","owner":"andrefs","description":"Generic implementation of a trie.","archived":false,"fork":false,"pushed_at":"2022-10-31T22:20:38.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T11:05:29.115Z","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/andrefs.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":"2022-10-23T20:40:34.000Z","updated_at":"2022-10-23T20:40:44.000Z","dependencies_parsed_at":"2022-10-23T21:45:14.081Z","dependency_job_id":null,"html_url":"https://github.com/andrefs/trie-generic","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/andrefs%2Ftrie-generic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrefs%2Ftrie-generic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrefs%2Ftrie-generic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrefs%2Ftrie-generic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrefs","download_url":"https://codeload.github.com/andrefs/trie-generic/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240814864,"owners_count":19861957,"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-11-11T04:41:50.810Z","updated_at":"2025-02-26T08:15:26.152Z","avatar_url":"https://github.com/andrefs.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# trie-generic\n\nTHIS IS CURRENTLY A WORK IN PROGRESS!\nAPI MAY CHANGE WITHOUT WARNING.\n\n[![Rust](https://github.com/andrefs/trie-generic/actions/workflows/rust.yml/badge.svg)](https://github.com/andrefs/trie-generic/actions/workflows/rust.yml)\n\nGeneric implementation of a trie.\n\n## Install\n\nAdd `trie-generic` to the dependencies on your Cargo.toml file:\n\n```rust\n[dependencies]\ntrie-generic = \"0.1.2\"\n```\n\n## API\n\n## Example\n\n## To do\n\n- `t.set(key, value)`\n- `t.all() -\u003e (key, value)`\n- `t.subtree(prefix) -\u003e Trie`\n- Improve docs\n- Replace string/Vec\u003cchar\u003e with Iterator\n\n## Bugs and stuff\n\nOpen a GitHub issue or, preferably, send me a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrefs%2Ftrie-generic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrefs%2Ftrie-generic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrefs%2Ftrie-generic/lists"}