think-hashids
ID generator
A module that generates unique IDs using a hash-based algorithm for ThinkJS applications
Generate a short unique ID from the integer for ThinkJS
7 stars
3 watching
1 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast and unique identifier generator based on the current time, process ID, and MAC address. | 616 |
| Generates unique sequential IDs with optional prefix and suffix. | 17 |
| Generates unique IDs based on time, machine, and process for use in distributed environments. | 242 |
| A library that generates unique identifiers from numbers in various programming languages | 9 |
| Generates unique IDs based on timestamp and node ID without coordination between nodes. | 21 |
| A tiny, URL-friendly ID generator that produces unique, random strings with customizable length and alphabet | 27 |
| A Clojure library for generating unique URL-friendly string IDs | 191 |
| A tiny id generator that produces unique, compressed strings to avoid collisions and reduce bandwidth consumption. | 45 |
| A high-performance id generation library for Node.js and browsers. | 728 |
| A high-performance distributed ID generator for generating unique IDs in a scalable and flexible manner | 503 |
| Generates unique identifiers in a distributed environment with high precision and uniqueness | 243 |
| A 64-bit ID generator in PHP that produces time-based IDs with optional machine and sequence numbers. | 133 |
| A Swift library that generates unique, secure string IDs with customizable parameters | 69 |
| Provides a PostgreSQL extension to generate unique IDs with multiple algorithms and formats. | 46 |