Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bowbahdoe/flake
192-bit unique ids which are monotonic, random, homomorphic, and web-safe.
https://github.com/bowbahdoe/flake
Last synced: 7 days ago
JSON representation
192-bit unique ids which are monotonic, random, homomorphic, and web-safe.
- Host: GitHub
- URL: https://github.com/bowbahdoe/flake
- Owner: bowbahdoe
- License: apache-2.0
- Created: 2024-08-20T02:51:26.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-21T22:48:03.000Z (3 months ago)
- Last Synced: 2024-08-22T04:07:46.118Z (3 months ago)
- Language: Java
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flake
This code is taken directly from [mulog](https://github.com/BrunoBonacci/mulog), a Clojure
event logging library.