toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 283 packages
Sort by PUB-AZS
Token Bucket is a Dart library for implementing rate limiting using the token bucket algorithm. It provides a simple and efficient way to control the rate of actions in your application.#rate-limit#token-bucket
A Flutter plugin that accurately converts Gregorian (lunar) dates to Islamic Hijri dates using a robust astronomical algorithm.
Speed-improved perlin and simplex noise algorithms for 2D.
Jeesite 4's des algorithm.
A package for datastructures and algorithms.
A Dart package for fuzzy string comparison using Levenshtein, Jaccard, and Cosine algorithms. Supports Turkish character normalization.
The `AESCBCCipher` is a singleton class that provides AES encryption and decryption functionality using the `encrypt` package. It is used to encrypt and decrypt data using the AES (Advanced Encryption Standard) algorithm in CBC (Cipher Block Chaining) mode.
GeoClip is a conceptual port of GPC (http://en.wikipedia.org/wiki/General_Polygon_Clipper). It is largely based on research across Boolean, Polypack, Clipper and CGAL and based on the Vatti's clipping algorithm. It works reasonaly well with only minor numerical instability. It is good enough for game level 2D shadows.
Cryptographic algorithms for encryption, digital signatures, key agreement, authentication, and hashing. AES, Chacha20, ED25519, X25519, and more. Web Crypto support.
Polyline simplification algorithms, made simple! Sporting exciting algorithms such as Ramer-Douglas-Peucker and Visvalingam.