Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add helpers functions and add unsafe functions for uuid.string and optimize encodeHex #180

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

NikoMalik
Copy link

CHANGES:

  1. Added encodehexNew without a constant function call
  2. Added StringUnsafe functions with zero alloc
    3.Equal for user convenience analog of direct uuid ==uuid1
  3. Added benchmarks
  4. Added SetZero for convenient assignment of zero value

@NikoMalik NikoMalik requested a review from a team as a code owner December 26, 2024 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant