Java rate-limiting library based on the token-bucket algorithm.

This page summarizes the projects mentioned and recommended in the original post on /r/java

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • rate-limiting-api-spring-boot

    Rate limiting private APIs with Token Bucket Algorithm employing Bucket4J, Redis and Spring Security.

  • you can use this POC I recently created as a reference. It uses this library to implement rate limiting based on a pre configured plan for the user. There is a minute long sample video attached in the README.md as well

  • bucket4j

    Java rate limiting library based on token-bucket algorithm.

  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Rate Limiting API with Spring-Security and Bucket4J

    2 projects | /r/java | 17 Nov 2021
  • Measuring Java 11 Lambda cold starts with SnapStart - Part 3 Using Quarkus Framework

    4 projects | dev.to | 21 Dec 2022
  • Is it okay to use com.sun.net.httpserver.HttpServer?

    3 projects | dev.to | 12 Nov 2022
  • why does java require tomcat?

    3 projects | /r/java | 9 May 2022
  • Introducing Spring Native for JHipster: Serverless Full-Stack Made Easy

    11 projects | dev.to | 24 Mar 2022