Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bogdanp/racket-ulid
Universally unique lexicographically sortable identifiers for Racket.
https://github.com/bogdanp/racket-ulid
racket ulid
Last synced: about 2 months 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T16:52:37.000Z (about 2 years ago)
- Last Synced: 2024-10-28T20:09:45.265Z (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