dylanhart / ulid-rs

This is a Rust implementation of the ulid project
https://crates.io/crates/ulid
MIT License
385 stars 37 forks source link

Drop lazy_static and add no_std compatibility #37

Closed dylanhart closed 2 years ago

dylanhart commented 3 years ago

Closes #34