Results 20 packages
Sort by

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

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

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

410
likes
150
points
166k
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

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

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

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

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

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

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

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

19
likes
150
points
46.8k
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

4
likes
160
points
1.5k
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

5
likes
140
points
461
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

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

2
likes
160
points
176
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

x_unique_listcopy "x_unique_list: ^2.0.0" to clipboard
x_unique_list: ^2.0.0 copied to clipboard

4
likes
150
points
40
downloads
An ordered Dart collection in which no two elements share the same key, where the key is derived by a function you supply rather than by ==. O(1) lookup, upsert and membership. Zero dependencies.#collections#list#data-structures#state-management

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