Go to file
Ivan Akimov b5998810c4 wip
2023-07-18 13:19:47 -05:00
.github/workflows wip 2023-07-18 13:19:47 -05:00
src wip 2023-07-18 13:19:47 -05:00
tests wip 2023-07-18 13:19:47 -05:00
.gitattributes wip 2023-07-18 13:19:47 -05:00
.gitignore wip 2023-07-17 17:15:56 -05:00
Cargo.toml wip 2023-07-18 13:19:47 -05:00
CHANGELOG.md wip 2023-06-29 08:17:40 -05:00
deny.toml wip 2023-07-18 13:19:47 -05:00
LICENSE wip 2023-06-29 08:17:40 -05:00
README.md wip 2023-06-29 08:17:40 -05:00

Sqids Rust

Sqids (pronounced "squids") is a small library that lets you generate YouTube-looking IDs from numbers. It's good for link shortening, fast & URL-safe ID generation and decoding back into numbers for quicker database lookups.

Getting started

@todo

Examples

@todo

License

MIT