Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / uuid-rs/uuid issues and pull requests

#772 - Prepare for 1.11.0 release

Pull Request - State: closed - Opened by KodrAus 20 days ago

#771 - Upgrade zerocopy to 0.8

Pull Request - State: closed - Opened by yotamofek 27 days ago

#770 - NonZeroUuid

Issue - State: open - Opened by rick-de-water about 1 month ago - 2 comments

#769 - Future better UUID binary-to-text encoding

Issue - State: open - Opened by sergeyprokhorenko about 2 months ago

#768 - Add a macro for generating wrapper types

Issue - State: open - Opened by elichai 2 months ago - 1 comment

#767 - Special UUIDv7 function for microservices

Issue - State: open - Opened by sergeyprokhorenko 2 months ago - 1 comment

#766 - prepare for 1.10.0 release

Pull Request - State: closed - Opened by KodrAus 4 months ago

#765 - Rename most methods referring to RFC4122

Pull Request - State: closed - Opened by KodrAus 4 months ago

#764 - Use const identifier in uuid macro

Pull Request - State: closed - Opened by Vrajs16 4 months ago - 3 comments

#763 - Prepare for 1.9.1 release

Pull Request - State: closed - Opened by KodrAus 4 months ago

#761 - Add an example of generating bulk v7 UUIDs

Pull Request - State: closed - Opened by KodrAus 4 months ago

#760 - Prepare for 1.9.0 release

Pull Request - State: closed - Opened by KodrAus 4 months ago

#759 - Clean up new Timestamp APIs

Pull Request - State: closed - Opened by KodrAus 4 months ago

#758 - Ensure v7 methods don't overflow on max values

Pull Request - State: closed - Opened by KodrAus 4 months ago

#757 - Expand miri tests to cover all features

Pull Request - State: closed - Opened by KodrAus 4 months ago

#756 - uuid!() macro can't handle a constant &str passed in

Issue - State: closed - Opened by alexipeck 6 months ago - 2 comments
Labels: bug

#755 - Support counters in v7 UUIDs

Pull Request - State: closed - Opened by KodrAus 6 months ago - 3 comments

#754 - renaming rfc4122 functions

Pull Request - State: closed - Opened by Mikopet 6 months ago - 8 comments

#753 - update docs to updated RFC (from 4122 to 9562)

Pull Request - State: closed - Opened by Mikopet 6 months ago - 3 comments

#752 - Add repository field to uuid-macro-internal crate

Pull Request - State: closed - Opened by paolobarbolini 7 months ago

#751 - Remove myself from the authors line in Cargo.toml

Pull Request - State: closed - Opened by radix 7 months ago - 1 comment

#750 - Update atomic and zerocopy to latest

Pull Request - State: closed - Opened by KodrAus 8 months ago

#748 - Add a get_node_id method for v1 and v6 UUIDs

Pull Request - State: closed - Opened by KodrAus 8 months ago

#747 - Prepare for 1.8.0 release

Pull Request - State: closed - Opened by KodrAus 8 months ago

#746 - Add v6 to v8 draft link to README

Pull Request - State: closed - Opened by KodrAus 8 months ago

#745 - Add a workflow for running cargo outdated

Pull Request - State: closed - Opened by KodrAus 8 months ago

#744 - Fix up CI builds

Pull Request - State: closed - Opened by KodrAus 8 months ago

#743 - impl AsRef<Uuid> for Uuid

Pull Request - State: closed - Opened by koshell 8 months ago - 4 comments

#742 - Why does Uuid implement Ord, PartialOrd?

Issue - State: closed - Opened by timvisee 8 months ago - 1 comment

#740 - v1: get node_id automatically

Pull Request - State: open - Opened by shivdhar 9 months ago - 6 comments

#739 - Add bitcode support

Pull Request - State: open - Opened by tbillington 9 months ago - 7 comments

#738 - Only add `wasm-bindgen` as a dependency on `wasm32-unknown-unknown`

Pull Request - State: closed - Opened by emilk 9 months ago - 6 comments

#737 - docs: fix small spelling mistake

Pull Request - State: closed - Opened by bengsparks 9 months ago - 1 comment

#736 - Add dependabot

Pull Request - State: closed - Opened by oriontvv 9 months ago - 5 comments

#735 - serde serialize_with support

Pull Request - State: closed - Opened by dakaizou 9 months ago - 3 comments

#734 - feat: avoid copying in TryFrom<Vec<u8>>

Pull Request - State: closed - Opened by pjenvey 9 months ago - 2 comments

#733 - TryFrom<Vec<u8>> makes an unnecessary copy

Issue - State: closed - Opened by pjenvey 9 months ago - 1 comment

#732 - [feat]: add (optional) defmt support

Pull Request - State: closed - Opened by guissalustiano 9 months ago - 2 comments

#731 - the trait Deserialize is not implemented for `Uuid`

Issue - State: closed - Opened by andinus 9 months ago - 2 comments

#729 - 1.7.0 breaking change

Issue - State: closed - Opened by andrewweston 10 months ago - 2 comments

#728 - Prepare for 1.7.0 release

Pull Request - State: closed - Opened by KodrAus 10 months ago

#727 - Make use of newer Cargo features for specifying dependencies

Pull Request - State: closed - Opened by KodrAus 10 months ago

#726 - Reduce the package size of uuid

Pull Request - State: closed - Opened by KodrAus 10 months ago

#725 - Idiotmatic naming: drop/replace `get_` prefixes

Issue - State: closed - Opened by virtualritz 10 months ago - 4 comments

#724 - Upgrade borsh unstable dependency to v1.0 and make it stable

Pull Request - State: closed - Opened by bgeron 11 months ago - 1 comment

#723 - Add missing test for invalid parse_str

Pull Request - State: closed - Opened by CXWorks 11 months ago

#722 - Investigate crate size

Issue - State: closed - Opened by KodrAus 12 months ago - 2 comments

#721 - Fix uuid macro in consts

Pull Request - State: closed - Opened by KodrAus 12 months ago

#720 - Macros from 1.5.0 to 1.6.0 break.

Issue - State: closed - Opened by Firstyear 12 months ago - 4 comments

#719 - Prepare for 1.6.0 release

Pull Request - State: closed - Opened by KodrAus 12 months ago

#718 - Stabilize UUIDv6-v8 support

Pull Request - State: closed - Opened by KodrAus 12 months ago

#717 - v7 should have a counter option?

Issue - State: closed - Opened by rogusdev almost 1 year ago - 36 comments

#716 - feat: add `prost` support

Pull Request - State: closed - Opened by aymanalqadhi about 1 year ago - 8 comments

#715 - Add `prost::Message` implementation for `Uuid`

Issue - State: closed - Opened by jwilm about 1 year ago - 3 comments

#714 - doc: fix links in v6 module

Pull Request - State: closed - Opened by metalalive about 1 year ago - 1 comment

#713 - Prepare for 1.5.0 release

Pull Request - State: closed - Opened by KodrAus about 1 year ago

#712 - Replace MIPS with Miri and add clippy to CI

Pull Request - State: closed - Opened by KodrAus about 1 year ago

#711 - Added `bytemuck` support

Pull Request - State: closed - Opened by John-Toohey about 1 year ago - 3 comments

#710 - Add bytemuck support

Issue - State: closed - Opened by John-Toohey about 1 year ago - 1 comment

#709 - UUID no longer supports serde derive attributes

Issue - State: closed - Opened by daveman1010221 about 1 year ago - 2 comments

#708 - Make &'a Uuid serializable

Issue - State: closed - Opened by GaelicGabe about 1 year ago - 3 comments

#707 - Export `error::InvalidUuid`

Issue - State: closed - Opened by rakshith-ravi about 1 year ago - 2 comments

#706 - Track MSRV in Cargo.toml

Pull Request - State: closed - Opened by KodrAus about 1 year ago

#705 - make ClockSequence wrap correctly

Pull Request - State: closed - Opened by fef1312 about 1 year ago - 3 comments

#704 - Remove dead link to templates

Pull Request - State: closed - Opened by KodrAus about 1 year ago

#703 - Support converting between Uuid and vec

Pull Request - State: closed - Opened by KodrAus about 1 year ago

#702 - Wrapping behavior of `impl ClockSequence for Context`

Issue - State: closed - Opened by fef1312 about 1 year ago - 4 comments

#700 - Add impl From<Uuid> for String under the std feature flag

Pull Request - State: closed - Opened by brahms116 over 1 year ago

#699 - Added conversion for Vec<u8>

Pull Request - State: closed - Opened by Jeremiah-Griffin over 1 year ago - 1 comment

#698 - Prepare for 1.4.1 release

Pull Request - State: closed - Opened by KodrAus over 1 year ago

#697 - Print uuids in examples

Pull Request - State: closed - Opened by KodrAus over 1 year ago

#696 - Unable to activate feature "v7"

Issue - State: closed - Opened by Giom-fm over 1 year ago - 6 comments

#694 - Fix macro hygiene

Pull Request - State: closed - Opened by teohhanhui over 1 year ago - 4 comments

#693 - Add #[inline] for Uuid::from_bytes[_ref] and Uuid::{as,into}_bytes

Pull Request - State: closed - Opened by jrose-signal over 1 year ago

#692 - Prepare for 1.4.0 release

Pull Request - State: closed - Opened by KodrAus over 1 year ago

#691 - Fix some timestamp generation

Pull Request - State: closed - Opened by KodrAus over 1 year ago

#688 - Fixed wasm tests not running due to incorrect attribute target

Pull Request - State: closed - Opened by kmusick over 1 year ago

#687 - Wasm32-unknown-unknown tests not running

Issue - State: closed - Opened by kmusick over 1 year ago

#686 - Add `borsh` support

Pull Request - State: closed - Opened by grovesNL over 1 year ago - 3 comments

#685 - Optional support for borsh

Issue - State: closed - Opened by grovesNL over 1 year ago

#684 - Uuid Serialization & Deserialization Error : expected ident at line 1 column 2

Issue - State: closed - Opened by WarrenN1 over 1 year ago - 2 comments

#683 - Prepare for 1.3.4 release

Pull Request - State: closed - Opened by KodrAus over 1 year ago

#682 - fix: keep the order when filling random bytes

Pull Request - State: closed - Opened by Hanaasagi over 1 year ago - 1 comment

#681 - About UUID v7 implementation

Issue - State: closed - Opened by Hanaasagi over 1 year ago - 1 comment

#680 - `Timestamp::from_rfc4122` panics when using timestamp before unix epoch

Issue - State: closed - Opened by zheland over 1 year ago - 4 comments
Labels: bug

#679 - Fix up MSRV build in CI

Pull Request - State: closed - Opened by KodrAus over 1 year ago

#678 - Fix MSRV build

Issue - State: closed - Opened by KodrAus over 1 year ago

#677 - Add `wasm32-wasi` support with tests

Pull Request - State: closed - Opened by acfoltzer over 1 year ago - 2 comments

#676 - Simple Encode / Decode

Issue - State: closed - Opened by cuyler over 1 year ago - 2 comments

#675 - Add `.as_str()` for Uuid

Issue - State: closed - Opened by photino over 1 year ago - 2 comments

#674 - Prepare for 1.3.3 release

Pull Request - State: closed - Opened by KodrAus over 1 year ago

#673 - Hard deprecate Timestamp::to_unix_nanos

Pull Request - State: closed - Opened by KodrAus over 1 year ago - 2 comments

#672 - Cleaning up crate features

Issue - State: open - Opened by KodrAus over 1 year ago - 3 comments

#671 - Use sha hash for checkout action and remove others

Pull Request - State: closed - Opened by KodrAus over 1 year ago