| vinkla/hashids |
5,130 |
|
844 |
280 |
about 2 years ago |
19 |
February 23, 2023 |
0 |
mit |
PHP |
| A small PHP library to generate YouTube-like ids from numbers. Use it when you don't want to expose your database ids to the user. |
| niieani/hashids.js |
4,165 |
|
1,134 |
334 |
over 2 years ago |
40 |
May 24, 2023 |
8 |
mit |
TypeScript |
| A small JavaScript library to generate YouTube-like ids from numbers. |
| ullmark/hashids.net |
3,167 |
|
35 |
72 |
over 2 years ago |
19 |
March 17, 2023 |
2 |
mit |
C# |
| A small .NET package to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user. |
| davidaurelio/hashids-python |
1,399 |
|
328 |
52 |
almost 3 years ago |
10 |
July 26, 2020 |
7 |
mit |
Python |
| Implementation of hashids (http://hashids.org) in Python. Compatible with Python 2 and Python 3 |
| peterhellberg/hashids.rb |
973 |
|
217 |
26 |
over 2 years ago |
12 |
November 29, 2021 |
1 |
mit |
Ruby |
| A small Ruby gem to generate YouTube-like hashes from one or many numbers. Use hashids when you do not want to expose your database ids to the user. |
| iCyberon/pg_hashids |
200 |
|
0 |
0 |
over 3 years ago |
0 |
|
1 |
mit |
C |
| Short unique id generator for PostgreSQL, using hashids |
| leprosus/kotlin-hashids |
99 |
|
0 |
0 |
about 4 years ago |
0 |
|
2 |
mit |
Kotlin |
| Kotlin hashids hash function |
| dtaniwaki/acts_as_hashids |
84 |
|
8 |
0 |
about 3 years ago |
9 |
August 07, 2021 |
0 |
mit |
Ruby |
| Use Youtube-Like ID in ActiveRecord seamlessly. |
| Xabaril/AspNetCore.Hashids |
66 |
|
0 |
0 |
over 4 years ago |
9 |
November 11, 2021 |
2 |
apache-2.0 |
C# |
| Not predictable ids library for ASP.NET Core APIs. |
| archer884/harsh |
64 |
|
6 |
10 |
over 4 years ago |
11 |
October 23, 2021 |
0 |
apache-2.0 |
Rust |
| Hashids implementation in Rust |