Giter Club home page Giter Club logo

awesome-unique-id's Introduction

Awesome Unique ID Awesome

A curated list of awesome Unique ID libraries and resources.

Unique identifiers are used everywhere. This list contains awesome projects you can use that generate IDs or hash then for security.

Inspired by the awesome list.

Generation

  • uuid (npm) - Simple, fast generation of RFC4122 UUIDS.
  • ulid (npm) - Universally Unique Lexicographically Sortable Identifier.
  • cuid2 (npm) - Secure, collision-resistant ids optimized for horizontal scaling and performance. Next generation uuids.
  • nanoid (npm) - A tiny, secure URL-friendly unique string ID generator for JavaScript.
  • unique-string (npm) - Generate a unique random string.
  • crypto-random-string (npm) - Generate a cryptographically strong random string.
  • yeast (npm) - Yeast is a unique id generator.
  • shortid (npm) - Amazingly short non-sequential url-friendly unique id generator.
  • lodash.uniqueid (npm) - The lodash method uniqueId exported as a Node.js module.
  • uniqid (npm) - A Unique Hexatridecimal ID generator.
  • puid (npm) - Generate an unique ID depending on time, machine and process for use in a distributed environment.
  • flake-idgen (npm) - Flake ID generator yields k-ordered, conflict-free ids in a distributed environment.
  • get-uid (npm) - Simple random id generator.
  • muid generates id's whose hashes are, in part, memorable. See video explanation
  • uniqueid (npm) - Generate sequential IDs, with optional prefix or suffix.
  • hyperid (npm) - Uber-fast unique id generation, for Node.js and the browser.
  • uid (npm) - Generate unique ids of any length.
  • uid-safe (npm) - URL and cookie safe UIDs.
  • nanoid (npm) - A tiny, secure, URL-friendly, unique string ID generator for JavaScript.
  • ObjectId (github) - MongoDBs ObjectId
  • thinid (npm) - Easy way to create unique ids.
  • uuid-readable (npm) - Generate Easy to Remember, Readable UUIDs, that are Shakespearean and Gramatically Correct Sentences.
  • human-readable-ids (npm) - Use JavaScript to generate human-readable ids from a list of nouns and adjectives.
  • ksuid (npm) - K-Sortable Globally Unique IDs.
  • xid (Go) - xid is a globally unique id generator thought for the web.
  • unique-sequence (npm) - Generate short sequential strings.

Hash

  • Hashids (npm) - Hashids is small JavaScript library to generate YouTube-like ids from numbers.
  • RoboHash (github) - Generate unique images from any text.

License

CC0

To the extent possible under law, Grant Carthew has waived all copyright and related or neighboring rights to this work.

awesome-unique-id's People

Contributors

grantcarthew avatar amitlzkpa avatar kayomarz avatar madc avatar microprediction avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.