3 Commits

Author SHA1 Message Date
Shmavon Gazanchyan 0f80d06a61 Update README.md 2026-04-04 23:29:02 +00:00
Sammy Hori 1887cac78c Merge pull request #1984 from MunGell/remove-abstreet
Remove a-b-street from the data.json for inactivity
2026-04-05 00:28:51 +01:00
Sammy Hori 324f5e40a4 Remove abstreet from the data.json for inactivity
This project has been split into several other projects so is no longer active.
2026-04-05 00:28:29 +01:00
2 changed files with 0 additions and 10 deletions
-1
View File
@@ -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.
-9
View File
@@ -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",