bbeck / token-bucketLinks
Token bucket algorithm for rate-limiting
☆336Updated 3 years ago
Alternatives and similar repositories for token-bucket
Users that are interested in token-bucket are comparing it to the libraries listed below
Sorting:
- Governator is a library of extensions and utilities that enhance Google Guice to provide: classpath scanning and automatic binding, lifec…☆827Updated 2 years ago
- JSR107 Cache Specification☆419Updated 2 years ago
- Asynchronous retrying for Java 7/8☆409Updated 10 years ago
- A ConcurrentLinkedHashMap for Java☆477Updated 4 years ago
- A Java library for Rate-Limiting, providing extensible storage and application framework adaptors.☆482Updated 2 years ago
- Spring integration for Metrics☆700Updated last year
- Lightweight Java library for retrying unreliable logic - DEPRECATED☆205Updated 2 years ago
- Utilities for working with futures in Java 8☆399Updated last year
- Java Agent for Memory Measurements☆692Updated last year
- Converts between various future types☆157Updated 2 years ago
- A joint research effort for building highly optimized Reactive-Streams compliant operators.☆358Updated 3 years ago
- An implementation of Resque in Java.☆628Updated 10 months ago
- Automatically exported from code.google.com/p/memory-measurer☆275Updated 8 years ago
- A Java framework for testing multithreaded code.☆307Updated 7 years ago
- Modern configuration library for distributed apps written in Java.☆554Updated 2 years ago
- Logging framework for fast asynchronous logging☆565Updated 6 months ago
- More kryo serializers☆382Updated 9 months ago
- A fast object pool for the JVM☆373Updated last month
- Scalable Java Redis client☆230Updated 10 years ago
- XNIO☆285Updated 3 months ago
- Java annotation-based framework for parsing Git like command line structures☆846Updated 3 years ago
- A Finite State Machine Implementation along with an integrated Spring Based Framework☆174Updated 3 years ago
- An asynchronous http client in Java, with a clean, callback-based API, using Netty 4.x☆321Updated last year
- Utilities for latency measurement and reporting☆464Updated last year
- Disruptor BlockingQueue☆317Updated 3 months ago
- A Java libary of robustness design patterns☆268Updated 2 years ago
- Plugin for Itellij IDEA to make benchmarking with JMH easier.☆453Updated 9 months ago
- ClassLoader leak prevention / protection☆364Updated last year
- Fibers and actors for web development