https://github.com/mantono/flakeid
Implementation of flake identifiers in Rust
https://github.com/mantono/flakeid
flake flake-id flakeid generation id identifiers
Last synced: 7 months ago
JSON representation
Implementation of flake identifiers in Rust
- Host: GitHub
- URL: https://github.com/mantono/flakeid
- Owner: mantono
- Created: 2021-04-12T21:00:30.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2025-07-30T15:06:01.000Z (10 months ago)
- Last Synced: 2025-10-10T21:23:20.374Z (7 months ago)
- Topics: flake, flake-id, flakeid, generation, id, identifiers
- Language: Rust
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# flakeid
Rust implementation for generation of [Flake ID](https://github.com/boundary/flake).
See the [examples](examples/) folder for a demonstration of how this library can be used.