全部标签
目录标签

#algorithms

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

36 条记录
标签为“algorithms”按健康指数排序
PyPI
86优秀健康指数
scipy/scipy
SciPy library main repository
Python · C★ 14.8K↓ 429M/月2026年7月16日
BSD-3-Clause2026年7月16日 · 指标 1.13.0
PyPI
84良好健康指数
quantumlib/OpenFermion
Python package for compiling and analyzing quantum algorithms to simulate electronic structures.
Python★ 1,7102026年7月18日
Apache-2.02026年7月18日 · 指标 1.13.0
Maven
74良好健康指数
TheAlgorithms/Java
All Algorithms implemented in Java
Java★ 66K2026年7月20日
MIT2026年7月20日 · 指标 1.13.0
crates.io
74良好健康指数
deepcausality/deep_causality.rs
Dynamic Causality in Rust
Rust★ 268↓ 16.9K/月2026年7月16日
自定义许可证2026年7月16日 · 指标 1.13.0
crates.io · Go
73良好健康指数
libbpf/blazesym
blazesym is a library for address symbolization and related tasks
Rust★ 271↓ 921.7K/月2026年7月21日
BSD-3-Clause2026年7月21日 · 指标 1.13.0
crates.io
72良好健康指数
fjall-rs/fjall
🗻 Log-structured, embeddable key-value storage engine written in Rust
Rust★ 2,221↓ 138.7K/月2026年7月17日
Apache-2.02026年7月17日 · 指标 1.13.0
crates.io · npm · Packagist +2
72良好健康指数
lindera/lindera
A multilingual morphological analysis library.
Rust★ 644↓ 481.1K/月2026年7月18日
MIT2026年7月18日 · 指标 1.13.0
crates.io
71良好健康指数
fjall-rs/lsm-tree
K.I.S.S. LSM-tree implementation in safe Rust
Rust★ 430↓ 141.7K/月2026年7月17日
Apache-2.02026年7月17日 · 指标 1.13.0
npm · NuGet
68中等健康指数
ooples/AiDotNet
A new library for all of the newest ai algorithms
C#★ 492026年7月17日
自定义许可证2026年7月17日 · 指标 1.13.0
crates.io · npm · PyPI
66中等健康指数
cool-japan/scirs
SciRS2 - Scientific Computing and AI in Rust., providing SciPy-compatible APIs while leveraging Rust's performance, safety, and concurrency features. Unlike traditional scientific libraries
Rust★ 273↓ 70.5K/月2026年7月17日
Apache-2.02026年7月17日 · 指标 1.13.0
PyPI
65中等健康指数
quantumlib/chromobius
Open-source implementation of a Möbius decoder for color codes used in quantum error correction (QEC)
Python · C++★ 38↓ 18.3K/月2026年7月18日
Apache-2.02026年7月18日 · 指标 1.13.0
crates.io
65中等健康指数
smol-rs/fastrand
A simple and fast random number generator
Rust★ 598↓ 57.2M/月2026年7月19日
Apache-2.02026年7月19日 · 指标 1.13.0
Go
64中等健康指数
Montanaflynn/stats
A well tested and comprehensive Golang statistics library package with no dependencies.
Go★ 3,0222026年7月16日
MIT2026年7月16日 · 指标 1.13.0
crates.io · npm · PyPI
63中等健康指数
jolars/basin
Numerical optimization in Rust, with pluggable linear-algebra backends and WASM support.
Rust★ 107↓ 4,473/月2026年7月21日
Apache-2.02026年7月21日 · 指标 1.13.0
crates.io
63中等健康指数
kaidokert/fixed-bigint-rs
Fixed-size big integer implementation for Rust
Rust★ 11↓ 2,103/月2026年7月20日
Apache-2.02026年7月20日 · 指标 1.13.0
npm · crates.io
62中等健康指数
sipemu/anofox-regression
Regression analysis in Rust.
Rust★ 5↓ 6,781/月2026年7月17日
MIT2026年7月17日 · 指标 1.13.0
crates.io · npm · PyPI
61中等健康指数
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日 · 指标 1.13.0
crates.io
59中等健康指数
mcountryman/simd-adler32
A SIMD-accelerated Adler-32 hash algorithm implementation.
Rust★ 46↓ 34.9M/月2026年7月17日
MIT2026年7月17日 · 指标 1.13.0
crates.io
59中等健康指数
shepmaster/twox-hash
A Rust implementation of the xxHash algorithm.
Rust★ 438↓ 14.2M/月2026年7月19日
MIT2026年7月19日 · 指标 1.13.0
crates.io
58中等健康指数
zommiommy/common_traits
Rust traits I write way too often
Rust★ 3↓ 28.9K/月2026年7月17日
Apache-2.02026年7月17日 · 指标 1.13.0
crates.io
56中等健康指数
kaidokert/num-traits
Numeric traits for generic mathematics in Rust
Rust★ 2↓ 2,181/月2026年7月19日
Apache-2.02026年7月19日 · 指标 1.13.0
crates.io
56中等健康指数
santhsecurity/vyre
Compiler-grade sequential GPU compute. Workgroup-local stacks, queues, hashmaps, dominator trees, fixed-point dataflow. CUDA + WGPU + SPIR-V with bit-exact conformance gate. Rust.
Rust★ 3↓ 30.6K/月2026年7月16日
Apache-2.02026年7月16日 · 指标 1.13.0
crates.io
55中等健康指数
rust-num/num-traits
Numeric traits for generic mathematics in Rust
Rust★ 955↓ 58.6M/月2026年7月22日
Apache-2.02026年7月22日 · 指标 1.13.0
PyPI · crates.io
54中等健康指数
schlegelp/aann
All nearest-neighbor search using neighborhood graphs
Rust · Python★ 1↓ 4,762/月2026年7月20日
GPL-3.02026年7月20日 · 指标 1.13.0
crates.io · PyPI
54中等健康指数
tomsanbear/candle-einops
该仓库未发布描述。
Rust★ 42↓ 87/月2026年7月21日
Apache-2.02026年7月21日 · 指标 1.13.0
npm · crates.io
52中等健康指数
baba9811/practicode
Local-first terminal app for learning Python, TypeScript, Java, and Rust with executable lessons, spaced review, coding practice, and optional AI hints.
Rust★ 0↓ 5,396/月2026年7月16日
MIT2026年7月16日 · 指标 1.13.0
52中等健康指数
beached/header_libraries
Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc
C++★ 272026年7月19日
自定义许可证2026年7月19日 · 指标 1.13.0
crates.io
50中等健康指数
DoumanAsh/xxhash-rust
Rust implementation of xxhash
Rust★ 293↓ 7.4M/月2026年7月17日
BSL-1.02026年7月17日 · 指标 1.13.0
crates.io
50中等健康指数
yoshuawuyts/exponential-backoff
Exponential backoff generator with jitter.
Rust★ 98↓ 204.1K/月2026年7月23日
Apache-2.02026年7月23日 · 指标 1.13.0
crates.io
47存在风险健康指数
akshatagarwl/drain3
Fast log template extraction via fixed-depth prefix trees (Rust port of logpai/Drain3)
Rust★ 0↓ 3,006/月2026年7月18日
自定义许可证2026年7月18日 · 指标 1.13.0