huggingface/ratchet

Reduce dependencies! 🗡️

Open

#170 opened on Apr 17, 2024

 (0 comments) (2 reactions) (0 assignees)Rust (44 forks)auto 404
good first issuehelp wanted

Repository metrics

Stars
 (768 stars)
PR merge metrics
 (PR metrics pending)

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