tsid-0.0.4 has been yanked.
tsid
TSID generator for rust, this library is reimplementation of java tsid-creator created by Fabio Lima
This library is in development. Not usable yet.
Goals:
- Generate TSID with simple, naive implementation
- Add basic tests to check compatibility
- Generate TSID with performance comparable to java library
- Publish first usable version to crates.io
- GitHub actions workflow to CI
- Serde serialization
- Thread safety