mirror of
https://github.com/MunGell/awesome-for-beginners.git
synced 2026-05-01 21:30:05 -07:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0f80d06a61 | |||
| 1887cac78c | |||
| 324f5e40a4 |
@@ -328,7 +328,6 @@ If you would like to be guided through how to contribute to a repository on GitH
|
||||
|
||||
## Rust
|
||||
|
||||
- [a-b-street](https://github.com/a-b-street/abstreet) _(label: good first issue)_ <br> Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit.
|
||||
- [dotenv-linter](https://github.com/dotenv-linter/dotenv-linter) _(label: good first issue)_ <br> Lightning-fast linter for .env files. Written in Rust
|
||||
- [Hyper](https://github.com/hyperium/hyper) _(label: E-easy)_ <br> A fast, safe and correct low-level HTTP library for Rust.
|
||||
- [nushell](https://github.com/nushell/nushell) _(label: good first issue)_ <br> A modern shell for the GitHub era written in Rust.
|
||||
|
||||
@@ -1763,15 +1763,6 @@
|
||||
],
|
||||
"description": "A 0-legacy, tiny & fast web framework as a replacement of Express."
|
||||
},
|
||||
{
|
||||
"name": "a-b-street",
|
||||
"link": "https://github.com/a-b-street/abstreet",
|
||||
"label": "good first issue",
|
||||
"technologies": [
|
||||
"Rust"
|
||||
],
|
||||
"description": "Transportation planning and traffic simulation software for creating cities friendlier to walking, biking, and public transit."
|
||||
},
|
||||
{
|
||||
"name": "typescript-eslint",
|
||||
"link": "https://github.com/typescript-eslint/typescript-eslint",
|
||||
|
||||
Reference in New Issue
Block a user