issues
search
uuid-rs
/
uuid
Generate and parse UUIDs.
https://www.crates.io/crates/uuid
Other
1.01k
stars
192
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Monotonicity of UUIDv7 generated within a millisecond.
#773
MasahikoSawada
closed
1 week ago
4
Prepare for 1.11.0 release
#772
KodrAus
closed
1 month ago
0
Upgrade zerocopy to 0.8
#771
yotamofek
closed
1 month ago
0
NonZeroUuid
#770
rick-de-water
opened
1 month ago
2
Future better UUID binary-to-text encoding
#769
sergeyprokhorenko
opened
2 months ago
0
Add a macro for generating wrapper types
#768
elichai
opened
2 months ago
1
Special UUIDv7 function for microservices
#767
sergeyprokhorenko
opened
2 months ago
1
prepare for 1.10.0 release
#766
KodrAus
closed
4 months ago
0
Rename most methods referring to RFC4122
#765
KodrAus
closed
4 months ago
0
Use const identifier in uuid macro
#764
Vrajs16
closed
4 months ago
3
Prepare for 1.9.1 release
#763
KodrAus
closed
4 months ago
0
Avoid taking the shared lock when getting usable bits in Uuid::now_v7
#762
KodrAus
closed
4 months ago
0
Add an example of generating bulk v7 UUIDs
#761
KodrAus
closed
4 months ago
0
Prepare for 1.9.0 release
#760
KodrAus
closed
4 months ago
0
Clean up new Timestamp APIs
#759
KodrAus
closed
4 months ago
0
Ensure v7 methods don't overflow on max values
#758
KodrAus
closed
4 months ago
0
Expand miri tests to cover all features
#757
KodrAus
closed
4 months ago
0
uuid!() macro can't handle a constant &str passed in
#756
alexipeck
closed
4 months ago
2
Support counters in v7 UUIDs
#755
KodrAus
closed
4 months ago
3
renaming rfc4122 functions
#754
Mikopet
closed
4 months ago
8
update docs to updated RFC (from 4122 to 9562)
#753
Mikopet
closed
5 months ago
3
Add repository field to uuid-macro-internal crate
#752
paolobarbolini
closed
7 months ago
0
Remove myself from the authors line in Cargo.toml
#751
radix
closed
7 months ago
1
Update atomic and zerocopy to latest
#750
KodrAus
closed
7 months ago
0
Add a get_node_id method for v1 and v6 UUIDs
#748
KodrAus
closed
8 months ago
0
Prepare for 1.8.0 release
#747
KodrAus
closed
8 months ago
0
Add v6 to v8 draft link to README
#746
KodrAus
closed
8 months ago
0
Add a workflow for running cargo outdated
#745
KodrAus
closed
8 months ago
0
Fix up CI builds
#744
KodrAus
closed
8 months ago
0
impl AsRef<Uuid> for Uuid
#743
koshell
closed
8 months ago
4
Why does Uuid implement Ord, PartialOrd?
#742
timvisee
closed
8 months ago
1
`uuid!` `index is out of bounds` in clippy on rust 1.77 (fixed in uuid 1.6.1)
#741
eric-seppanen
closed
8 months ago
0
v1: get node_id automatically
#740
shivdhar
opened
8 months ago
6
Add bitcode support
#739
tbillington
opened
9 months ago
7
Only add `wasm-bindgen` as a dependency on `wasm32-unknown-unknown`
#738
emilk
closed
8 months ago
6
docs: fix small spelling mistake
#737
bengsparks
closed
9 months ago
1
Add dependabot
#736
oriontvv
closed
8 months ago
5
serde serialize_with support
#735
dakaizou
closed
8 months ago
3
feat: avoid copying in TryFrom<Vec<u8>>
#734
pjenvey
closed
8 months ago
2
TryFrom<Vec<u8>> makes an unnecessary copy
#733
pjenvey
closed
8 months ago
2
[feat]: add (optional) defmt support
#732
guissalustiano
closed
9 months ago
2
the trait Deserialize is not implemented for `Uuid`
#731
andinus
closed
9 months ago
2
Initialization of CONTEXT in timestamp::context::shared_context() not thread-safe
#730
tpunder
opened
9 months ago
1
1.7.0 breaking change
#729
andrewweston
closed
10 months ago
2
Prepare for 1.7.0 release
#728
KodrAus
closed
10 months ago
0
Make use of newer Cargo features for specifying dependencies
#727
KodrAus
closed
10 months ago
0
Reduce the package size of uuid
#726
KodrAus
closed
10 months ago
0
Idiotmatic naming: drop/replace `get_` prefixes
#725
virtualritz
closed
8 months ago
4
Upgrade borsh unstable dependency to v1.0 and make it stable
#724
bgeron
closed
10 months ago
1
Add missing test for invalid parse_str
#723
CXWorks
closed
11 months ago
0
Next