Results 13 packages
Sort by

morecopy "more: ^4.6.1" to clipboard
more: ^4.6.1 copied to clipboard

82
likes
160
points
182k
downloads
More Dart — Literally. Collecting, iterating, caching, mathematics, matching, ordering, and formatting easily.#collections#data-structures#functional#graph#unicode

ordered_setcopy "ordered_set: ^8.0.0" to clipboard
ordered_set: ^8.0.0 copied to clipboard

33
likes
160
points
157k
downloads
A simple implementation of an Ordered Set for Dart that allows multiple items with the same priority.#data-structures#collections#ordered-set

fast_immutable_collectionscopy "fast_immutable_collections: ^11.1.0" to clipboard
fast_immutable_collections: ^11.1.0 copied to clipboard

392
likes
150
points
75.4k
downloads
Immutable lists, sets, maps, and multimaps, which are as fast as their native mutable counterparts. Extension methods and comparators for native Dart collections.#collections#immutable#data-structures#functional

typed_datacopy "typed_data: ^1.4.0" to clipboard
typed_data: ^1.4.0 copied to clipboard

56
likes
150
points
8.48M
downloads
Utility functions and classes related to the dart:typed_data library.#data-structures

collectioncopy "collection: ^1.19.1" to clipboard
collection: ^1.19.1 copied to clipboard

1.41k
likes
140
points
7.48M
downloads
Collections and utilities functions and classes related to collections.#collections#data-structures

weak_mapcopy "weak_map: ^4.0.1" to clipboard
weak_map: ^4.0.1 copied to clipboard

19
likes
150
points
114k
downloads
WeakMap is a map where the keys are weakly referenced. WeakContainer lets you check if an object is the same you had before. Cache functions for memoization with weak-references.#memory#memory-management#cache#collections#data-structures

lrucopy "lru: ^1.0.3" to clipboard
lru: ^1.0.3 copied to clipboard

3
likes
150
points
803
downloads
Cache based on least recently used eviction strategy with additional typed data support and weak cache layer.#cache#lru#data-structures

expandable_quadtreecopy "expandable_quadtree: ^0.1.1" to clipboard
expandable_quadtree: ^0.1.1 copied to clipboard

6
likes
140
points
100
downloads
A flexible and efficient Quadtree implementation for Flutter and Dart, perfect for spatial indexing, collision detection, and organizing large sets of 2D data.#data-structures#game#games

treapcopy "treap: ^0.4.0" to clipboard
treap: ^0.4.0 copied to clipboard

9
likes
160
points
37
downloads
A persistent treap for Dart. A heap balanced randomized binary tree with efficient value semantics.#treap#data-structures#collections#functional

bk_treecopy "bk_tree: ^0.1.2" to clipboard
bk_tree: ^0.1.2 copied to clipboard

2
likes
150
points
62
downloads
A Dart BK-Tree implementation for efficient nearest neighbor searches using Hamming distance, optimized for bulk file hash processing and duplicate detection.#data-structures#dart

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