Results 7 packages
Sort by

fractional_indexing_dartcopy "fractional_indexing_dart: ^1.0.7" to clipboard
fractional_indexing_dart: ^1.0.7 copied to clipboard

4
likes
160
points
593
downloads
A Dart implementation of fractional indexing for efficient list ordering and reordering without large-scale updates. Ideal for CRDTs and real-time apps.#algorithms#sorting#crdt#indexing#list-ordering

is_prime_numbercopy "is_prime_number: ^0.1.0" to clipboard
is_prime_number: ^0.1.0 copied to clipboard

5
likes
160
points
172
downloads
Prime numbers for Dart: a primality test that stays exact at 64 bits, a sieve, factorisation, and a lazy stream of primes. Pure Dart, no dependencies.#math#primes#number-theory#algorithms

algomatecopy "algomate: ^0.3.1" to clipboard
algomate: ^0.3.1 copied to clipboard

3
likes
160
points
64
downloads
Algorithm strategy selection with sorting, search, graph, matrix, and benchmark utilities.#algorithms#sorting#searching#performance#optimization

yographcopy "yograph: ^0.5.1" to clipboard
yograph: ^0.5.1 copied to clipboard

2
likes
160
points
12
downloads
Graph algorithms and data structures for Dart: shortest paths, traversal, MST, flow, centrality, community detection, DAGs, and rendering.#graph#graph-algorithms#algorithms#data-structures#network-analysis

data_structurescopy "data_structures: ^2.0.1" to clipboard
data_structures: ^2.0.1 copied to clipboard

1
likes
150
points
28
downloads
A comprehensive data structures library for Dart. Includes LinkedList, Stack, Queue, HashTable, BST, AVL Tree, Heap, Trie, B-Tree, SegmentTree, Graph, FlowNetwork, and more with full documentation i [...]#data-structures#algorithms#collections#trees#graphs

string_search_algorithmscopy "string_search_algorithms: ^1.1.0" to clipboard
string_search_algorithms: ^1.1.0 copied to clipboard

1
likes
160
points
9
downloads
Fast Dart library for string similarity and substring search with configurable engines, normalization, and caching. Pure Dart and null-safe.#string#search#algorithms#similarity#fuzzy

exact_cover_dlxcopy "exact_cover_dlx: ^0.1.1" to clipboard
exact_cover_dlx: ^0.1.1 copied to clipboard

0
likes
150
points
26
downloads
Generic exact cover solver based on Dancing Links (DLX).#exact-cover#dlx#dancing-links#sudoku#algorithms

Check our help page for details on search expressions and result ranking.