issues
search
dylanhart
/
ulid-rs
This is a Rust implementation of the ulid project
https://crates.io/crates/ulid
MIT License
389
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Make `ulid::Generator::new()` const
#84
emkw
opened
1 month ago
2
[Question] Would it be possible to make `ulid::Generator::new()` const?
#83
emkw
opened
1 month ago
3
Add TryFrom impls for Ulid
#82
j-tai
closed
4 months ago
2
Make lib.rs non-executable
#81
V02460
closed
6 months ago
0
Generator doesn't actually guarantee 80-bits of UIDs per millisecond?
#80
vlovich
opened
7 months ago
3
doc: warning added
#79
Red44
closed
6 months ago
0
Add bitcode support
#78
PrismaPhonic
opened
8 months ago
0
Add support for Encode and Decode traits from both bincode and bitcode
#77
PrismaPhonic
opened
8 months ago
0
CVEs in CLI
#76
jayvdb
opened
9 months ago
1
introduce generate_overflowing and increment_overflowing methods
#75
Ekleog
opened
10 months ago
0
web_time resolve error with --target wasm32-wasi
#74
optevo
closed
10 months ago
2
Add Wasm tests running with wasm-bindgen-test
#73
jakubadamw
closed
10 months ago
0
Enable Web/Wasm compatibility by using `web_time::SystemTime::now()`
#72
jakubadamw
closed
10 months ago
0
Infallible `Generator` generation
#71
Ekleog
opened
10 months ago
2
fix typo
#70
jayvdb
closed
10 months ago
0
[FEATURE] SQLx support
#69
TroyKomodo
opened
1 year ago
2
Raise str buffer size checking to type level
#68
WalterSmuts
closed
1 year ago
0
to_str variable buffer size
#67
WalterSmuts
closed
1 year ago
1
ulid-rs#64: add postgres traits
#66
Selion05
closed
1 year ago
1
Make serde feature not depend on serde_derive
#65
ultrabear
closed
1 year ago
2
postgres traits
#64
Selion05
closed
1 year ago
1
Expose base32 implementation?
#63
beanow-at-crabnebula
closed
1 year ago
2
Add JS/Wasm compatibility (using the wasm-timer crate)
#62
jakubadamw
closed
1 year ago
0
Add MAX and MIN Ulid values
#61
jelle-bigbridge
opened
1 year ago
0
All feature combinations compile
#60
TimLuq
opened
1 year ago
0
Figure out what to do with overflowing ulid values
#59
dylanhart
opened
1 year ago
0
Is there a method to validate that a ULID is valid?
#58
frederikhors
closed
1 year ago
1
Unable to compile the combination of `no_std` and the `serde` feature
#57
TimLuq
opened
1 year ago
0
Relax the `Sized` requirement on the random source generic
#56
sandhose
closed
1 year ago
1
Add conversions from bytes
#55
andreiltd
closed
1 year ago
0
What's the difference between this and rusty_ulid?
#54
frederikhors
closed
2 years ago
2
switch from time to systemtime
#53
esheppa
closed
2 years ago
5
v0.6 WASM runtime error: 'time not implemented on this platform'
#52
lpotthast
closed
10 months ago
11
Recommended Storage For MySQL and Postgres
#51
ghost
closed
10 months ago
2
Investigate chrono -> time perf regressions
#50
dylanhart
closed
2 years ago
1
UUIDv7 conversions
#49
dylanhart
closed
2 years ago
1
Bug 45 lib updates
#48
dylanhart
closed
2 years ago
0
Change `chrono` dependency to `time`
#46
harudagondi
closed
2 years ago
1
Consider lib upgrade
#45
Sytten
closed
2 years ago
1
doc suggestion: use generator in quickstart guide?
#44
LAC-Tech
opened
2 years ago
0
Fails to compile with `uuid` feature
#43
schmidmt
closed
2 years ago
5
WIP: Lib updates
#41
dylanhart
closed
3 years ago
0
Broken Equality using NewType Wrappers around Ulid and Derive Equality macros
#40
moises-marquez
closed
3 years ago
1
Unexpected ordering
#39
maxcountryman
closed
3 years ago
1
[Question] Best way to embed a ULID as a constant?
#38
Kleptine
closed
3 years ago
3
Drop lazy_static and add no_std compatibility
#37
dylanhart
closed
3 years ago
0
Add MIN/MAX Ulid constants
#36
rakanalh
closed
3 years ago
5
[Question] performance comparison with rulid.rs
#35
ngortheone
closed
3 years ago
2
[Proposal] use external base32 crate
#34
ngortheone
closed
3 years ago
1
Add tests for `Default` behaviours
#33
dylanhart
closed
3 years ago
0
Next