<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Rate-Limiting on Jianchao Li</title><link>https://www.jianchao.xyz/tags/rate-limiting/</link><description>Recent content in Rate-Limiting on Jianchao Li</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Jianchao Li</copyright><lastBuildDate>Fri, 19 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://www.jianchao.xyz/tags/rate-limiting/index.xml" rel="self" type="application/rss+xml"/><item><title>Rate Limiters</title><link>https://www.jianchao.xyz/posts/rate-limiters/</link><pubDate>Fri, 19 Jun 2026 14:45:22 +0200</pubDate><guid>https://www.jianchao.xyz/posts/rate-limiters/</guid><description>I will explain five algorithms for rate limiters with example Python implementation: token bucket, leaky bucket, fixed window counter, sliding window log and sliding window counter.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://www.jianchao.xyz/posts/rate-limiters/featured.png"/></item></channel></rss>