Netflix/vectorflow
None observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3319
- days_rel: n/a
- days_push: 853
- n_releases_24m: 0
Adoption not part of the score
1294 stars · 88 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Vectorflow is a minimalist neural network library written in D, optimized for sparse data and single-machine training environments. It is distributed as a dub package and requires only a D compiler with no external dependencies.
Use cases
- train neural networks on sparse data
- run logistic regression on text datasets like RCV1
- build lightweight ML models without GPU clusters
- experiment with deep learning in the D language
- train embeddings on a single machine
When to choose
- your data is sparse and fits on a single machine
- you want a dependency-free, minimalist neural net library
- you work in the D ecosystem and want fast LDC-compiled training
When to avoid
- you need distributed or multi-GPU training
- you need a large ecosystem of pretrained models and tooling
- your team does not use the D language
Facets
library · maturity maintenance
machine-learning deep-learning machine-learning cross-platform neural-networks sparse-data d-language single-machine algorithms linux macos
1 source
- readme: https://github.com/Netflix/vectorflow · fetched 2026-08-28 · 376cea20acc5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Netflix/vectorflow | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="Netflix/vectorflow")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem