#u64 #id #backed #tiny #collision

u64-id

A tiny library providing a u64 backed id

1 unstable release

0.1.0 Apr 23, 2024

#1527 in Game dev

26 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.6–1.2MB
~27K SLoC