issues
search
boinkor-net
/
governor
A rate-limiting library for Rust (f.k.a. ratelimit_meter)
https://github.com/boinkor-net/governor
MIT License
592
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Getting a free cell after clock advances
#249
alpeb
opened
2 weeks ago
0
release: governor v0.7.0
#248
github-actions[bot]
closed
4 weeks ago
0
Revert "Revert "remove `Clock: Clone` bound""
#247
antifuchs
closed
4 weeks ago
0
Revert "remove `Clock: Clone` bound"
#246
antifuchs
closed
4 weeks ago
0
After release 0.6.4 polkadot project is stopped compiling.
#245
Polkaverse
closed
4 weeks ago
5
`deps`: bump dashmap from 5.1.0 to 6.1.0
#244
jqnatividad
closed
1 month ago
1
release: governor v0.6.4
#243
github-actions[bot]
closed
1 month ago
0
release_pr.yml: Pass "governor" crate name explicitly
#242
antifuchs
closed
1 month ago
0
How is `NotUntil<P>` supposed to be used?
#241
tobz
opened
1 month ago
6
Make clippy happy: Remove redundant feature = "std" marker
#240
antifuchs
closed
1 month ago
0
chore(deps): replace futures with futures-util & futures-executor
#239
negezor
closed
1 month ago
2
Update dashmap requirement from 5.1.0 to 6.1.0 in the cargo group across 1 directory
#238
dependabot[bot]
closed
1 month ago
1
Update dashmap requirement from 5.1.0 to 6.0.1 in the cargo group
#237
dependabot[bot]
closed
2 months ago
1
Update dashmap requirement from 5.1.0 to 6.0.0 in the cargo group
#236
dependabot[bot]
closed
5 months ago
1
All clippy warnings that currently block compliation
#235
koshell
opened
5 months ago
1
Docs & test fixes for latest rust
#234
antifuchs
closed
5 months ago
0
Merges #201 with current master, adds support for development on Windows
#233
koshell
opened
6 months ago
0
Remove `Clock: Clone` requirement
#232
max-heller
closed
6 months ago
0
Change `clock: &Clock` parameters to `clock: Clock` and remove `Clock: Clone`
#231
max-heller
closed
6 months ago
1
Bump the github-actions group with 2 updates
#230
dependabot[bot]
closed
5 months ago
0
Bump the github-actions group with 1 update
#229
dependabot[bot]
closed
6 months ago
1
release: governor v0.6.3
#228
github-actions[bot]
closed
9 months ago
1
release: governor v0.6.2
#227
github-actions[bot]
closed
9 months ago
1
release: governor v0.6.1
#226
github-actions[bot]
closed
9 months ago
1
Bump the github-actions group with 2 updates
#225
dependabot[bot]
closed
9 months ago
2
release: governor v0.6.1
#224
github-actions[bot]
closed
9 months ago
1
Fix Reversed Logic for QuantaUpkeepInstant.now()
#223
waynerobinson
closed
9 months ago
8
no_std: spinning_top, portable-atomic
#222
mammothbane
closed
9 months ago
4
Fix duplicate link in doc reference
#221
Serene-Arc
closed
9 months ago
2
Possible issue with codecov which silently ignores an error
#220
jmfrank63
opened
10 months ago
1
Make it easier to configure rate limiter to never cross `max_burst` admitted cells in a specific period of time
#219
kskalski
opened
11 months ago
0
Support long-lasting reserve / release
#218
kskalski
closed
11 months ago
2
Remove combine-prs workflow
#217
antifuchs
closed
11 months ago
1
Bump the github-actions group with 2 updates
#216
dependabot[bot]
closed
11 months ago
1
Move to boinkor-net github org
#215
antifuchs
closed
11 months ago
0
Bump the github-actions group with 2 updates
#214
dependabot[bot]
closed
11 months ago
1
add keyed future missing methods
#213
ermalkaleci
closed
11 months ago
5
Bump actions/github-script from 6 to 7
#212
dependabot[bot]
closed
11 months ago
1
Separate out Check And Cell Consumption
#211
zhixinwen
opened
1 year ago
2
Bump actions/checkout from 3.5.2 to 4.1.1
#210
dependabot[bot]
closed
11 months ago
2
Update quanta requirement from 0.11.1 to 0.12.0
#209
dependabot[bot]
closed
1 year ago
5
Bump actions/checkout from 3.5.2 to 4.1.0
#208
dependabot[bot]
closed
1 year ago
2
Support huge (>1e9 element/sec) quotas
#207
antifuchs
closed
1 year ago
3
Fix two redundant links in docs
#206
antifuchs
closed
1 year ago
2
Create LICENSE
#205
antifuchs
closed
1 year ago
2
Missing license
#204
maun
closed
1 year ago
1
Unexpected rejections with rate limiters that allow more than a billion requests/second and are accessed from more than one thread
#203
rkday-pro
opened
1 year ago
6
Bump actions/checkout from 3.5.2 to 4.0.0
#202
dependabot[bot]
closed
1 year ago
2
get Quota from RateLimiter
#201
baoyachi
closed
2 months ago
0
How to know RateLimiter inner Quota
#200
baoyachi
opened
1 year ago
2
Next