| 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. |
| 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. |
| namick/obfuscate_id |
337 |
|
79 |
0 |
about 6 years ago |
5 |
February 08, 2015 |
32 |
mit |
Ruby |
| Make your ActiveRecord ids non-obvious. Mixes up record ids in a simple, reversible hashing algorithm so that it can then automatically revert the hashed number back to the original id for record lookup without having to store a hash or tag in the database. |
| antirez/retwis |
285 |
|
0 |
0 |
almost 8 years ago |
0 |
|
6 |
bsd-3-clause |
PHP |
| A Twitter-toy clone written in PHP and Redis, used in the early days to introduce Redis data types. |
| iCyberon/pg_hashids |
200 |
|
0 |
0 |
over 3 years ago |
0 |
|
1 |
mit |
C |
| Short unique id generator for PostgreSQL, using hashids |
| 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 |
| zhenyong/webpack-stable-module-id-and-hash |
50 |
|
7 |
8 |
over 8 years ago |
6 |
November 29, 2016 |
6 |
mit |
JavaScript |
| To provide stable module id and reliable content chunkhash in webpack 1.x . Show Me The Stars ^_^ |