https://github.com/nhibernate/iesi.collections
Score: 24.989639730165717
Last synced: about 13 hours ago
JSON representation
Repository metadata:
- Host: GitHub
- URL: https://github.com/nhibernate/iesi.collections
- Owner: nhibernate
- License: other
- Created: 2012-03-13T14:51:33.000Z (over 14 years ago)
- Default Branch: main
- Last Pushed: 2026-05-19T15:38:00.000Z (about 1 month ago)
- Last Synced: 2026-05-23T23:14:40.360Z (27 days ago)
- Language: C#
- Homepage:
- Size: 3.83 MB
- Stars: 55
- Watchers: 18
- Forks: 17
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Owner metadata:
- Name: NHibernate
- Login: nhibernate
- Email:
- Kind: organization
- Description:
- Website: http://nhibernate.info
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/961041?v=4
- Repositories: 18
- Last Synced at: 2024-03-25T21:17:00.569Z
- Profile URL: https://github.com/nhibernate
GitHub Events
Total
- Create event: 7
- Delete event: 7
- Fork event: 1
- Issue comment event: 3
- Issues event: 1
- Pull request event: 8
- Push event: 32
- Watch event: 2
- Total: 61
Last Year
- Create event: 4
- Delete event: 4
- Fork event: 1
- Issue comment event: 2
- Pull request event: 1
- Push event: 14
- Total: 26
Committers metadata
Last synced: 10 days ago
Total Commits: 153
Total Committers: 15
Avg Commits per committer: 10.2
Development Distribution Score (DDS): 0.68
Commits in past year: 4
Committers in past year: 1
Avg Commits per committer in past year: 4.0
Development Distribution Score (DDS) in past year: 0.0
| Name | Commits | |
|---|---|---|
| Alex Zaytsev | h****k@g****m | 49 |
| Oskar Berggren | o****n@g****m | 27 |
| Mike Doerfler | m****r@u****t | 18 |
| Sergey Koshcheyev | j****4@u****t | 17 |
| Fabio Maulo | f****o@g****m | 14 |
| renovate[bot] | 2****] | 9 |
| Julian Maughan | j****n@g****m | 4 |
| Frédéric Delaporte | f****e@f****r | 4 |
| Pierre Henri Kuate | k****l@u****t | 3 |
| Kevin Williams | k****s@u****t | 3 |
| Marcin Mikołajczak | m****k@s****g | 1 |
| Tuna Toksoz | t****e@u****t | 1 |
| Karl Chu | k****u@u****t | 1 |
| Davy Brion | d****n@u****t | 1 |
| (no author) | (****)@u****t | 1 |
Issue and Pull Request metadata
Last synced: 9 days ago
Total issues: 5
Total pull requests: 84
Average time to close issues: 14 days
Average time to close pull requests: 2 months
Total issue authors: 5
Total pull request authors: 3
Average comments per issue: 2.6
Average comments per pull request: 0.24
Merged pull request: 56
Bot issues: 1
Bot pull requests: 33
Past year issues: 0
Past year pull requests: 6
Past year average time to close issues: N/A
Past year average time to close pull requests: 6 months
Past year issue authors: 0
Past year pull request authors: 1
Past year average comments per issue: 0
Past year average comments per pull request: 0.0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 6
Top Issue Authors
- tomtrias (1)
- WenningQiu (1)
- renovate[bot] (1)
- ngbrown (1)
- cremor (1)
Top Pull Request Authors
- hazzik (47)
- renovate[bot] (33)
- fredericDelaporte (4)
Top Issue Labels
- bug (2)
Top Pull Request Labels
- enhancement (3)
Package metadata
- Total packages: 1
-
Total downloads:
- nuget: 77,882,732 total
- Total dependent packages: 60
- Total dependent repositories: 0
- Total versions: 53
- Total maintainers: 6
nuget.org: iesi.collections
The System.Collections namespace in the .NET Framework provides a number of collection types that are extremely useful for manipulating data in memory. However, some specialized implementations of ISet are not available. Iesi.Collections 4.0 for .Net 4.0 contains the LinkedHashSet (preserves insertion order), the ReadOnlySet and the SynchronizedSet. The latter two wrap an actual set.
- Homepage: https://github.com/nhibernate/iesi.collections
- Licenses: other
- Latest release: 4.1.1 (published about 2 years ago)
- Last Synced: 2026-06-10T13:10:55.555Z (10 days ago)
- Versions: 53
- Dependent Packages: 60
- Dependent Repositories: 0
- Downloads: 77,882,732 Total
-
Rankings:
- Downloads: 0.195%
- Average: 11.837%
- Dependent repos count: 14.978%
- Dependent packages count: 20.338%
- Maintainers (6)
Dependencies
- System.Runtime.Serialization.Formatters 4.3.*
- NUnit 3.10.1
- NUnitLite 3.10.1
- NUnit 3.6.1
- actions/checkout v4 composite
- actions/setup-dotnet v4 composite