crates.io86优秀健康指数RoaringBitmap/roaring-rsA better compressed bitset in RustRust★ 950↓ 3.2M/月2026年8月15日Apache-2.02026年8月15日 · 指标 2.10.0
crates.io83优秀健康指数rust-itertools/itertoolsExtra iterator adaptors, iterator methods, free functions, and macros.Rust★ 3,151↓ 97.8M/月2026年8月4日Apache-2.02026年8月4日 · 指标 2.10.0
crates.io77良好健康指数rust-ndarray/ndarrayndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operationsRust★ 4,311↓ 8.2M/月2026年8月11日Apache-2.02026年8月11日 · 指标 2.10.0
crates.io75良好健康指数rayon-rs/eitherThe enum Either with variants Left and Right is a general purpose sum type with two cases.Rust★ 562↓ 64.7M/月2026年8月4日Apache-2.02026年8月4日 · 指标 2.10.0
crates.io73良好健康指数Manishearth/triompheFork of std::sync::Arc with lots of utilities useful for FFIRust★ 296↓ 4.8M/月2026年8月27日Apache-2.02026年8月27日 · 指标 2.10.0
crates.io69良好健康指数bluss/arrayvecA vector with a fixed capacity. (Rust)Rust★ 893↓ 33.8M/月2026年8月3日Apache-2.02026年8月3日 · 指标 2.10.0
PyPI67良好健康指数caesar0301/treelibAn efficient implementation of tree data structure in pure python.Python★ 8702026年7月30日自定义许可证2026年7月30日 · 指标 2.10.0
PyPI65良好健康指数kaitai-io/kaitai_struct_python_runtimeKaitai Struct: runtime for PythonPython★ 107↓ 8.1M/月2026年8月27日MIT2026年8月27日 · 指标 2.10.0
crates.io65良好健康指数petgraph/petgraphGraph data structure library for Rust.Rust★ 3,989↓ 32.7M/月2026年8月8日Apache-2.02026年8月8日 · 指标 2.10.0
npm60中等健康指数Yomguithereal/mnemonistCurated collection of data structures for the JavaScript/TypeScript language.JavaScript★ 2,433↓ 55.2M/月2026年8月13日MIT2026年8月13日 · 指标 2.10.0
Go60中等健康指数dronnix/bwarrBlack-White Array: fast, ordered data structure based on arrays with O(log N) memory allocationsGo★ 1172026年9月5日MIT2026年9月5日 · 指标 2.10.0
crates.io57中等健康指数RReverser/serde-ndimSerde support for n-dimensional arrays from self-describing formatsRust★ 14↓ 2,928/月2026年8月25日MIT2026年8月25日 · 指标 2.10.0
crates.io56中等健康指数petgraph/fixedbitsetA simple bitset container for RustRust★ 173↓ 33M/月2026年8月8日Apache-2.02026年8月8日 · 指标 2.10.0
PyPI54中等健康指数chaimleib/intervaltreeA mutable, self-balancing interval tree. Queries may be by point, by range overlap, or by range containment. Python★ 691↓ 5.8M/月2026年8月27日Apache-2.02026年8月27日 · 指标 2.10.0
Hex54中等健康指数princemaple/elixir-queueQueue data structure for Elixir-langElixir★ 34↓ 13.2K/月2026年7月17日MIT2026年7月17日 · 指标 2.10.0
PyPI51中等健康指数szmikler/slicemapTiny dict-like structure with key slicing.Python★ 5↓ 3,818/月2026年7月29日MIT2026年7月29日 · 指标 2.10.0
crates.io51中等健康指数udoprog/bittleZero-cost bitsets over native Rust typesRust★ 79↓ 46.2K/月2026年7月25日无许可证2026年7月25日 · 指标 2.10.0
—50中等健康指数AntoineGagne/erl-a-treeA NIF for the https://crates.io/crates/a-tree crateErlang · Rust★ 02026年7月17日Apache-2.02026年7月17日 · 指标 2.10.0
npm47薄弱健康指数sindresorhus/yocto-queueTiny queue data structureJavaScript★ 434↓ 692M/月2026年8月4日MIT2026年8月4日 · 指标 2.10.0
crates.io42薄弱健康指数shaogme/deferred-map该仓库未发布描述。Rust★ 4↓ 2,496/月2026年8月6日Apache-2.02026年8月6日 · 指标 2.10.0
PyPI36薄弱健康指数construct/constructConstruct: Declarative data structures for python that allow symmetric parsing and buildingPython★ 1,0102026年7月21日自定义许可证2026年7月21日 · 指标 2.10.0
crates.io35薄弱健康指数droundy/append-only-vec该仓库未发布描述。Rust★ 38↓ 479K/月2026年8月29日Apache-2.02026年8月29日 · 指标 2.10.0
Go35薄弱健康指数tchap/go-patriciaA generic patricia trie (also called radix tree) implemented in Go (Golang)Go★ 2922026年8月29日MIT2026年8月29日 · 指标 2.10.0
npm33存在风险健康指数jsdom/js-symbol-treeTurn any collection of objects into its own efficient tree or linked list using SymbolJavaScript★ 113↓ 279M/月2026年8月4日MIT2026年8月4日 · 指标 2.10.0
crates.io30存在风险健康指数michaelsproul/rust_nibble_vecA data structure for storing a sequence of nibblesRust★ 5↓ 5.1M/月2026年8月13日MIT2026年8月13日 · 指标 2.10.0
Go28存在风险健康指数emirpasic/godsGoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much moreGo★ 17.5K2026年8月5日自定义许可证2026年8月5日 · 指标 2.10.0
crates.io20存在风险健康指数bluss/maplitRust container / collection literal macros for HashMap, HashSet, BTreeMap, BTreeSet.Rust★ 401↓ 5.5M/月2026年8月13日Apache-2.02026年8月13日 · 指标 2.10.0