bucket4j VS rate-limiting-api-spring-boot

Compare bucket4j vs rate-limiting-api-spring-boot and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
bucket4j rate-limiting-api-spring-boot
17 4
2,148 68
2.2% -
8.9 7.3
8 days ago 13 days ago
Java Java
Apache License 2.0 The Unlicense
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

bucket4j

Posts with mentions or reviews of bucket4j. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-14.
  • Implementing Rate Limiting in a Spring Boot API using Bucket4j
    2 projects | dev.to | 14 Apr 2024
  • FLaNK Stack Weekly for 22 May 2023
    10 projects | dev.to | 22 May 2023
  • The right feature at the right place
    2 projects | dev.to | 23 Feb 2023
    -- Bucket4J
  • Feign client Rate Limiting using Resilience4J
    2 projects | /r/java | 2 Mar 2022
    See https://github.com/vladimir-bukhtoyarov/bucket4j and https://github.com/cowwoc/token-bucket for alternatives.
  • Java rate-limiting library based on the token-bucket algorithm.
    3 projects | /r/java | 14 Dec 2021
    Hi everyone! My name is Maxim Bartkov, I'm a co-author of Bucket4J library. I want to present the library to provide rate-limiting in Java. Bucket4J - this is the most popular library to provide rate-limiting in Java. I invite each person to familiarize themselves with Bucket4J. We have been working for more than 7 years for the community and we want to make the library and open-source better. Bucket4J is used in many other libraries, such: Kubernetes client, JHipster, Atlassian, Twitch4J, and other popular libraries. Now we are going to huge release 7.0 with many features, we will publish about that a little bit later (in a few weeks). I hope on your support, we will be glad to your any contribution/suggestions/ideas.
  • Rate Limiting API with Spring-Security and Bucket4J
    2 projects | /r/java | 17 Nov 2021
    Implemented rate-limiting on REST-APIs by creating a custom spring security filter and adding it to the filter-chain. Bucket4j library is used to manage and handle the users configured quota to consume services per hour using token-bucket algorithm. The quota of the user is based upon the type of plan selected during account-creation.
  • London Clojurians Talk: Building a RESTful Web API in Clojure: a new approach (by Malcolm Sparks)
    2 projects | /r/Clojure | 14 Apr 2021
    However, if you're serving a public resource, authorization isn't going to help restrict requests. If you're concerned about Denial of Service attacks, and aren't relying on infrastructure upstream of you to manage those, you'd focus your mitigations in Step 2. For example, you could use something like https://github.com/vladimir-bukhtoyarov/bucket4j to create rate-limited buckets on IP addresses or ranges.

rate-limiting-api-spring-boot

Posts with mentions or reviews of rate-limiting-api-spring-boot. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-14.

What are some alternatives?

When comparing bucket4j and rate-limiting-api-spring-boot you can also consider the following projects:

Flowable (V6) - A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users.

Hazelcast - Hazelcast is a unified real-time data platform combining stream processing with a fast data store, allowing customers to act instantly on data-in-motion for real-time insights.

Arthas - Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas

Sentinel - A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)

Homepage - A simple, standalone, self-hosted PHP page that is your window to your server and the web.

Infinispan - Infinispan is an open source data grid platform and highly scalable NoSQL cloud data store.

java-spring-security-example - Spring Security Sample Project

java-diff-utils - Diff Utils library is an OpenSource library for performing the comparison / diff operations between texts or some kind of data: computing diffs, applying patches, generating unified diffs or parsing them, generating diff output for easy future displaying (like side-by-side view) and so on.

Varnish - The project homepage

hazelcast-wm - Hazelcast filter-based Web Session Manager

spring-security-jwt-auth-poc - Java backend application using Spring-security to implement JWT based Authentication and Authorization [Moved to: https://github.com/hardikSinghBehl/jwt-auth-flow-spring-security]

clean-architecture-delivery-example - A example of clean architecture in Java 8 and Spring Boot 2.0