toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 175 packages
Sort by PUB-AZS
A versatile Dart algorithms library providing implementations of various algorithms..
The TextComparisonScore package is a straightforward and efficient tool for comparing two strings and calculating their similarity score using the Levenshtein distance algorithm.#textcomparison#compare#score#levenshteindistance
A high-performance, secure encryption library for Dart, leveraging the powerful **ChaCha20-Poly1305** algorithm.
Dart implementation of Herbert Kociemba's two-phase algorithm for solving Rubik's Cube.
A Flutter package that checks plagiarism using Cosine Similarity and Jaccard Similarity algorithms.#plagiarism#text-similarity#cosine-similarity#jaccard-similarity#string-similarity
Implementation of the token bucket algorithm for rate limiting e.g. network requests or user actions.#rate-limit#token-bucket#algorithm#security
A novel symmetric encryption algorithm implemented in Dart.
Package for email validation with domain correction suggestions using configurable similarity algorithms.#email#validation#domain-correction#levenshtein#jaro-winkler
Bandart (combination of "Bandits" and "Dart") is a library for bandit algorithms in Dart. It provides Bayesian Models for statistical analysis for the data..
An package which generates mock-data using the PCG algorithm.