#u64 #tiny #id #backed #collision

u64-id

A tiny library providing a u64 backed id

1 unstable release

0.1.0 Apr 23, 2024

#690 in Game dev

Download history 177/week @ 2024-04-22

177 downloads per month

MIT/Apache

7KB
85 lines

u64-id

Documentation Crates.io

A tiny library providing a u64 backed id, randomly generated. U64 is significant enough of a bitspace that collisions are extremely unlikely and makes this highly suitable for games and other non-cryptographic applications.

License

Dual-licensed under MIT or APACHE 2.0.

Dependencies

~0.7–1.3MB
~29K SLoC