simpleflake

Simpleflake for nim

Pure Nim score 15/100 · tests present · no docs generated

Summary

Latest Version Unknown
License MIT
CI Status Failing
Downloads 0
Last Indexed 2026-07-21 05:24

Installation

nimble install simpleflake
choosenim install simpleflake
git clone https://github.com/aisk/simpleflake.nim

OS Compatibility

Platform Linux macOS Windows FreeBSD OpenBSD NetBSD Android iOS WASM Embedded
simpleflake - - - - - - -

Source

Repository https://github.com/aisk/simpleflake.nim
Homepage https://github.com/aisk/simpleflake.nim
Registry Source nimble_official

README

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