A highly performant unique identifier generator.
Last release 1 years ago
21 Jul 2025
Ships fairly regularly
a new release about every 10 months
This project publishes no release notes
the list below is its commits, not an announcement
Nothing withdrawn
no release was ever pulled
8 years old
10 releases · first in 2018
Release timeline
10 releases since 2018Releases
- 0.6.021 Jul 2025
Nothing published for this version
- 0.5.010 Aug 2023
Release notes
This project publishes no release notes. Between
v0.4.1andv0.5.0there were 15 commits, 10 of them substantive:- Drop once_cell
- Fix clippy lint
- Fix rand version range
- Use NUIDStr to avoid String allocation
- ci: allow clippy::missing_const_for_fn
- clippy: fix latest warnings
- Bump edition to 2021
- cargo: add
rust-versionfield - docs: drop 2015 edition
extern cratesyntax - Release version 0.5.0
- 0.4.14 Oct 2022
Nothing published for this version
- 0.4.04 Oct 2022
Release notes
This project publishes no release notes. Between
v0.2.2andv0.4.0there were 12 commits, 7 of them substantive:- bump rand crate, fix generated inc random number
- Constraint rand version dependency. Bump version to 0.3.1
- Generate NUID into byte array
- Use unsafe String::from_utf8_unchecked()
- Replace lazy_static with once_cell
- add github workflow
- clear pedantic clippy warnings
- 0.3.27 Dec 2021
Nothing published for this version
- 0.3.029 Dec 2020
Nothing published for this version
- 0.2.229 Oct 2020
Release notes
This project publishes no release notes. Between
v0.2.1andv0.2.2there were 3 commits, 1 of them substantive:- Update rand to 0.7
- 0.2.14 Jul 2019
Release notes
This project publishes no release notes. Between
v0.2.0andv0.2.1there were 3 commits, 3 of them substantive:- reformat
- update readme
- set to 2018 edition
- 0.2.019 Jan 2019
Release notes
This project publishes no release notes. Between
v0.1.0andv0.2.0there were 5 commits, 4 of them substantive:- Relaxing version dependencies on lazy_static and rand
- Upgraded to lazy_static ^1.2 and rand ^0.6
- Upgraded to lazy_static ^1.2 and rand ^0.6
- use rust-stable, bump version
- 0.1.07 Apr 2018
Nothing published for this version