Projects in Awesome Lists tagged with hashids
A curated list of projects in awesome lists tagged with hashids .
https://github.com/vinkla/hashids
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.
composer-packages database-ids encoding hash hashids ids php php-library
Last synced: 16 Dec 2025
https://github.com/niieani/hashids.js
A small JavaScript library to generate YouTube-like ids from numbers.
database-ids encoding hacktoberfest hash hashids ids javascript node npm-package
Last synced: 12 May 2025
https://github.com/ullmark/hashids.net
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.
c-sharp decoding encoding hashids
Last synced: 13 May 2025
https://github.com/speps/go-hashids
Go (golang) implementation of http://www.hashids.org
Last synced: 11 Apr 2025
https://github.com/jenssegers/optimus
🤖 Id obfuscation based on Knuth's multiplicative hashing method for PHP.
hashids ids laravel obfuscation optimus transformations
Last synced: 11 Apr 2025
https://github.com/peterhellberg/hashids.rb
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.
Last synced: 14 May 2025
https://github.com/sqids/sqids-dotnet
Official .NET port of Sqids. Generate short unique IDs from numbers.
csharp dot-net dotnet hashids id id-generator short-id short-url sqids uid unique-id unique-id-generator
Last synced: 15 May 2025
https://github.com/sqids/sqids-javascript
Official JavaScript port of Sqids. Generate short unique IDs from numbers.
hashids id id-generator javascript short short-id short-url sqids typescript uid unique-id unique-id-generator
Last synced: 29 Dec 2025
https://github.com/sqids/sqids-go
Official Go port of Sqids. Generate short unique IDs from numbers.
go golang hashids id id-generator short-id short-url sqids uid unique-id unique-id-generator
Last synced: 29 Dec 2025
https://github.com/sqids/sqids-php
Official PHP port of Sqids. Generate short unique IDs from numbers.
hashids id id-generator php php-library php8 short-id short-url sqids uid unique-id unique-id-generator
Last synced: 14 May 2025
https://github.com/elfsundae/laravel-hashid
Obfuscate your data by generating reversible, non-sequential, URL-safe identifiers.
base62 base64 encryption hashids laravel obfuscate optimus reversible urlsafe
Last synced: 02 Apr 2025
https://github.com/nshafer/django-hashid-field
Django Model Field that uses Hashids to obscure the value
django django-rest-framework hashid hashids
Last synced: 16 May 2025
https://github.com/sqids/sqids-python
Official Python port of Sqids. Generate short unique IDs from numbers.
hashids id id-generator python short-id short-url sqids uid unique-id unique-id-generator
Last synced: 29 Dec 2025
https://github.com/jcypret/hashid-rails
Use Hashids (http://hashids.org/ruby/) in your Rails app ActiveRecord models.
Last synced: 08 Oct 2025
https://github.com/iCyberon/pg_hashids
Short unique id generator for PostgreSQL, using hashids
database hashids pg-hashids postgres postgresql postgresql-extension
Last synced: 25 Mar 2025
https://github.com/icyberon/pg_hashids
Short unique id generator for PostgreSQL, using hashids
database hashids pg-hashids postgres postgresql postgresql-extension
Last synced: 07 Apr 2025
https://github.com/mtvs/eloquent-hashids
On-the-fly hashids for Laravel Eloquent models. (🍰 Easy & ⚡ Fast)
eloquent eloquent-models hashids laravel php
Last synced: 26 Dec 2025
https://github.com/evenicoulddoit/django-rest-framework-serializer-extensions
Extensions to help DRY up Django Rest Framework serializers
django django-rest-framework hashids
Last synced: 22 Aug 2025
https://github.com/cybercog/laravel-optimus
Transform your internal id's to obfuscated integers based on Knuth's integer hash. Laravel wrapper for the Optimus Library by Jens Segers with multiple connections support.
cog cybercog decrypt encrypt hashids id laravel obfuscate optimus package php public-id
Last synced: 28 Jul 2025
https://github.com/sqids/sqids-rust
Official Rust port of Sqids. Generate short unique IDs from numbers.
hashids id id-generator rust rust-lang rustlang short-id short-url sqids uid unique-id unique-id-generator
Last synced: 08 Apr 2025
https://github.com/deligoez/laravel-model-hashid
#️⃣ Generate, Save, and Route Stripe/Youtube-like Hash IDs for Laravel Eloquent Models
hashids laravel laravel-package php
Last synced: 15 May 2025
https://github.com/sqids/sqids-ruby
Official Ruby port of Sqids. Generate short unique IDs from numbers.
hashids id id-generator ruby short-id short-url sqids uid unique-id unique-id-generator
Last synced: 29 Dec 2025
https://github.com/xabaril/aspnetcore.hashids
Not predictable ids library for ASP.NET Core APIs.
aspnetcore hashids rest rest-api vulnerability
Last synced: 22 Jul 2025
https://github.com/dtaniwaki/acts_as_hashids
Use Youtube-Like ID in ActiveRecord seamlessly.
actioncontroller activerecord hashids rails ruby
Last synced: 11 Nov 2025
https://github.com/patrickfav/id-mask
IDMask is a Java library for masking internal ids (e.g. from your DB) when they need to be published to hide their actual value and to prevent forging. It has support optional randomisation has a wide support for various Java types including long, UUID and BigInteger.
64bit aes-encryption biginteger byte-array database-ids hashid hashids hkdf hmac id integer jackson jax-rs long obfuscation paramconverter serializer uuid
Last synced: 09 Apr 2025
https://github.com/archer884/harsh
Hashids implementation in Rust
database-ids encoding hash hashids ids javascript javascript-library rust rust-library
Last synced: 22 Apr 2025
https://github.com/andreystepanov/hashids.sql
PL/pgSQL implementation of hashids library
aws aws-rds aws-rds-postgres hashids id plpgsql postgresql rds shortid sql
Last synced: 27 Oct 2025
https://github.com/roukmoute/hashids-bundle
Integrates hashids/hashids in a Symfony project
Last synced: 18 Jan 2026
https://github.com/veelasky/laravel-hashid
HashId Implementation on Laravel Eloquent ORM
eloquent hacktoberfest hash hashid hashids hashing laravel laravel-hashid
Last synced: 06 Mar 2026
https://github.com/cdoco/hashids.phpc
:elephant: A php extension for Hashids: generate short unique ids from integers.
c hashids php php7 php7-extension
Last synced: 15 Sep 2025
https://github.com/ericls/django-hashids
Non-intrusive hashids library for Django
django django-hashids hacktoberfest hashids
Last synced: 23 Sep 2025
https://github.com/laserpants/hashids-haskell
:zap: Haskell port of the Hashids library. :zap:
Last synced: 21 Mar 2025
https://github.com/oyeb/ecto_identifier
When UUID is not enough!
ecto hashids identifiers nanoid uuid
Last synced: 21 Feb 2026
https://github.com/wbotelhos/idy
:eyeglasses: An ID obfuscator for ActiveRecord
activerecord crypto hash hashids mask obfuscation obfuscator rails salt url-shortener
Last synced: 12 Apr 2025
https://github.com/sqids/sqids-plpgsql
Official PLpgSQL (PostgreSQL) port of Sqids. Generate short unique IDs from numbers.
hashids id id-generator pg plpgsql postgresql short-id short-url sqids uid unique-id unique-id-generator
Last synced: 27 Oct 2025
https://github.com/matt-daneshvar/eloquent-hashids
Automatically generate and persist Hashids for newly created Eloquent models.
Last synced: 14 Apr 2025
https://github.com/fehnomenal/hashids-spring-boot-starter
Easily use Hashids with Spring Boot
Last synced: 09 Aug 2025
https://github.com/zakame/hashids.pm
Hashids, ported for Perl
cpan database-ids encoding hacktoberfest hash hashids ids perl perl-module
Last synced: 06 Mar 2026
https://github.com/sqids/sqids-crystal
Official Crystal port of Sqids. Generate short unique IDs from numbers.
crystal hashids id id-generator short-id short-url sqids uid unique-id unique-id-generator
Last synced: 04 Oct 2025
https://github.com/cleaniquecoders/laravel-boilerplate
Web Application Boilerplate Based on Laravel Framework
boilerplate hashids laravel-boilerplate
Last synced: 27 Oct 2025
https://github.com/arcticicestudio/icecore-hashids
A lightweight generator for short, unique, non-sequential and decodable Hashids from non-negative numbers.
hash hash-algorithm hash-numbers hashids icecore java library obfuscation obfuscator
Last synced: 24 Oct 2025
https://github.com/sqids/sqids-coldfusion
Official ColdFusion port of Sqids. Generate short unique IDs from numbers.
coldfusion hashids id id-generator lucee short short-id short-url sqids uid unique-id unique-id-generator
Last synced: 02 Apr 2026
https://github.com/sqids/sqids-zig
Official Zig port of Sqids. Generate short unique IDs from numbers.
hashids id id-generator short-id short-url sqids uid unique-id unique-id-generator zig zig-lang zig-library ziglang
Last synced: 12 Apr 2025
https://github.com/lichunqiang/hashids
Hashids for Yii2
hashids yii2 yii2-extension yii2-hashids
Last synced: 01 Apr 2025
https://github.com/sqids/sqids-elm
Official Elm port of Sqids. Generate short unique IDs from numbers.
elm elm-lang hashids id id-generator short-id short-url sqids uid unique-id unique-id-generator
Last synced: 10 Apr 2025
https://github.com/sqids/sqids-perl
Official Perl port of Sqids. Generate short unique IDs from numbers.
hashids id id-generator perl perl5 short-id short-url sqids uid unique-id unique-id-generator
Last synced: 29 Oct 2025
https://github.com/sqids/sqids-ocaml
Official OCaml port of Sqids. Generate short unique IDs from numbers.
hashids id id-generator ocaml short short-id sqids uid unique-id unique-id-generator
Last synced: 30 Dec 2025
https://github.com/licitdev/seeded-hashids
Generate seeded Hashids that is unique per scope.
decode encode hacktoberfest hash hashids javascript node nodejs objectid scope seeded
Last synced: 21 Mar 2025
https://github.com/sqids/sqids-scala
Official Scala port of Sqids. Generate short unique IDs from numbers.
hashids id id-generator scala short-id short-url sqids uid unique-id unique-id-generator
Last synced: 02 Apr 2026
https://github.com/sqids/sqids-gdscript
Official GDScript (Godot Engine) port of Sqids. Generate short unique IDs from numbers.
gdscript gdscript-language godot godot-engine hashids id id-generator short short-id short-url sqids uid unique-id unique-id-generator
Last synced: 30 Aug 2025
https://github.com/pmochine/laravel-nova-hashids
♺ Laravel Nova Hashids Card. Convert your ids
hashids laravel laravel-nova nova
Last synced: 09 Oct 2025
https://github.com/kalkin/perl6-hashids
Hashids — generate short and reversable hashes from numbers
Last synced: 25 Feb 2025
https://github.com/hustcc/radix.js
:100: a simple javascript module to convent number to your radix, decimal supported.
decimal hashids hexconvert javascript nodejs radix
Last synced: 19 Mar 2025
https://github.com/andersonjoseph/fastify-hashids
Easily encode and decode data with Hashids in Fastify routes
fastify hashids nodejs typescript
Last synced: 02 Apr 2026
https://github.com/red-explosion/laravel-sqids
Easily generate Stripe/YouTube looking IDs for your Laravel models.
Last synced: 28 Apr 2025
https://github.com/daq-tools/vasuki
Generate different kinds of random unique identifiers, tokens, and words.
gibberish hashid hashids kotori-daq ulid uuid uuid-generator
Last synced: 30 Apr 2025
https://github.com/foxhound-systems/hs-obfuscate
Library for easy obfuscation and deobfuscation of integer IDs in custom data types
Last synced: 05 May 2025
https://github.com/adam12/sequel-hash_id
Sequel plugin to obscure your primary keys with a hashid
Last synced: 05 Jul 2025
https://github.com/qwildz/passport-extended
authentication hashids laravel oauth2 passport sso
Last synced: 13 Jan 2026
https://github.com/vdlp/oc-hashids-plugin
Allows developers to use secure hashed ID's in October CMS powered websites.
hashids hashing laravel october-cms octobercms octobercms-plugin php security
Last synced: 12 Apr 2025
https://github.com/foxhound-systems/hashids-st
Reimplementation of Hashids using the ST monad
Last synced: 30 Jul 2025
https://github.com/bharley/graphql-hashid-type
A scalar type for GraphQL that obscures your database identifiers using Hashids
Last synced: 30 Apr 2025
https://github.com/indrasaputra/hashids
Golang ID to Hash converter using Hashids algorithm.
hacktoberfest hacktoberfest-accepted hashid hashids
Last synced: 10 Jun 2025
https://github.com/ssnepenthe/wp-hashids
Hashids implementation for WordPress.
hashids php wordpress wordpress-plugin
Last synced: 24 Apr 2025
https://github.com/sqids/sqids-julia
Official Julia port of Sqids. Generate short unique IDs from numbers.
hashids id id-generator julia julia-language julialang short-id short-url sqids uid unique-id unique-id-generator
Last synced: 13 Feb 2026
https://github.com/junker/hashids
Common Lisp system to generate YouTube-like hashes from one or many numbers
Last synced: 19 Mar 2026
https://github.com/grimerssy/todo-service
REST-api to manage todo tasks
bcrypt gin-gonic hashids jwt-authentication lfu-cache postgresql rest-api
Last synced: 17 Jan 2026
https://github.com/icanhazstring/expressive-hashids-middleware
PSR-15/PSR-7 compliant middleware using ivanakimov/hashids.php
hashids middleware psr-15 psr-7
Last synced: 31 Mar 2025
https://github.com/mumin91/drf-url-shortener-redis
A URL shortener REST API app using Django REST Framework and Redis
crc32 django django-rest-framework drf hashids python python-3 redis redis-database url-shortener
Last synced: 17 Feb 2026
https://github.com/bombsimon/v-hashids
Generate YouTube-like ids from numbers.
Last synced: 18 Mar 2026
https://github.com/oanhnn/laravel-fakeid
:+1: Easy fake model ID on URL Laravel 5.5+ Application
hashids laravel laravel-5-package laravel-package
Last synced: 11 Aug 2025
https://github.com/matchory/php-id-mask
IDMask implementation in PHP. IDMask is a library for masking internal IDs when they need to be published to hide their actual value and to prevent forging. It supports optional randomisation.
aes-encryption hashids hkdf hmac id obfuscation uuid
Last synced: 03 Jul 2026
https://github.com/gwleuverink/eloquent-hashid-binding
A drop in solution for implicit route model binding with hashid's
composer hashids laravel route-model-binding
Last synced: 27 Jun 2025
https://github.com/felipepaes/proxyid
Proxyid hides your Django model's primary key
Last synced: 12 Apr 2026
https://github.com/zoomhub/hashids-test
Compare PL/pgSQL against JavaScript implementation of Hashids
hashids javascript plpgsql zoomhub
Last synced: 02 Mar 2026
https://github.com/wow-apps/youtube-id-ts
Generate YouTube-style short IDs from numbers. Lightweight, fast, and reversible base62 encoder with optional obfuscation.
alphanumeric base62 encoder hashids id-generator obfuscation short-id unique-id url-shortener youtube-id
Last synced: 02 Apr 2026
https://github.com/channor/opaque-route-key
Deterministic hashed route keys for integer IDs with keyed integrity checks.
hashids laravel obfuscation php route-key
Last synced: 27 Apr 2026
https://github.com/lutsen/property-hashid
Controller for the Lagan Hashid property.
Last synced: 29 Mar 2025
https://github.com/cloudstek/paw-hashids
Hashids dynamic value extension for Paw
Last synced: 20 Oct 2025