https://github.com/liuchong/sf
Simple snowflake like unique IDs generator.
https://github.com/liuchong/sf
flake flake-ids rust rust-crate rust-lang rust-library rustlang snowflake
Last synced: about 2 months ago
JSON representation
Simple snowflake like unique IDs generator.
- Host: GitHub
- URL: https://github.com/liuchong/sf
- Owner: liuchong
- License: apache-2.0
- Created: 2019-01-15T10:15:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-07T07:20:46.000Z (over 3 years ago)
- Last Synced: 2025-03-06T19:17:42.041Z (2 months ago)
- Topics: flake, flake-ids, rust, rust-crate, rust-lang, rust-library, rustlang, snowflake
- Language: Rust
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# sf
[](https://travis-ci.org/liuchong/sf)
[](./LICENSE-APACHE)
[](./LICENSE-MIT)
[](https://crates.io/crates/sf)
[](https://docs.rs/sf)Simple snowflake like unique IDs generator.
## Usage
[examples](examples)
## License
Licensed under either of these:
* Apache License Version 2.0 [LICENSE-APACHE](LICENSE-APACHE)
* MIT License [LICENSE-MIT](LICENSE-MIT)### Contributing
Please sign a cla, thanks!