全部标签
目录标签

#data-structures

公开记录中带有此标签的全部仓库——标签来自其 GitHub 主题或软件包注册表发布的关键词。健康度量遵循与记录其余部分相同的版本化方法论。

337 条记录
标签为“data-structures”按健康指数排序
crates.io
69良好健康指数
jneem/imbl
Blazing fast immutable collection datatypes for Rust.
Rust★ 172↓ 587.9K/月2026年7月19日
MPL-2.02026年7月19日 · 指标 2.10.0
crates.io
69良好健康指数
joaquinbejar/PriceLevel
A high-performance, lock-free price level implementation for limit order books in Rust. This library provides the building blocks for creating efficient trading systems with support for multiple order types and concurrent access patterns.
Rust★ 48↓ 12.5K/月2026年8月22日
MIT2026年8月22日 · 指标 2.10.0
crates.io
69良好健康指数
meilisearch/arroy
An Approximate Nearest Neighbors library in Rust, based on random projections and LMDB and optimized for memory usage :boom:
Rust★ 309↓ 28.2K/月2026年8月15日
MIT2026年8月15日 · 指标 2.10.0
crates.io
69良好健康指数
saorsa-labs/saorsa-gossip
PQC-secure gossip overlay network for Communitas
Rust★ 5↓ 17.3K/月2026年8月22日
无许可证2026年8月22日 · 指标 2.10.0
crates.io
69良好健康指数
sebastienrousseau/html-generator
A Rust library that turns Markdown into WCAG-compliant, SEO-friendly HTML — front matter, TOC, JSON-LD, MathML, Mermaid, and minification in one pipeline. Runs natively or as WebAssembly.
Rust★ 7↓ 2,077/月2026年7月26日
Apache-2.02026年7月26日 · 指标 2.10.0
crates.io
69良好健康指数
vertexclique/kovan
High-performance wait-free memory reclamation for wait-free data structures (ASMR). Bounded memory usage, predictable latency.
Rust★ 121↓ 8,360/月2026年7月30日
Apache-2.02026年7月30日 · 指标 2.10.0
crates.io
69良好健康指数
zcash/incrementalmerkletree
An append-only merkle tree which is always pruned, along with incremental, fast-forwarding witnesses
Rust★ 52↓ 233.1K/月2026年8月22日
自定义许可证2026年8月22日 · 指标 2.10.0
crates.io
67良好健康指数
Diggsey/ijson
More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.
Rust★ 146↓ 224K/月2026年7月17日
Apache-2.02026年7月17日 · 指标 2.10.0
crates.io
67良好健康指数
ManevilleF/hexx
Hexagonal tools lib in rust
Rust★ 369↓ 12.7K/月2026年8月9日
Apache-2.02026年8月9日 · 指标 2.10.0
crates.io
67良好健康指数
Query-farm/vgi-rpc-rust
Transport-agnostic RPC framework on Apache Arrow IPC — Rust port of vgi-rpc
Rust · HTML★ 1↓ 4,755/月2026年8月28日
Apache-2.02026年8月28日 · 指标 2.10.0
crates.io · npm · PyPI
67良好健康指数
cool-japan/oxiz
OxiZ is a high-performance Satisfiability Modulo Theories (SMT) solver written entirely in Rust. This project is part of an initiative to reimplement Z3 in Pure Rust. Pure Rust is a fundamental requirement - no C/C++ dependencies, no FFI bindings, just clean, safe Rust code.
Rust★ 49↓ 9,818/月2026年7月19日
Apache-2.02026年7月19日 · 指标 2.10.0
crates.io
67良好健康指数
fosskers/nonempty-collections
Correct-by-construction non-empty collections.
Rust★ 37↓ 588.3K/月2026年7月29日
MIT2026年7月29日 · 指标 2.10.0
crates.io
67良好健康指数
jbuckmccready/cavalier_contours
2D polyline/shape library for offsetting, combining, etc.
Rust★ 224↓ 8,316/月2026年8月12日
Apache-2.02026年8月12日 · 指标 2.10.0
crates.io
67良好健康指数
joaquinbejar/IronFix
IronFix is a robust and efficient Rust-based implementation of the Financial Information eXchange (FIX) protocol, designed for secure and high-performance financial messaging.
Rust★ 10↓ 3,610/月2026年7月23日
MIT2026年7月23日 · 指标 2.10.0
crates.io
67良好健康指数
kantord/optative
build reconciliation systems in rust
Rust★ 0↓ 5,954/月2026年7月24日
Apache-2.02026年7月24日 · 指标 2.10.0
crates.io · npm
67良好健康指数
openooxml/betteroffice
Native OOXML engines in Rust - DOCX, XLSX & PPTX editing, rendering and real-time collaboration, compiled to WASM for the web.
Rust · TypeScript★ 48↓ 124/月2026年8月5日
Apache-2.02026年8月5日 · 指标 2.10.0
crates.io · PyPI · Go
67良好健康指数
randlee/sc-compose
该仓库未发布描述。
Rust · HTML★ 2↓ 12.5K/月2026年9月6日
MIT2026年9月6日 · 指标 2.10.0
crates.io
67良好健康指数
vorner/arc-swap
Support atomic operations on Arc itself
Rust★ 1,401↓ 23.1M/月2026年8月8日
Apache-2.02026年8月8日 · 指标 2.10.0
crates.io
67良好健康指数
z-galaxy/zcheapstr
An immutable, cheaply cloneable string type
Rust★ 0↓ 20.3K/月2026年8月12日
MIT2026年8月12日 · 指标 2.10.0
crates.io
65良好健康指数
Alexhuszagh/i256-rs
Optimized implementation for fixed-width, large integers in Rust.
Rust★ 13↓ 39.4K/月2026年7月24日
Apache-2.02026年7月24日 · 指标 2.10.0
crates.io
65良好健康指数
Cydhra/vers
Succinct data structures using very efficient rank and select
Rust★ 133↓ 30K/月2026年8月12日
Apache-2.02026年8月12日 · 指标 2.10.0
PyPI · crates.io · Maven
65良好健康指数
amaye15/JSON-Tools-rs
A high performance python~rust library for typical JSON operations in data science and engineering.
Rust · Python★ 0↓ 9,036/月2026年7月16日
Apache-2.02026年7月16日 · 指标 2.10.0
crates.io
65良好健康指数
danlehmann/bitfield
Rust crate for bitfields and bit-enums
Rust★ 101↓ 59.1K/月2026年7月31日
自定义许可证2026年7月31日 · 指标 2.10.0
crates.io
65良好健康指数
dnsl48/fraction
[Rust] Lossless fractions and decimals; drop-in float replacement
Rust★ 94↓ 5.4M/月2026年8月13日
Apache-2.02026年8月13日 · 指标 2.10.0
crates.io
65良好健康指数
jeffparsons/rangemap
Map data structure whose keys are stored as ranges
Rust★ 106↓ 3.7M/月2026年8月20日
Apache-2.02026年8月20日 · 指标 2.10.0
crates.io
65良好健康指数
orxfun/orx-concurrent-bag
An efficient, convenient and lightweight grow-only concurrent data structure allowing high performance concurrent collection.
Rust★ 5↓ 631.6K/月2026年8月13日
Apache-2.02026年8月13日 · 指标 2.10.0
crates.io
65良好健康指数
orxfun/orx-fixed-vec
An efficient fixed capacity vector with pinned element guarantees.
Rust★ 1↓ 646.7K/月2026年8月13日
Apache-2.02026年8月13日 · 指标 2.10.0
crates.io
65良好健康指数
petgraph/petgraph
Graph data structure library for Rust.
Rust★ 3,989↓ 32.7M/月2026年8月8日
Apache-2.02026年8月8日 · 指标 2.10.0
crates.io
65良好健康指数
tokio-rs/slab
Slab allocator for Rust
Rust★ 920↓ 64.5M/月2026年8月4日
MIT2026年8月4日 · 指标 2.10.0
crates.io
63中等健康指数
DuckLogic/intid.rs
Data structures for newtype integer ids
Rust★ 1↓ 3,016/月2026年8月23日
Apache-2.02026年8月23日 · 指标 2.10.0