f4b6a3/uuid-creator
UUID Creator is a Java library for generating Universally Unique Identifiers. It generates all standard identifiers from UUIDv1 to UUIDv7. It also provides an alternative to the classic JDK's UUID (alt.GUID), many codecs (codec.*) and several utilities (util.*).
JavaMIT
Issues
- 1
uuid-ncname-58
#104 opened by blop - 1
Special UUIDv7 function for microservices
#103 opened by sergeyprokhorenko - 3
Fast version of UUID v7
#100 opened by marcotama - 8
- 3
- 5
- 2
Add a faster parser for GUID
#81 opened by fabiolimace - 1
Hide MSB and LSB methods used only for tests
#79 opened by fabiolimace - 1
- 1
Add an alternative to the JDK's built-in UUID
#78 opened by fabiolimace - 1
Add a MIN and MAX methods
#77 opened by fabiolimace - 2
- 1
Fix MAX UUID
#75 opened by fabiolimace - 1
- 6
Doc bug
#72 opened by xenoterracide - 1
Rewrite docs
#73 opened by fabiolimace - 2
Optimize UuidComparator
#71 opened by fabiolimace - 2
Add support for RandomGenerator in Java 17
#70 opened by fabiolimace - 1
Version 5.0.0
#68 opened by fabiolimace - 2
IETF Draft Update 4
#67 opened by d-schmidt - 3
UriCodec.isUuidUrn(java.net.URI uri)
#66 opened by buko - 3
- 4
- 6
- 5
BaseN encoding speed improvement
#63 opened by agentgt - 2
UUID Comparators (feature request)
#62 opened by agentgt - 1
remove base-32-crf codec
#61 opened by fabiolimace - 4
Provide clock parameter for COMB generators
#60 opened by dmurat - 2
remove excessive base-n codecs
#59 opened by fabiolimace - 1
add credits file for contributors
#58 opened by fabiolimace - 4
NPE in MacNodeIdFunction.getHardwareAddress
#56 opened by tyushkin - 3
optimize default random function
#55 opened by fabiolimace - 1
optimize windows time function
#54 opened by fabiolimace - 2
time function for windows
#53 opened by fabiolimace - 2
optimize network util
#52 opened by fabiolimace - 1
optimize default time function
#51 opened by fabiolimace - 1
optimize mac node id function
#50 opened by fabiolimace - 3
Optimize uuid codecs more
#47 opened by fabiolimace - 1
- 4
Provide OSGI support
#46 opened by bjmi - 2
Version 4.0.0
#45 opened by fabiolimace - 1
- 5
Java Modules
#43 opened by xenoterracide - 2
Add more test cases for base-n codecs
#42 opened by fabiolimace - 2
Optimize uuid codecs more
#41 opened by fabiolimace - 1
- 1
extractInstant() from Comb-String
#35 opened by nimo23 - 1
Add shared instances for UUID codecs
#36 opened by fabiolimace - 1
- 1
Optimize uuid codecs
#38 opened by fabiolimace