An open API service indexing awesome lists of open source software.

https://github.com/aisk/simpleflake.nim


https://github.com/aisk/simpleflake.nim

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

          

# simpleflake.nim

Pure nim implementation of the [python's simpleflake](https://pypi.org/project/simpleflake/) ID generator.

For more, see the origin blog post of simpleflake: [http://engineering.custommade.com/simpleflake-distributed-id-generation-for-the-lazy](http://web.archive.org/web/20150416064451/http://engineering.custommade.com/simpleflake-distributed-id-generation-for-the-lazy).

## License

MIT