toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 211 packages
Sort by PUB-AZS
A Dart package that provides various search algorithms (Binary Search, Linear Search, Jump Search).
This package enables to ease the searching algorithms
A simple K-Nearest Neighbors (KNN) algorithm implemented in Dart for educational and small-scale ML use.
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.
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.
Cryptographic algorithms for encryption, digital signatures, key agreement, authentication, and hashing. AES, Chacha20, ED25519, X25519, and more. Web Crypto support.