mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-01-29 23:08:39 -08:00
Compare commits
2 Commits
main
...
a9774e3dbe
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a9774e3dbe | ||
|
|
3fc9ed45bf |
18
data.json
18
data.json
@@ -2095,6 +2095,24 @@
|
|||||||
"Ansible"
|
"Ansible"
|
||||||
],
|
],
|
||||||
"description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems."
|
"description": "Exosphere is a user-friendly client interface for OpenStack-based cloud systems."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Tokio",
|
||||||
|
"link": "https://github.com/tokio-rs/tokio",
|
||||||
|
"label": "good first issue",
|
||||||
|
"technologies": [
|
||||||
|
"Rust"
|
||||||
|
],
|
||||||
|
"description": "A runtime for writing reliable asynchronous applications with Rust."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Tracing",
|
||||||
|
"link": "https://github.com/tokio-rs/tracing",
|
||||||
|
"label": "good first issue",
|
||||||
|
"technologies": [
|
||||||
|
"Rust"
|
||||||
|
],
|
||||||
|
"description": "Application level tracing for Rust."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user