https://github.com/bogdanp/racket-ulid
Universally unique lexicographically sortable identifiers for Racket.
https://github.com/bogdanp/racket-ulid
racket ulid
Last synced: 29 days ago
JSON representation
Universally unique lexicographically sortable identifiers for Racket.
- Host: GitHub
- URL: https://github.com/bogdanp/racket-ulid
- Owner: Bogdanp
- License: bsd-3-clause
- Created: 2020-04-03T08:49:39.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T16:52:37.000Z (over 2 years ago)
- Last Synced: 2025-02-08T21:30:26.266Z (3 months ago)
- Topics: racket, ulid
- Language: Racket
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ulid
An implementation of [ULID]s for Racket.
## License
ulid is licensed under the 3-Clause BSD license.
[ULID]: https://github.com/ulid/spec