substate
Id generator
A utility library for generating and manipulating unique identifiers in a Substrate-based storage system
100% no-std/wasm compatible Substrate storage key generator
6 stars
2 watching
0 forks
Language: Rust
last commit: about 3 years ago
Linked from 1 awesome list
hacktoberfest
Related projects:
Repository | Description | Stars |
---|---|---|
mrdimidium/nanoid | A tiny, secure, URL-friendly ID generator with customizable length and alphabet. | 543 |
elfsundae/laravel-hashid | Provides reversible, non-sequential identifiers for data obfuscation | 407 |
unshiftio/yeast | A tiny id generator that produces unique, compressed strings to avoid collisions and reduce bandwidth consumption. | 45 |
hrbrmstr/nanoid | A tool to generate unique and secure identifiers | 6 |
gofrs/uuid | A Go implementation of Universally Unique Identifiers (UUIDs) with support for various versions and formats. | 1,581 |
zelark/nano-id | A Clojure library for generating unique URL-friendly string IDs | 191 |
antiflasher/nanoid | A Swift library that generates unique, secure string IDs with customizable parameters | 69 |
adamhalasz/uniqid | A fast and unique identifier generator based on the current time, process ID, and MAC address. | 617 |
ahoo-wang/cosid | A high-performance distributed ID generator for generating unique IDs in a scalable and flexible manner | 490 |
shuttle-hq/synth | A tool for generating realistic data from a declarative configuration language | 1,387 |
spa5k/uids-postgres | Provides a PostgreSQL extension to generate unique IDs with multiple algorithms and formats. | 45 |
celrenheit/sandflake | A decentralized ID generator for sequential, lexicographically sortable unique IDs | 83 |
anthony-arnold/adaid | A library for generating unique identifiers in Ada programming language | 15 |
drecom/barrage | Distributed ID generator for generating unique IDs across multiple data sources | 21 |
iddm/serde-aux | An auxiliary serde library providing helpful functions for serialisation and deserialisation | 160 |