Ecosyste.ms: Issues

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

GitHub / f4b6a3/uuid-creator issues and pull requests

#81 - Add a faster parser for GUID

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

#80 - Remove the GUID.get() method, synonymous with GUID.toUUID()

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

#79 - Hide MSB and LSB methods used only for tests

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

#78 - Add an alternative to the JDK's built-in UUID

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

#77 - Add a MIN and MAX methods

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

#76 - Dates before the Epoch should not be supported

Issue - State: closed - Opened by efenderbosch over 1 year ago - 2 comments
Labels: bug

#75 - Fix MAX UUID

Issue - State: closed - Opened by fabiolimace almost 2 years ago - 1 comment
Labels: bug

#74 - Add a fast method to generate random-based identifiers

Issue - State: closed - Opened by fabiolimace almost 2 years ago - 1 comment
Labels: enhancement

#73 - Rewrite docs

Issue - State: closed - Opened by fabiolimace about 2 years ago - 1 comment

#72 - Doc bug

Issue - State: closed - Opened by xenoterracide about 2 years ago - 6 comments

#71 - Optimize UuidComparator

Issue - State: closed - Opened by fabiolimace about 2 years ago - 2 comments
Labels: enhancement

#70 - Add support for RandomGenerator in Java 17

Issue - State: closed - Opened by fabiolimace about 2 years ago - 2 comments
Labels: enhancement

#69 - TimeOrdered UUID creator generate out-of-order values

Issue - State: closed - Opened by tri-bao over 2 years ago - 4 comments
Labels: bug

#68 - Version 5.0.0

Issue - State: closed - Opened by fabiolimace over 2 years ago - 1 comment
Labels: enhancement

#67 - IETF Draft Update 4

Issue - State: closed - Opened by d-schmidt over 2 years ago - 2 comments
Labels: enhancement

#66 - UriCodec.isUuidUrn(java.net.URI uri)

Issue - State: closed - Opened by buko over 2 years ago - 3 comments
Labels: enhancement

#65 - Code should explicitly and only throw InvalidUuidExceptions

Issue - State: closed - Opened by buko over 2 years ago - 3 comments
Labels: enhancement

#64 - Add time interval parameter for ShortPreffix/SuffixCombFactory constructors

Issue - State: closed - Opened by dmurat over 2 years ago - 6 comments
Labels: enhancement

#63 - BaseN encoding speed improvement

Issue - State: closed - Opened by agentgt over 2 years ago - 5 comments
Labels: enhancement

#62 - UUID Comparators (feature request)

Issue - State: closed - Opened by agentgt over 2 years ago - 2 comments
Labels: enhancement

#61 - remove base-32-crf codec

Issue - State: closed - Opened by fabiolimace over 2 years ago - 1 comment

#60 - Provide clock parameter for COMB generators

Issue - State: closed - Opened by dmurat over 2 years ago - 4 comments

#59 - remove excessive base-n codecs

Issue - State: closed - Opened by fabiolimace over 2 years ago - 2 comments

#58 - add credits file for contributors

Issue - State: closed - Opened by fabiolimace over 2 years ago - 1 comment

#57 - NPE in MacNodeIdFunction.getHardwareAddress fix #56

Pull Request - State: closed - Opened by tyushkin over 2 years ago

#56 - NPE in MacNodeIdFunction.getHardwareAddress

Issue - State: closed - Opened by tyushkin over 2 years ago - 4 comments
Labels: bug

#55 - optimize default random function

Issue - State: closed - Opened by fabiolimace almost 3 years ago - 3 comments

#54 - optimize windows time function

Issue - State: closed - Opened by fabiolimace almost 3 years ago - 1 comment

#53 - time function for windows

Issue - State: closed - Opened by fabiolimace almost 3 years ago - 2 comments

#52 - optimize network util

Issue - State: closed - Opened by fabiolimace almost 3 years ago - 2 comments

#51 - optimize default time function

Issue - State: closed - Opened by fabiolimace almost 3 years ago - 1 comment

#50 - optimize mac node id function

Issue - State: closed - Opened by fabiolimace almost 3 years ago - 1 comment

#49 - Merge pull request #1 from f4b6a3/master

Pull Request - State: closed - Opened by lbruun almost 3 years ago

#48 - Change the counter's reset range from 256 to 10000

Issue - State: closed - Opened by fabiolimace almost 3 years ago - 1 comment
Labels: enhancement

#47 - Optimize uuid codecs more

Issue - State: closed - Opened by fabiolimace about 3 years ago - 3 comments
Labels: enhancement

#46 - Provide OSGI support

Issue - State: closed - Opened by bjmi about 3 years ago - 4 comments

#45 - Version 4.0.0

Issue - State: closed - Opened by fabiolimace about 3 years ago - 2 comments

#44 - Add benchmark code to compare UuidCreator with java.util.UUID

Issue - State: closed - Opened by fabiolimace about 3 years ago - 1 comment

#43 - Java Modules

Issue - State: closed - Opened by xenoterracide over 3 years ago - 5 comments

#42 - Add more test cases for base-n codecs

Issue - State: closed - Opened by fabiolimace over 3 years ago - 2 comments

#41 - Optimize uuid codecs more

Issue - State: closed - Opened by fabiolimace over 3 years ago - 2 comments
Labels: enhancement

#40 - UUID custom creator 3.5.0

Pull Request - State: closed - Opened by wakamac over 3 years ago

#39 - Add new base-n codecs for base-36, base-58 and base-62

Issue - State: closed - Opened by fabiolimace over 3 years ago - 1 comment
Labels: enhancement

#38 - Optimize uuid codecs

Issue - State: closed - Opened by fabiolimace over 3 years ago - 1 comment
Labels: enhancement

#37 - Allow the user to choose the algorithm used by SecureRandom

Issue - State: closed - Opened by fabiolimace over 3 years ago - 1 comment
Labels: enhancement

#36 - Add shared instances for UUID codecs

Issue - State: closed - Opened by fabiolimace over 3 years ago - 1 comment
Labels: enhancement

#35 - extractInstant() from Comb-String

Issue - State: closed - Opened by nimo23 over 3 years ago - 1 comment
Labels: enhancement

#34 - ulid and timebased uuid has different precisions on Instant

Issue - State: closed - Opened by nimo23 over 3 years ago - 2 comments
Labels: question

#33 - performance table with comb, ulid, tsid

Issue - State: closed - Opened by nimo23 over 3 years ago - 2 comments
Labels: question

#32 - UUID URIs

Issue - State: closed - Opened by buko almost 4 years ago - 5 comments
Labels: enhancement

#31 - UUID NCNames

Issue - State: closed - Opened by buko almost 4 years ago - 5 comments
Labels: enhancement

#30 - UUID Slugs

Issue - State: closed - Opened by buko almost 4 years ago - 7 comments
Labels: enhancement

#29 - Annotate strategy interfaces as functional interfaces

Issue - State: closed - Opened by fabiolimace almost 4 years ago - 1 comment
Labels: enhancement

#28 - Change the DefaultTimestampStrategy to calculate the elapsed time between calls

Issue - State: closed - Opened by fabiolimace almost 4 years ago - 3 comments
Labels: enhancement

#27 - Optimize UUID conversion to and from String

Issue - State: closed - Opened by fabiolimace almost 4 years ago - 2 comments
Labels: enhancement

#26 - use a new message digest instead of synchronized message digest

Issue - State: closed - Opened by fabiolimace almost 4 years ago - 1 comment
Labels: enhancement

#25 - Release version 3.1.0

Issue - State: closed - Opened by fabiolimace almost 4 years ago - 1 comment
Labels: enhancement

#24 - Release version 3.0.0

Issue - State: closed - Opened by fabiolimace almost 4 years ago - 1 comment
Labels: enhancement

#23 - Bump junit from 4.12 to 4.13.1

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#22 - Parse UUID string with URN prefix and curly braces

Issue - State: closed - Opened by fabiolimace about 4 years ago
Labels: enhancement

#21 - v1 and v6 are not entirely threadsafe

Issue - State: closed - Opened by eXsio about 4 years ago - 4 comments
Labels: bug

#20 - Remove the xorshift random generator

Issue - State: closed - Opened by fabiolimace about 4 years ago
Labels: enhancement

#19 - Add system data hash node identifier strategy

Issue - State: closed - Opened by fabiolimace about 4 years ago
Labels: enhancement

#18 - Add methods to UuidCreator for generating UUIDs with custom time, nodeid and clock sequence

Issue - State: closed - Opened by fabiolimace about 4 years ago - 1 comment
Labels: enhancement

#17 - Add methods to UuidCreator for generating UUIDs from bytes and from strings

Issue - State: closed - Opened by fabiolimace over 4 years ago
Labels: enhancement

#16 - Create a strategy interface for random-based UUIDs

Issue - State: closed - Opened by fabiolimace over 4 years ago
Labels: enhancement

#15 - add UuidCreator namespace somewhere

Issue - State: closed - Opened by xenoterracide over 4 years ago - 2 comments
Labels: enhancement

#14 - New algorithm sequential uuid ?

Issue - State: closed - Opened by bflorat over 4 years ago - 5 comments
Labels: enhancement

#13 - Java 8 Compatibility

Pull Request - State: closed - Opened by ahmadimt over 4 years ago - 1 comment

#12 - Java 8 Compatibility

Issue - State: closed - Opened by ahmadimt over 4 years ago - 3 comments
Labels: enhancement

#11 - please release 2.0.0 as soon as possible

Issue - State: closed - Opened by rohithXluffy over 4 years ago - 4 comments
Labels: question

#10 - Add lazy holders for ulid into uuid-creator

Issue - State: closed - Opened by nimo23 over 4 years ago - 6 comments
Labels: enhancement

#9 - UNID: as an alternative for ULID

Issue - State: closed - Opened by nimo23 over 4 years ago - 6 comments
Labels: enhancement

#8 - consider the (optional) use of ThreadLocal(Random)

Issue - State: closed - Opened by nimo23 over 4 years ago - 5 comments
Labels: enhancement

#7 - add fast ulid creator in benchmark

Issue - State: closed - Opened by nimo23 over 4 years ago - 3 comments
Labels: enhancement

#6 - Java 11 upgrade to tests

Pull Request - State: closed - Opened by ChrisCurtin over 4 years ago

#5 - Test failing after upgrading to OpenJDK 11

Issue - State: closed - Opened by ChrisCurtin over 4 years ago - 3 comments
Labels: bug

#4 - Get MAC address: check if nic is UP is not implemented?

Issue - State: closed - Opened by lbruun over 5 years ago - 1 comment
Labels: question

#3 - MAC address: NetworkInterface.getNetworkInterfaces() is expensive

Issue - State: closed - Opened by lbruun over 5 years ago - 1 comment
Labels: enhancement

#2 - Creators in UiidCreator are not thread-safe

Issue - State: closed - Opened by lbruun over 5 years ago - 1 comment
Labels: bug

#1 - Unecessary dependencies

Issue - State: closed - Opened by lbruun over 5 years ago - 1 comment
Labels: good first issue