Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ullmark/hashids.net issues and pull requests

#96 - Same hash different integers

Issue - State: open - Opened by johnseabi 6 months ago - 3 comments

#95 - Same id generated for different integers

Issue - State: closed - Opened by csicso 11 months ago - 3 comments

#94 - null or empty string are decoded as empty arrays.

Pull Request - State: open - Opened by ellull 11 months ago

#93 - Decode null string thows NullReferenceException

Issue - State: open - Opened by ellull 11 months ago - 1 comment

#92 - Is this lib still being maintained?

Issue - State: closed - Opened by meciasbueno about 1 year ago - 2 comments

#91 - Valid use-case for library?

Issue - State: closed - Opened by celluj34 about 1 year ago - 1 comment

#90 - Website seems down

Issue - State: closed - Opened by maxxie85 about 1 year ago - 2 comments

#89 - Regarding HashidsNet

Issue - State: closed - Opened by Reethuch over 1 year ago - 1 comment

#88 - update github actions build

Pull Request - State: closed - Opened by manigandham over 1 year ago

#87 - Json support?

Issue - State: closed - Opened by domagojmedo over 1 year ago - 3 comments

#86 - Issue 85: Fix for min buffer sizes

Pull Request - State: closed - Opened by GKalamernikov over 1 year ago

#85 - Decoding input smaller than minHashLength unhandled exceptions are thrown

Issue - State: closed - Opened by krstevkoki over 1 year ago - 4 comments

#84 - Document the effective character limit of the salt

Issue - State: closed - Opened by aradalvand over 1 year ago - 5 comments

#83 - Insufficient Variation In Generated HashIds

Issue - State: closed - Opened by scholarrx-pelka almost 2 years ago - 1 comment

#82 - Is there a guarantee of encoded sequence uniqueness with differing salts?

Issue - State: closed - Opened by ckpearson almost 2 years ago - 4 comments

#81 - How use id with Guid/UUID/Sequential Guid

Issue - State: closed - Opened by lucasteles almost 2 years ago - 1 comment

#80 - Update Nuget package url in ReadMe to exact location

Pull Request - State: closed - Opened by FatemehFattahi about 2 years ago - 1 comment

#79 - How do I get HashIDs of a specific length?

Issue - State: closed - Opened by ghost about 2 years ago - 1 comment

#78 - HashIds not working after adding custom Output formatter

Issue - State: closed - Opened by zehanjura about 2 years ago - 2 comments

#77 - Hashids not generating with proper minhashlength

Issue - State: closed - Opened by MiteshVekariya2011 over 2 years ago - 1 comment

#76 - Fix min buffer sizes

Pull Request - State: closed - Opened by manigandham over 2 years ago

#74 - Using multiple options for encoding/decoding

Issue - State: closed - Opened by Maxmyd over 2 years ago - 1 comment

#73 - const for max buffer size for stackalloc

Pull Request - State: closed - Opened by Sa1Gur over 2 years ago - 1 comment

#72 - Include sample code to decode single id

Pull Request - State: closed - Opened by InsCarnage over 2 years ago - 1 comment

#71 - Added a custom format provider with format specifier H

Pull Request - State: closed - Opened by CodeBeast357 over 2 years ago - 3 comments

#70 - Added Support for Microsoft.Extensions.DependencyInjection Container

Pull Request - State: closed - Opened by 07prajwal2000 over 2 years ago - 1 comment

#69 - Improve performance & memory allocation

Pull Request - State: closed - Opened by timerplayer over 2 years ago - 5 comments

#68 - Improve performance & memory allocation

Pull Request - State: closed - Opened by timerplayer over 2 years ago

#67 - Update tests

Pull Request - State: closed - Opened by manigandham over 2 years ago

#66 - Fixed invalid constant for long length

Pull Request - State: closed - Opened by KeterSCP over 2 years ago

#65 - reduce amount allocation for single number decode

Pull Request - State: closed - Opened by jetersen over 2 years ago - 27 comments

#64 - Bug on long encoding with 16 alphabet chars

Issue - State: closed - Opened by GihanSoft over 2 years ago - 8 comments

#63 - Refactoring and optimizations

Pull Request - State: closed - Opened by KeterSCP over 2 years ago - 1 comment

#62 - Include sample code on how to decode a single id.

Pull Request - State: closed - Opened by Cereal-Killa over 2 years ago

#61 - Code and project cleanup

Pull Request - State: closed - Opened by manigandham over 2 years ago - 3 comments

#60 - Use System.Memory package

Pull Request - State: closed - Opened by manigandham over 2 years ago - 1 comment

#59 - Remove `net461` target

Pull Request - State: closed - Opened by manigandham over 2 years ago

#58 - fix missing frameworks on build

Pull Request - State: closed - Opened by xilapa over 2 years ago - 1 comment

#57 - Decode a single id.

Pull Request - State: closed - Opened by Cereal-Killa over 2 years ago - 1 comment

#56 - how to Creates short unique ids from integers. (only positive numbers & zero)

Issue - State: closed - Opened by neozhu over 2 years ago - 1 comment

#55 - Removed System.Buffers dependency for net5.0 and higher

Pull Request - State: closed - Opened by KeterSCP over 2 years ago

#54 - Update dotnet.yml to fix build

Pull Request - State: closed - Opened by dariogriffo over 2 years ago

#53 - Optimization: decode a single ID without allocating an array

Issue - State: closed - Opened by michaldivis over 2 years ago - 4 comments

#52 - Replaced explicit throws with ThrowHelper calls

Pull Request - State: closed - Opened by KeterSCP over 2 years ago - 9 comments

#51 - Allow specifying ValueTypes for encoding/decoding as data structure

Issue - State: closed - Opened by ChaoticSurfer over 2 years ago - 2 comments

#50 - Added support for .NET6

Pull Request - State: closed - Opened by KeterSCP over 2 years ago - 1 comment

#49 - Adds an optimization in case when a single number is passed to encode

Pull Request - State: closed - Opened by dompagoj over 2 years ago - 1 comment

#48 - Version upgrade from 1.3.0 to 1.4.0 produce different hashes

Issue - State: closed - Opened by tanek100 over 2 years ago - 6 comments

#47 - 100% readonly fields and ReadOnlySpan

Pull Request - State: closed - Opened by daiplusplus almost 3 years ago - 3 comments

#46 - [Question] - can we decrease the MaxNumberHashLength?

Issue - State: closed - Opened by datphan310 about 3 years ago

#45 - Clean up packages and use internal object pool for stringbuilder

Pull Request - State: closed - Opened by manigandham about 3 years ago - 1 comment

#44 - HashIds.net does not work in Azure Functions

Issue - State: closed - Opened by royalghost over 3 years ago - 9 comments

#43 - Speed and memory usage optimizations.

Pull Request - State: closed - Opened by Daramant over 3 years ago - 1 comment

#42 - Performance updates

Pull Request - State: closed - Opened by manigandham over 3 years ago

#41 - Small fixes and optimizations.

Pull Request - State: closed - Opened by Daramant over 3 years ago - 1 comment

#40 - Bugfixes

Pull Request - State: closed - Opened by manigandham over 3 years ago

#39 - Modernize library

Pull Request - State: closed - Opened by manigandham over 3 years ago

#38 - Fixed compilation after a bad merge

Pull Request - State: closed - Opened by NuclearCookie over 3 years ago - 1 comment

#37 - Speed and memory usage optimizations.

Pull Request - State: closed - Opened by Daramant over 3 years ago

#36 - Documentation - Salt maximum size

Issue - State: closed - Opened by morilon over 3 years ago - 4 comments

#35 - Decoding fails with custom separators

Issue - State: closed - Opened by cesarsouza over 3 years ago - 2 comments

#34 - Added documentation to the NuGet package

Pull Request - State: closed - Opened by RamenTurismo almost 4 years ago - 1 comment

#33 - Added methods to encode Guids and binaries + Fixed issue #20

Pull Request - State: closed - Opened by matteofabbri almost 4 years ago - 1 comment

#32 - Decoding big numbers fails when using custom alphabet.

Issue - State: closed - Opened by chrispaynter almost 4 years ago - 5 comments

#31 - Return specific length of Hashid

Issue - State: closed - Opened by NickStavrou-Net about 4 years ago - 4 comments

#30 - alphabet: handle large ratio of alphabet to seps

Pull Request - State: closed - Opened by ethomson about 4 years ago - 1 comment

#29 - Thread safety

Issue - State: closed - Opened by Exocomp over 4 years ago - 23 comments

#28 - Question: Is the hash algorithm "future-proof"?

Issue - State: closed - Opened by clearwaterstream over 4 years ago - 2 comments

#26 - Add netstandard2.0 target (and convert to new csproj format).

Pull Request - State: closed - Opened by MatthewKing almost 5 years ago - 11 comments

#25 - Thread safe

Issue - State: closed - Opened by suhrab about 5 years ago - 1 comment

#24 - Using a similar salt produces same Encoding/Decoding with a large salt size.

Issue - State: closed - Opened by craigmccauley over 5 years ago - 2 comments

#23 - Encoded hash is not being decoded (rounding bug)

Issue - State: closed - Opened by MarkOtter almost 6 years ago - 9 comments

#22 - .Net version not working on xamarin forms

Issue - State: closed - Opened by HugoSanchezGarcia about 7 years ago - 2 comments

#21 - IndexOutOfRangeException when decoding string with guard chars

Issue - State: closed - Opened by psavelis about 7 years ago - 2 comments

#20 - alphabet must contain at least 4 unique characters

Issue - State: closed - Opened by bichtv over 7 years ago - 9 comments

#19 - Add Lazy<Regex> for performance gain in Hex variables

Pull Request - State: closed - Opened by MarcosMeli about 8 years ago - 5 comments

#18 - Negative long values throw an exception

Issue - State: closed - Opened by sheitmann over 8 years ago - 4 comments

#17 - CoreCLR Support

Issue - State: closed - Opened by bchavez over 8 years ago - 6 comments

#16 - Add better PCL support

Pull Request - State: closed - Opened by haroldma-zz over 8 years ago - 6 comments

#15 - IndexOutOfRangeException when decoding string with chars not in alphabet

Issue - State: closed - Opened by jonnystoten almost 9 years ago - 7 comments

#14 - Incorrect value when decoding hex

Issue - State: closed - Opened by valantonini about 9 years ago - 1 comment

#13 - Added Support for PCL, UWP and ASP.NET 5

Pull Request - State: closed - Opened by mlafleur about 9 years ago - 5 comments

#12 - Fixed overflow when creating hash

Pull Request - State: closed - Opened by sraybell about 9 years ago - 5 comments

#11 - Speeded up ConsistentShuffle by doing less string manipulation

Pull Request - State: closed - Opened by NickNightingale over 9 years ago - 4 comments

#10 - The package Nuget for the framework .NET 4.0 is compile with the framework 4.5

Issue - State: closed - Opened by Sinouplen over 9 years ago - 2 comments

#9 - Tiny spelling correction

Pull Request - State: closed - Opened by alexandermlharris over 9 years ago

#8 - Decode throws IndexOutOfRangeException with certain incorrect input

Issue - State: closed - Opened by hagis over 9 years ago - 4 comments

#7 - Support for long

Issue - State: closed - Opened by nripendra almost 10 years ago - 11 comments

#6 - virtual methods to enable testing scenarios

Pull Request - State: closed - Opened by luisrudge about 10 years ago - 1 comment

#5 - replaced tabs for four spaces

Pull Request - State: closed - Opened by tallesl about 10 years ago - 1 comment

#4 - added IHashids interface to improve testability

Pull Request - State: closed - Opened by luisrudge about 10 years ago - 5 comments

#3 - Implement the 0.3 algorithm.

Issue - State: closed - Opened by ullmark almost 11 years ago

#2 - Encrypting / Decrypting multiple numbers including zeros

Issue - State: closed - Opened by lukencode almost 11 years ago - 2 comments

#1 - Int32 -> long for large dbs

Pull Request - State: closed - Opened by maxnachlinger about 11 years ago