issues
search
pelikan-io
/
rustcommon
Common Rust library
Apache License 2.0
26
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
prepare for releases
#128
brayniac
closed
1 week ago
0
clippy errors in `awaken`
#127
brayniac
opened
1 week ago
0
fix homepage links in cargo manifests
#126
brayniac
closed
1 week ago
0
run size tests only on 64bit platforms
#125
brayniac
closed
1 week ago
0
ratelimit: add method to retrieve the next refill time
#124
cgzones
closed
1 week ago
2
histogram tests fail on 32-bit architectures
#123
mr-c
closed
1 week ago
2
Incorrect homepage in Cargo.toml of ratelimit
#122
ulrichstark
closed
1 week ago
2
deps: update time and mio crates
#121
mihirn
closed
3 months ago
0
sparse histogram with cumulative counts with read-only strait
#120
thinkingfish
opened
4 months ago
0
Create a read-only variant of SparseHistogram with cumulative counts
#119
thinkingfish
opened
4 months ago
0
ringlog: make metrics optional
#118
brayniac
closed
4 months ago
0
ringlog: update metriken dependency
#117
mihirn
closed
5 months ago
0
histogram: fix percentiles for empty histograms
#116
mihirn
closed
5 months ago
0
histogram: add subtract operation for sparse histograms
#115
mihirn
closed
5 months ago
0
prepare for release histogram 0.10.1
#114
brayniac
closed
6 months ago
0
Add drain method to AtomicHistogram
#113
rcoh
closed
6 months ago
2
ratelimit: add tracking for number of dropped tokens
#112
brayniac
closed
7 months ago
0
remove heatmap crate
#111
brayniac
closed
7 months ago
0
mark heatmap crate as deprecated
#110
brayniac
closed
7 months ago
0
remove metriken from repo
#109
brayniac
closed
7 months ago
0
remove snapshot from histogram
#108
brayniac
closed
7 months ago
1
expand serde coverage for histogram crate
#107
brayniac
closed
9 months ago
0
clocksource: add additional methods for coarse duration
#106
brayniac
closed
9 months ago
1
Fix unbounded recursion in Metric impl for CoreMetric (metriken v0.4.2)
#105
swlynch99
closed
9 months ago
0
Fix unbounded recursion in Metric impl for CoreMetric (metriken v0.3.5)
#104
swlynch99
closed
9 months ago
0
Backport metriken v0.3 to be a wrapper around metriken-core
#103
swlynch99
closed
9 months ago
2
Bump the versions of all metriken crates
#102
swlynch99
closed
9 months ago
0
Ignore test `histogram::standard::tests::downsample`
#101
swlynch99
closed
9 months ago
0
`histogram::standard::tests::downsample` is flaky
#100
swlynch99
opened
9 months ago
0
Add a basic readme to all the metriken crates
#99
swlynch99
closed
9 months ago
0
Add a description to metriken-core
#98
swlynch99
closed
9 months ago
0
Update dependencies for metriken-derive
#97
swlynch99
closed
9 months ago
0
Move core metrics registration into a new metriken-core crate
#96
swlynch99
closed
9 months ago
0
histogram: rename serde feature
#95
brayniac
closed
10 months ago
0
historam: prepare for release 0.8.4
#94
brayniac
closed
10 months ago
0
Add schemars integration to histogram
#93
swlynch99
closed
10 months ago
0
add windows support to rustcommon
#92
brayniac
closed
11 months ago
0
update ratelimit to use clocksource 0.7.1
#91
brayniac
closed
11 months ago
0
`clocksource` does not support windows
#90
rushiiMachine
closed
11 months ago
2
cargo audit warning in ratelimit/clocksource due to unmaintained mach dependency
#89
gliderkite
closed
11 months ago
1
prepare metriken and ringlog for release
#88
brayniac
closed
1 year ago
0
histogram: change downsampling to take target grouping power
#87
mihirn
closed
1 year ago
0
histogram: add sparse representation
#86
mihirn
closed
1 year ago
0
feat(histogram): expose histogram add functions
#85
brayniac
closed
1 year ago
2
How to use the `checked_*` methods in `histogram::Snapshot`?
#84
ctring
closed
1 year ago
5
metriken: add links key to prevent multiple versions
#83
brayniac
closed
1 year ago
0
cannot find function `clock_gettime` in crate `libc`
#82
thedtvn
closed
1 year ago
0
histogram: fix test for downsampling histograms
#81
mihirn
closed
1 year ago
0
histogram: skip empty buckets while downsampling
#80
mihirn
closed
1 year ago
0
Resolved the issue below, as reported by cargo clippy.
#79
martinfrances107
closed
1 year ago
0
Next