issues
search
segmentio
/
ksuid
K-Sortable Globally Unique IDs
https://segment.com/blog/a-brief-history-of-the-uuid/
MIT License
4.96k
stars
176
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix date typo in epochStamp comment
#83
thomas-tharp
opened
2 weeks ago
2
Support for gin query param unmarshaling?
#82
APILLSBURY
opened
6 months ago
1
Add Support for Configurable Future Epoch Stamp for Generating Decreasing KSUIDs
#81
kamaz
closed
6 months ago
2
Differences with MongoDB ObjectID
#80
vishal2-wiai
opened
8 months ago
0
Unable to use a zero value KSUID with a sql driver/database
#79
odannyc
opened
1 year ago
0
Customizable epochStamp for KSUIDs Generated from Past Dates
#78
GerardRodes
opened
1 year ago
0
KSUIDs do not sort properly.
#77
ShawnMilo
opened
1 year ago
1
chore: use copy instead of a loop
#76
testwill
opened
1 year ago
0
doc: Adds a link to ksuid implementation in PHP.
#75
gustavofreze
closed
1 year ago
3
Parse accepts argument containing non-alphanumeric characters
#74
nwt
opened
1 year ago
1
KSUID order not predictable
#73
timo-klarshift
opened
1 year ago
5
GUID comparison
#72
orefalo
opened
1 year ago
2
[Question]: I know that is not possible to use more than 16 bit payload, but what's the reason?
#71
mirusky
opened
2 years ago
0
[Question]: Could I pass my own payload to ksuid?
#70
mirusky
opened
2 years ago
0
Add link to another python implementation
#69
timonwong
closed
2 years ago
1
Convert CircleCI pipeline to GitHub Actions workflow
#68
wdbetts
closed
2 years ago
0
Added OrNil functions
#67
v1def
closed
2 years ago
4
add additional link to dotnet implementation
#66
steve-warren
closed
2 years ago
0
Update install command
#65
verygoodsoftwarenotvirus
closed
2 years ago
0
Postgres extension written in rust to generate ksuid
#64
spa5k
opened
2 years ago
2
What is the differences between Sync and Async?
#63
vietaws
opened
2 years ago
1
README: replace the Rust implementation
#61
tasn
closed
2 years ago
2
What happens after 100 years?
#60
benbro
closed
2 years ago
3
Add Erlang implementation link
#59
gearnode
closed
2 years ago
0
Passing a timestamp before the epoch to FromParts does not return an error
#58
justinruggles
opened
2 years ago
0
Add a section number to README.md for consistency
#57
anthonyfok
closed
1 year ago
0
add alternative link to Java implementation
#56
fabiolimace
closed
2 years ago
1
add link to zig implementation
#55
toffaletti
closed
1 year ago
0
Implementations for other languages(Dart)
#54
galunecandrey
opened
3 years ago
0
a few minor updates to uint128
#53
Pilatuz
closed
3 years ago
0
How do I convert from `string` to `ksuid.KSUID` format?
#52
myrtleTree33
opened
3 years ago
1
Fixes wrong epoch date in README (#40)
#51
Sanva
closed
3 years ago
0
Optimize byte swap base62 encoding
#50
achille-roussel
closed
3 years ago
1
Add links to implementations in other lanugages
#49
tasn
closed
3 years ago
8
KSUID is not nanosecond-aware
#48
loganintech
closed
3 years ago
1
KSUID from string?
#47
Googlom
closed
4 years ago
1
[Request] Add Go mod support
#46
OrlandoCo
closed
4 years ago
1
Min/Max KSUID private
#45
lekki
closed
4 years ago
1
tweaked scan method to work with most sql drivers // Added Must
#44
juliankoehn
opened
4 years ago
1
Is it possible to generate KSUID from SQL?
#43
derkan
closed
3 years ago
2
Add unittest for Timestamp method
#42
nghialt
closed
5 years ago
1
How it works with MySQL
#41
shwetasynoverge
closed
5 years ago
5
Wrong epoch date in README?
#40
Sanva
closed
3 years ago
3
Fix function comments based on best practices from Effective Go
#39
CodeLingoTeam
closed
5 years ago
1
Use text/template for ksuid cmd
#38
tmthrgd
closed
6 years ago
0
cmd template should use text/template to avoid escaping
#37
tmthrgd
closed
6 years ago
1
uint128 ops are much faster without loops.
#36
Deleplace
closed
6 years ago
0
Bound Check Elimination: BenchmarkAppendFastDecodeBase62 faster by 8%
#35
Deleplace
closed
6 years ago
0
Go's default random number generators are not safe for concurrent use?
#34
Deleplace
closed
6 years ago
2
Is there a regex pattern to validate the ksuid ?
#33
lanpar
opened
6 years ago
3
Next