qanik

Crates.ioqanik
lib.rsqanik
version0.1.1
created_at2025-01-02 18:04:06.220235+00
updated_at2025-01-02 18:04:06.220235+00
descriptionA simple rust implementation of twitter's SnowFlake.
homepage
repositoryhttps://github.com/jotnkode/qanik
max_upload_size
id1501751
size6,630
(valkotukka)

documentation

README

About the project

qanik is a simple rust implementation of twitters SnowFlake.

Built with

  • rustc 1.83.0

Getting started

Add qanik to your cargo dependencies.
Ex:

[dependencies]
    
qanik = "0.1.0"

License

Distributed under the MIT License. See LICENSE.txt for more information.

Commit count: 0

cargo fmt