Separate streaming stuff
Ouverte
- Langage dominant
- Rust
- Étoiles
- 42
- Forks
- 6
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
The banyan crate itself should be solely about the trees, not about how to map performing operations on trees on threads.
So take out all stream fns and have the mapping from iterators to streams and the threading concept in a separate crate.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Review the banyan crate's stream functions and its mapping from iterators to streams, then identify the threading-related parts described in the issue. Done means the banyan crate contains only tree functionality, while streaming, iterator-to-stream mapping, and threading are provided by a separate crate.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- rust
- Domaine
- backend
- Type d'issue
- Refactorisation
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 25/100