#u64 #backed #id #tiny #collision

u64-id

A tiny library providing a u64 backed id

1 unstable release

0.1.0 Apr 23, 2024

#1342 in Game dev

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.3MB
~27K SLoC