All tags
Catalogue tag

#data-structures

Every repository in the public record carrying this tag — from its GitHub topics or the keywords its package registries publish. Health is measured under the same versioned methodology as the rest of the record.

337 records
Tagged “data-structures”Ranked by health index
crates.io
51Moderatehealth index
udoprog/bittle
Zero-cost bitsets over native Rust types
Rust★ 79↓ 46.2K/moJul 25, 2026
No licenseJul 25, 2026 · metrics 2.10.0
crates.io
51Moderatehealth index
xacrimon/dashmap
Blazing fast concurrent HashMap for Rust.
Rust★ 4,093↓ 25.1M/moAug 8, 2026
MITAug 8, 2026 · metrics 2.10.0
crates.io
50Moderatehealth index
bgpkit/ipnet-trie
No repository description published.
Rust★ 14↓ 95.7K/moAug 22, 2026
MITAug 22, 2026 · metrics 2.10.0
crates.io
50Moderatehealth index
dashn9/rustenium
Rust browser automation over the WebDriver BiDi Protocol and CDP
Rust★ 23↓ 52.8K/moAug 22, 2026
MITAug 22, 2026 · metrics 2.10.0
crates.io
50Moderatehealth index
hanmertens/dary_heap
A d-ary heap in Rust
Rust★ 22↓ 4.2M/moAug 22, 2026
Apache-2.0Aug 22, 2026 · metrics 2.10.0
crates.io
50Moderatehealth index
rust-num/num-complex
Complex numbers for Rust
Rust★ 259↓ 24.3M/moAug 8, 2026
Apache-2.0Aug 8, 2026 · metrics 2.10.0
crates.io
50Moderatehealth index
sebadob/cryptr
simple encrypted (streaming) values
Rust★ 5↓ 4,074/moAug 29, 2026
Apache-2.0Aug 29, 2026 · metrics 2.10.0
crates.io
48Weakhealth index
GnomedDev/small-fixed-array
A library that provides smaller alternatives to Box<[T]> and Box<str>.
Rust★ 2↓ 4,174/moSep 6, 2026
MITSep 6, 2026 · metrics 2.10.0
crates.io
48Weakhealth index
austinleroy/ebml-iterable
Library for iterating over EBML using Rust
Rust★ 15↓ 99.6K/moAug 23, 2026
MITAug 23, 2026 · metrics 2.10.0
crates.io
48Weakhealth index
davidli2010/stack-buf
Vector-like facade for arrays allocated entirely on the stack
Rust★ 0↓ 57.7K/moAug 1, 2026
Apache-2.0Aug 1, 2026 · metrics 2.10.0
crates.io
48Weakhealth index
excsn/fibre
High-performance, memory-efficient, safe multimode sync <-> async channels built for real-time, low-overhead communication in concurrent Rust applications
Rust★ 18↓ 2,138/moAug 22, 2026
MPL-2.0Aug 22, 2026 · metrics 2.10.0
crates.io
48Weakhealth index
orxfun/orx-concurrent-option
ConcurrentOption is a thread-safe and lock-free read-write option type.
Rust★ 1↓ 14.5K/moAug 28, 2026
Apache-2.0Aug 28, 2026 · metrics 2.10.0
crates.io
48Weakhealth index
risingwavelabs/sql-json-path
SQL/JSON path engine in Rust.
Rust★ 11↓ 10.7K/moSep 6, 2026
Apache-2.0Sep 6, 2026 · metrics 2.10.0
crates.io
47Weakhealth index
Skgland/Arcu
No repository description published.
Rust★ 0↓ 2,989/moAug 19, 2026
No licenseAug 19, 2026 · metrics 2.10.0
crates.io
47Weakhealth index
magiclen/synchronized-writer
A tiny implement for synchronously writing data.
Rust★ 2↓ 5,684/moJul 21, 2026
MITJul 21, 2026 · metrics 2.10.0
crates.io
47Weakhealth index
malcolmvr/graphrs
Rust graph library
Rust★ 22↓ 2,868/moAug 30, 2026
No licenseAug 30, 2026 · metrics 2.10.0
crates.io
47Weakhealth index
orlp/slotmap
Slotmap data structure for Rust
Rust★ 1,347↓ 7.8M/moAug 11, 2026
ZlibAug 11, 2026 · metrics 2.10.0
crates.io
47Weakhealth index
servo/smallbitvec
A growable bit-vector for Rust, optimized for size
Rust★ 47↓ 254.9K/moJul 25, 2026
Apache-2.0Jul 25, 2026 · metrics 2.10.0
crates.io
47Weakhealth index
softdevteam/packedvec
Store vectors of integers efficiently
Rust★ 7↓ 144.8K/moJul 17, 2026
Custom licenseJul 17, 2026 · metrics 2.10.0
crates.io
46Weakhealth index
tkaitchuck/aHash
aHash is a non-cryptographic hashing algorithm that uses the AES hardware instruction
Rust★ 1,346↓ 44.9M/moAug 3, 2026
Apache-2.0Aug 3, 2026 · metrics 2.10.0
crates.io
45Weakhealth index
BinFlip/cowfile
No repository description published.
Rust★ 0↓ 2,022/moJul 28, 2026
Custom licenseJul 28, 2026 · metrics 2.10.0
crates.io
45Weakhealth index
contain-rs/vec-map
A simple map based on a vector for small integer keys
Rust★ 66↓ 5.1M/moAug 21, 2026
Apache-2.0Aug 21, 2026 · metrics 2.10.0
crates.io · PyPI
45Weakhealth index
jmg049/i24
i24 provides a 24-bit signed integer type for Rust, filling the gap between i16 and i32. This type is particularly useful in audio processing, certain embedded systems, and other scenarios where 24-bit precision is required but 32 bits would be excessive.
Rust · Python★ 33↓ 4,958/moAug 23, 2026
MITAug 23, 2026 · metrics 2.10.0
crates.io
45Weakhealth index
mattwparas/im-lists
Immutable unrolled linked lists
Rust★ 10↓ 8,581/moAug 22, 2026
Apache-2.0Aug 22, 2026 · metrics 2.10.0
45Weakhealth index
processone/mqtree
Index tree for MQTT topic filters
C · Erlang★ 14Jul 17, 2026
Apache-2.0Jul 17, 2026 · metrics 2.10.0
crates.io
45Weakhealth index
santhreal/flashsieve
Storage-level pre-filtering for pattern matching
Rust★ 0↓ 21K/moAug 8, 2026
MITAug 8, 2026 · metrics 2.10.0
crates.io
45Weakhealth index
timothee-haudebourg/raw-btree-rs
Generic BTree implementation for Rust.
Rust★ 2↓ 24.7K/moJul 27, 2026
Apache-2.0Jul 27, 2026 · metrics 2.10.0
crates.io
44Weakhealth index
sekejapdb/sekejap
Embedded graph-first multimodel database
Rust★ 0↓ 422/moJul 29, 2026
Apache-2.0Jul 29, 2026 · metrics 2.10.0
crates.io
44Weakhealth index
softdevteam/sparsevec
Compress sparse tables using row displacement
Rust★ 12↓ 144.8K/moJul 17, 2026
Custom licenseJul 17, 2026 · metrics 2.10.0
npm
42Weakhealth index
dchester/jsonpath
Query and manipulate JavaScript objects with JSONPath expressions. Robust JSONPath engine for Node.js.
JavaScript★ 1,431↓ 15.4M/moAug 13, 2026
MITAug 13, 2026 · metrics 2.10.0