simpleflake
Simpleflake for nim
Summary
| Latest Version | Unknown |
|---|---|
| License | MIT |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:24 |
Tags
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