4 releases (2 breaking)
Uses new Rust 2024
| new 0.3.1 | May 6, 2026 |
|---|---|
| 0.3.0 | Jan 9, 2026 |
| 0.2.0 | Oct 3, 2025 |
| 0.1.0 | Apr 23, 2024 |
#926 in Game dev
63 downloads per month
11KB
136 lines
u64-id
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.
This crate is no-std by default.
License
Dual-licensed under MIT or APACHE 2.0.
Dependencies
~0.6–1.2MB
~24K SLoC