这是indexloc提供的服务,不要输入任何密码
Results 13 packages
Sort by

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

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

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

1.37k
likes
150
points
7.62M
downloads
Collections and utilities functions and classes related to collections.#collections#data-structures

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

32
likes
160
points
82.9k
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

379
likes
150
points
78.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

53
likes
150
points
8.48M
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

20
likes
150
points
124k
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.2" to clipboard
lru: ^1.0.2 copied to clipboard

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

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

9
likes
160
points
44
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
66
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

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

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