Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / linksplatform/collections issues and pull requests
#53 - Bump Platform.Interfaces from 0.2.0 to 0.2.1
Pull Request -
State: closed - Opened by dependabot-preview[bot] about 5 years ago
Labels: dependencies
#52 - Compare HashSet and BitString intersection performance
Issue -
State: open - Opened by Konard about 5 years ago
Labels: bitstring
#51 - Bump Microsoft.NET.Test.Sdk from 16.3.0 to 16.4.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#50 - Bump Microsoft.SourceLink.GitHub from 1.0.0-beta2-19367-01 to 1.0.0-beta2-19554-01
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#49 - Can be speed up, if BitString will accept array of integers in the constructor
Issue -
State: open - Opened by Konard over 5 years ago
Labels: enhancement, bitstring
#48 - Use Range.NonNegativeInt64 property here
Issue -
State: closed - Opened by Konard over 5 years ago
- 1 comment
#47 - Use BenchmarkDotNet for comparing the performance of different implementations of BitString methods
Issue -
State: closed - Opened by Konard over 5 years ago
#46 - Move logic from Platform.Data.Doublets
Issue -
State: closed - Opened by Konard over 5 years ago
#45 - Implement VectorXor for BitString using System.Numerics.Vector<T>
Issue -
State: closed - Opened by Konard over 5 years ago
Labels: bitstring
#44 - Implement better bitwise and/or/not algorithms using Vector for BitString
Issue -
State: closed - Opened by Konard over 5 years ago
Labels: bitstring
#43 - Bump Platform.Random from 0.0.4 to 0.0.5
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#42 - Bump Platform.Disposables from 0.1.1 to 0.1.2
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#41 - Bump Platform.Ranges from 0.0.5 to 0.1.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#40 - Bump Platform.Interfaces from 0.1.1 to 0.2.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#39 - Bump Microsoft.NET.Test.Sdk from 16.2.0 to 16.3.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#38 - Bump Platform.Random from 0.0.3 to 0.0.4
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#37 - Bump Platform.Disposables from 0.1.0 to 0.1.1
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#36 - Bump Platform.Ranges from 0.0.4 to 0.0.5
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#35 - Try to use Vector<ulong> for BitString as an optimization
Issue -
State: closed - Opened by Konard over 5 years ago
#34 - Bump Platform.Interfaces from 0.1.0 to 0.1.1
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#33 - Add TrimSingle to remove just one symbol for each end withing specified characters range
Issue -
State: closed - Opened by Konard over 5 years ago
#32 - Create ArrayExtensions with Clone method
Issue -
State: closed - Opened by Konard over 5 years ago
#31 - Bump Platform.Ranges from 0.0.3 to 0.0.4
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#30 - Bump Platform.Disposables from 0.0.2 to 0.1.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#29 - Bump Platform.Interfaces from 0.0.1 to 0.1.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#28 - Add PopOrDefault method to IStackExtensions
Issue -
State: closed - Opened by Konard over 5 years ago
#27 - Add PeekOrDefault method to StackExtensions and IStackExtensions
Issue -
State: closed - Opened by Konard over 5 years ago
#26 - After fixing #25 add Clear method into IStackExtensions
Issue -
State: closed - Opened by Konard over 5 years ago
- 1 comment
#25 - Add IsEmpty property
Issue -
State: closed - Opened by Konard over 5 years ago
Labels: bug
#24 - Add ToArray without parameters
Issue -
State: closed - Opened by Konard over 5 years ago
- 1 comment
#23 - Add Ensure.NotEmptyAndNotWhiteSpace to EnsureExtensions
Issue -
State: closed - Opened by Konard over 5 years ago
- 1 comment
#22 - Add a Codacy badge to README.md
Pull Request -
State: closed - Opened by codacy-badger over 5 years ago
#21 - Rethink and test Length property implementation
Issue -
State: open - Opened by Konard over 5 years ago
- 1 comment
Labels: help wanted, good first issue, bitstring
#20 - Think about ability to manual refreshing of borders (minimum and maximum non-zero words)
Issue -
State: open - Opened by Konard over 5 years ago
Labels: bitstring
#19 - Compare what is faster to store BitsSetIn16Bits or to calculate it on demand
Issue -
State: open - Opened by Konard over 5 years ago
Labels: bitstring
#18 - Rename to CharSegment
Issue -
State: closed - Opened by Konard over 5 years ago
#17 - Check for memory leaks
Issue -
State: open - Opened by Konard over 5 years ago
- 1 comment
#17 - Check for memory leaks
Issue -
State: open - Opened by Konard over 5 years ago
- 1 comment
#16 - Check actual performance
Issue -
State: open - Opened by Konard over 5 years ago
#15 - Remove blank lines
Issue -
State: closed - Opened by Konard over 5 years ago
#14 - Bump Platform.Disposables from 0.0.1 to 0.0.2
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#13 - Bump Platform.Ranges from 0.0.2 to 0.0.3
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#12 - Bump Platform.Exceptions from 0.0.1 to 0.1.0
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#11 - Bump Platform.Ranges from 0.0.1 to 0.0.2
Pull Request -
State: closed - Opened by dependabot-preview[bot] over 5 years ago
Labels: dependencies
#10 - Use PackageLicenseExpression
Issue -
State: closed - Opened by Konard over 5 years ago
#9 - Use updated PNG logo icon
Issue -
State: closed - Opened by Konard over 5 years ago
#8 - Rename class to filename
Issue -
State: closed - Opened by Konard over 5 years ago
#7 - Rename class to filename
Issue -
State: closed - Opened by Konard over 5 years ago
#6 - Use IListExtensions.EqualTo instead
Issue -
State: closed - Opened by Konard over 5 years ago
#5 - Compare hash functions quality and select the best
Issue -
State: open - Opened by Konard over 5 years ago
- 2 comments
#4 - Check if MethodImpl attribute really make a difference
Issue -
State: open - Opened by Konard over 5 years ago
#3 - Should be a version of ArrayFiller without return constant
Issue -
State: closed - Opened by Konard over 5 years ago
#2 - Looks like ArrayString is similar to a Segment
Issue -
State: closed - Opened by Konard over 5 years ago
#1 - Simplify defaultstack
Pull Request -
State: closed - Opened by eugene-katsevman over 5 years ago