mirror of
https://github.com/sqids/sqids-rust
synced 2024-11-21 17:20:05 +00:00
.github/workflows | ||
src | ||
tests | ||
.gitattributes | ||
.gitignore | ||
Cargo.toml | ||
CHANGELOG.md | ||
deny.toml | ||
LICENSE | ||
README.md |
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