huggingface / huggingface/ratchet

Reduce dependencies! 🗡️

Open
#170 0 comments 2 reactions 0 assignees View on GitHub
good first issue help wanted
Dominant language
Rust
Stars
771
Forks
44
Avg merge
40m
Merged PRs (30d)
1

Description

I think we could massively reduce the number of dependencies, or at the very least the dependencies of our dependencies with feature flags.

Run `cargo tree` and take a peek.

Contributor guide

Open the contributing guide

Research direction

Run `cargo tree` first to inventory the direct and transitive dependencies. Identify which dependencies can be removed or gated with feature flags; the work is complete only when the intended reduction and scope are made explicit.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
build-system
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.