{"id":19661578,"url":"https://github.com/tibel/weakly","last_synced_at":"2025-04-28T20:32:55.852Z","repository":{"id":10756468,"uuid":"13017785","full_name":"tibel/Weakly","owner":"tibel","description":"Weakly is a collection of some useful weak-reference types.","archived":false,"fork":false,"pushed_at":"2021-03-07T09:50:24.000Z","size":1330,"stargazers_count":25,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-04T18:12:25.927Z","etag":null,"topics":["async","task","weakaction","weakcollection","weakdelegate","weakeventhandler","weakeventsource","weakfunc","weakly","weakreference","weakvaluedictionary"],"latest_commit_sha":null,"homepage":null,"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/tibel.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":"2013-09-22T17:40:58.000Z","updated_at":"2024-09-27T00:51:59.000Z","dependencies_parsed_at":"2022-08-31T01:24:30.535Z","dependency_job_id":null,"html_url":"https://github.com/tibel/Weakly","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tibel%2FWeakly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tibel%2FWeakly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tibel%2FWeakly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tibel%2FWeakly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tibel","download_url":"https://codeload.github.com/tibel/Weakly/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224133934,"owners_count":17261302,"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":["async","task","weakaction","weakcollection","weakdelegate","weakeventhandler","weakeventsource","weakfunc","weakly","weakreference","weakvaluedictionary"],"created_at":"2024-11-11T16:07:42.372Z","updated_at":"2024-11-11T16:07:43.178Z","avatar_url":"https://github.com/tibel.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Logo](./weakly_icon.png)\n# Weakly\n\nWeakly is a collection of some useful weak-reference types.\n\n\n## Install\nWeakly is available through NuGet:\n\nPM\u003e **Install-Package** [Weakly](https://www.nuget.org/packages/Weakly/)\n\n\n## Content\n\n### Builders\nCreate compiled Expressions for:\n* `Builder.DynamicDelegate` creates compiled version of MethodInfo.Invoke\n* `Builder.OpenAction` creates open delegates\n* `Builder.OpenFunc` creates open delegates\n* `Builder.PropertyAccessor` creates compiled version of PropertyInfo.SetValue and GetValue\n\n### Collections\n* `WeakCollection\u003cT\u003e`\n* `WeakValueDictionary\u003cTKey, TValue\u003e`\n* some Helpers\n\n### Delegates\n* `WeakAction`\n* `WeakFunc\u003cTResult\u003e`\n* `DisposableAction` executes an action when disposed\n\n### Events\n* `WeakEventHandler`\n* `WeakEventSource\u003cTEventArgs\u003e`\n\n### IO\n* `MemoryTributary` is a MemoryStream replacement using multiple memory segments\n\n### Reflection\n* `ReflectionPath` to reflect a path of properties\n* some Helpers\n\n### Tasks\n* Common Tasks\n* Exception handling\n* APM pattern helper\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftibel%2Fweakly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftibel%2Fweakly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftibel%2Fweakly/lists"}