TylerHilbert commited on
Commit
20424db
·
1 Parent(s): efc8c3b

cuJSON and dstack

Browse files
PyTorchConference2025_GithubRepos.json CHANGED
@@ -463,7 +463,9 @@
463
  {
464
  "repo_name": "cuJSON",
465
  "repo_link": "https://github.com/AutomataLab/cuJSON",
466
- "github_about_section": "cuJSON: A Highly Parallel JSON Parser for GPUs"
 
 
467
  },
468
  {
469
  "repo_name": "DeepSpeed",
@@ -476,6 +478,7 @@
476
  {
477
  "repo_name": "dstack",
478
  "repo_link": "https://github.com/dstackai/dstack",
 
479
  "github_about_section": "dstack is an open-source control plane for running development, training, and inference jobs on GPUs-across hyperscalers, neoclouds, or on-prem.",
480
  "homepage_link": "https://dstack.ai",
481
  "github_topic_closest_fit": "orchestration"
 
463
  {
464
  "repo_name": "cuJSON",
465
  "repo_link": "https://github.com/AutomataLab/cuJSON",
466
+ "category": "library leveraging parallel compute",
467
+ "github_about_section": "cuJSON: A Highly Parallel JSON Parser for GPUs",
468
+ "github_topic_closest_fit": "json-parser"
469
  },
470
  {
471
  "repo_name": "DeepSpeed",
 
478
  {
479
  "repo_name": "dstack",
480
  "repo_link": "https://github.com/dstackai/dstack",
481
+ "category": "gpu provisioning and orchestration",
482
  "github_about_section": "dstack is an open-source control plane for running development, training, and inference jobs on GPUs-across hyperscalers, neoclouds, or on-prem.",
483
  "homepage_link": "https://dstack.ai",
484
  "github_topic_closest_fit": "orchestration"