tsid 0.0.1

A Rust library for generating Time-Sorted Unique Identifiers
Documentation
1
2
3
4
5
6
7
8
9
10
11
# tsid
TSID generator for rust

This repository is 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