# tsid
TSID generator for rust
This library is in development. Not usable yet.

Goals:
- [ ] Generate TSID with performance comparable to java library https://github.com/f4b6a3/tsid-creator/
- [ ] Publish first usable version to crates.io
- [ ] GitHub actions workflow to CI
- [ ] Serde serialization

