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
56Moderatehealth index
cool-japan/oxiblas
OxiBLAS is a production-grade, pure Rust implementation of BLAS (Basic Linear Algebra Subprograms) and LAPACK (Linear Algebra PACKage). Designed as the foundational linear algebra library for the SciRS2 scientific computing ecosystem.
Rust★ 38↓ 353.8K/moAug 9, 2026
Apache-2.0Aug 9, 2026 · metrics 2.10.0
crates.io
56Moderatehealth index
droundy/tinyset
Compact sets in rust
Rust★ 63↓ 177.2K/moAug 14, 2026
Apache-2.0Aug 14, 2026 · metrics 2.10.0
crates.io
56Moderatehealth index
huxi/rusty_ulid
Rust ULID (Universally Unique Lexicographically Sortable Identifier) generation and processing
Rust★ 43↓ 9,604/moJul 20, 2026
Apache-2.0Jul 20, 2026 · metrics 2.10.0
crates.io
56Moderatehealth index
igankevich/human-units
Size and duration serialization library designed for configuration files and command line arguments.
Rust★ 2↓ 8,962/moAug 22, 2026
MITAug 22, 2026 · metrics 2.10.0
crates.io
56Moderatehealth index
petgraph/fixedbitset
A simple bitset container for Rust
Rust★ 173↓ 33M/moAug 8, 2026
Apache-2.0Aug 8, 2026 · metrics 2.10.0
Packagist
56Moderatehealth index
php-ds/polyfill
Compatibility polyfill
PHP★ 410↓ 240.6K/moJul 17, 2026
MITJul 17, 2026 · metrics 2.10.0
PyPI · crates.io
56Moderatehealth index
schlegelp/aann
All nearest-neighbor search using neighborhood graphs
Rust · Python★ 1↓ 4,762/moJul 20, 2026
GPL-3.0Jul 20, 2026 · metrics 2.10.0
crates.io
54Moderatehealth index
AaronKutch/recasting
No repository description published.
Rust★ 0↓ 18.5K/moAug 28, 2026
Apache-2.0Aug 28, 2026 · metrics 2.10.0
crates.io
54Moderatehealth index
daac-tools/crawdad
🦞 Rust library of natural language dictionaries using character-wise double-array tries.
Rust★ 38↓ 5,662/moAug 15, 2026
Apache-2.0Aug 15, 2026 · metrics 2.10.0
crates.io
54Moderatehealth index
dashxhq/iso-rs
A ISO country data collection
Rust · Shell★ 4↓ 2,773/moAug 19, 2026
MITAug 19, 2026 · metrics 2.10.0
crates.io
54Moderatehealth index
dragginzgame/ic-memory
No repository description published.
Rust★ 2↓ 5,756/moAug 22, 2026
MITAug 22, 2026 · metrics 2.10.0
crates.io
54Moderatehealth index
rust-num/num-rational
Generic Rational numbers for Rust
Rust★ 154↓ 23M/moAug 8, 2026
Apache-2.0Aug 8, 2026 · metrics 2.10.0
crates.io
54Moderatehealth index
stencillogic/astro-float
Arbitrary precision floating point numbers library
Rust★ 119↓ 40.2K/moAug 8, 2026
MITAug 8, 2026 · metrics 2.10.0
PyPI
53Moderatehealth index
codezonediitj/pydatastructs
A python package for data structures and algorithms
Python · C++★ 212↓ 102/moJul 31, 2026
Custom licenseJul 31, 2026 · metrics 2.10.0
crates.io
53Moderatehealth index
contain-rs/linked-hash-map
A HashMap wrapper that holds key-value pairs in insertion order
Rust★ 179↓ 16.7M/moAug 11, 2026
Apache-2.0Aug 11, 2026 · metrics 2.10.0
crates.io
53Moderatehealth index
n0-computer/bao-tree
An implementation of BLAKE3 verified streaming
Rust★ 35↓ 110.9K/moAug 29, 2026
Apache-2.0Aug 29, 2026 · metrics 2.10.0
crates.io
53Moderatehealth index
softdevteam/vob
Vector of Bits
Rust★ 17↓ 152.7K/moJul 17, 2026
Custom licenseJul 17, 2026 · metrics 2.10.0
crates.io
51Moderatehealth index
Dav1dde/serde-vars
Conveniently expose (environment) variables to your serde based data structures, like configurations.
Rust★ 12↓ 6,447/moSep 5, 2026
MITSep 5, 2026 · metrics 2.10.0
crates.io · npm · PyPI
51Moderatehealth index
al8n/smol-bytes
High-performance, clone-efficient byte buffers optimized for small data.
Rust · Python★ 1↓ 2,443/moAug 1, 2026
Apache-2.0Aug 1, 2026 · metrics 2.10.0
51Moderatehealth index
beached/header_libraries
Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc
C++★ 27Jul 19, 2026
Custom licenseJul 19, 2026 · metrics 2.10.0
crates.io
51Moderatehealth index
beling/bsuccinct-rs
Rust libraries and programs focused on succinct data structures
Rust★ 171↓ 343.7K/moAug 19, 2026
Apache-2.0Aug 19, 2026 · metrics 2.10.0
crates.io
51Moderatehealth index
connyay/cf-colo-hint
Cloudflare colo to Durable Objects location hint mapping
Rust · Python★ 2↓ 2,203/moJul 19, 2026
No licenseJul 19, 2026 · metrics 2.10.0
crates.io · Maven
51Moderatehealth index
crabbuild/prolly
Prolly is a content-addressed ordered map built on prolly trees. It gives applications immutable snapshots, cheap branching, structural sharing, efficient diffs and merges, sync primitives, and verifiable key/range proofs.
Rust · Python★ 103↓ 2,319/moAug 28, 2026
MITAug 28, 2026 · metrics 2.10.0
crates.io
51Moderatehealth index
drmingdrmer/rotbl
read-only table
Rust★ 1↓ 3,976/moAug 22, 2026
Apache-2.0Aug 22, 2026 · metrics 2.10.0
crates.io · npm
51Moderatehealth index
lazily-hub/lazily-rs
Reactive signals library for Rust — lazy evaluation, fine-grained reactivity
Rust★ 2↓ 2,370/moJul 17, 2026
No licenseJul 17, 2026 · metrics 2.10.0
crates.io
51Moderatehealth index
rust-num/num
A collection of numeric types and traits for Rust.
Rust · Shell★ 1,220↓ 17.5M/moAug 8, 2026
Apache-2.0Aug 8, 2026 · metrics 2.10.0
crates.io · npm · PyPI
51Moderatehealth index
seanchatmangpt/wasm4pm-compat
No repository description published.
Rust · Shell · TeX★ 1↓ 6,717/moAug 8, 2026
Apache-2.0Aug 8, 2026 · metrics 2.10.0
crates.io
51Moderatehealth index
timothee-haudebourg/btree-range-map
B-tree range map implementation for Rust
Rust★ 13↓ 206K/moJul 27, 2026
Apache-2.0Jul 27, 2026 · metrics 2.10.0