mirror of
https://github.com/aisk/simpleflake.nim
synced 2026-01-15 03:31:41 +00:00
No description
| .github/workflows | ||
| src | ||
| tests | ||
| LICENSE | ||
| README.md | ||
| simpleflake.nimble | ||
simpleflake.nim
Pure nim implementation of the python's simpleflake ID generator.
For more, see the origin blog post of simpleflake: http://engineering.custommade.com/simpleflake-distributed-id-generation-for-the-lazy.
License
MIT