{"id":17969224,"url":"https://github.com/elanhasson/orleans.datastructures","last_synced_at":"2025-07-04T00:05:51.721Z","repository":{"id":56391923,"uuid":"283367416","full_name":"ElanHasson/Orleans.DataStructures","owner":"ElanHasson","description":"Various data structures implemented on top of Microsoft Orleans","archived":false,"fork":false,"pushed_at":"2023-04-20T00:01:01.000Z","size":62,"stargazers_count":8,"open_issues_count":9,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-08T18:02:05.868Z","etag":null,"topics":["data-structures","distributed-datastructure","distributed-systems","microsoft-orleans","orleans","virtual-actors"],"latest_commit_sha":null,"homepage":"","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/ElanHasson.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"github":["ElanHasson"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":null}},"created_at":"2020-07-29T01:27:37.000Z","updated_at":"2022-09-09T14:52:47.000Z","dependencies_parsed_at":"2024-10-29T15:04:15.343Z","dependency_job_id":null,"html_url":"https://github.com/ElanHasson/Orleans.DataStructures","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ElanHasson/Orleans.DataStructures","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElanHasson%2FOrleans.DataStructures","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElanHasson%2FOrleans.DataStructures/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElanHasson%2FOrleans.DataStructures/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElanHasson%2FOrleans.DataStructures/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ElanHasson","download_url":"https://codeload.github.com/ElanHasson/Orleans.DataStructures/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElanHasson%2FOrleans.DataStructures/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263421920,"owners_count":23464048,"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":["data-structures","distributed-datastructure","distributed-systems","microsoft-orleans","orleans","virtual-actors"],"created_at":"2024-10-29T14:42:38.680Z","updated_at":"2025-07-04T00:05:51.648Z","avatar_url":"https://github.com/ElanHasson.png","language":"C#","funding_links":["https://github.com/sponsors/ElanHasson"],"categories":[],"sub_categories":[],"readme":"# Orleans.DataStructures\n\nA project to provide implementations of durable, distributed data structures that run on top of Microsoft Orleans.\n\n## Implemented\n* Doubly Linked List\n\n**[Below are Deprecated]**\n## Array\n### Capabilities\n* Add items to the array.\n* Read the value at an index of the array (`ArrayItemGrain`)\n* Get the size of the array\n\n### What's Next\n* Remove Items\n* Insert Items\n* `IAsyncEnumerable` support to enumerate them (depends on https://github.com/dotnet/orleans/issues/6504) \n* Allow Reentrancy (need to implement atomic operations on the `ArrayGrain`\n* Performance Enhancements\n* Change notification on `ArrayGrain` and `ArrayItemGrain` to support Observers.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felanhasson%2Forleans.datastructures","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felanhasson%2Forleans.datastructures","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felanhasson%2Forleans.datastructures/lists"}