Results 13 packages
Sort by

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

81
likes
160
points
181k
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
97.4k
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.0.4" to clipboard
fast_immutable_collections: ^11.0.4 copied to clipboard

388
likes
150
points
74.7k
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

54
likes
150
points
8.13M
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.39k
likes
140
points
7.4M
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
119k
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

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

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

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

3
likes
150
points
508
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
42
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

min_max_heapcopy "min_max_heap: ^2.1.0" to clipboard
min_max_heap: ^2.1.0 copied to clipboard

2
likes
160
points
35
downloads
A Min-max binary heap data structure implementation. AKA double ended priority queue. Supports generics.#data-structures#priority

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