https://github.com/dc0d/nuid
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dc0d/nuid
- Owner: dc0d
- License: apache-2.0
- Created: 2022-09-03T19:30:15.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-09-04T20:09:00.000Z (almost 4 years ago)
- Last Synced: 2025-09-21T11:03:02.503Z (9 months ago)
- Language: Rust
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nuid
- The purpose of this repo is learning Rust.
- This is a port of [nuid](https://github.com/nats-io/nuid) package from Go to Rust.