mirror of
https://github.com/TaKO8Ki/awesome-alternatives-in-rust
synced 2024-11-10 06:04:13 +00:00
parent
0a74b36824
commit
ef54eb6f5c
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
|||
# Awesome Alternatives in Rust
|
||||
[![github workflow status](https://img.shields.io/github/workflow/status/TaKO8Ki/awesome-alternatives-in-rust/CI/main)](https://github.com/TaKO8Ki/awesome-alternatives-in-rust/actions) [![stakes.social](https://badge.devprotocol.xyz/0xC65ca20B670aa65fDd05DEBAFBF02D3387F316Cd/descriptive)](https://stakes.social/0xC65ca20B670aa65fDd05DEBAFBF02D3387F316Cd)
|
||||
[![github workflow status](https://img.shields.io/github/actions/workflow/status/TaKO8Ki/awesome-alternatives-in-rust/ci.yml?branch=main)](https://github.com/TaKO8Ki/awesome-alternatives-in-rust/actions) [![stakes.social](https://badge.devprotocol.xyz/0xC65ca20B670aa65fDd05DEBAFBF02D3387F316Cd/descriptive)](https://stakes.social/0xC65ca20B670aa65fDd05DEBAFBF02D3387F316Cd)
|
||||
|
||||
A curated list of replacements for existing software written in Rust.
|
||||
|
||||
|
@ -37,7 +37,7 @@ I renamed the repository to "Awesome Alternatives in Rust". The original name wa
|
|||
|
||||
#### [Stockfish](https://github.com/official-stockfish/Stockfish/)
|
||||
|
||||
* [Pleco](https://github.com/sfleischman105/Pleco) - A Rust-based re-write of the Stockfish Chess Engine
|
||||
* [Pleco](https://github.com/pleco-rs/Pleco) - A Rust-based re-write of the Stockfish Chess Engine
|
||||
|
||||
### Performance
|
||||
|
||||
|
@ -241,7 +241,7 @@ I renamed the repository to "Awesome Alternatives in Rust". The original name wa
|
|||
|
||||
#### [teddit](https://codeberg.org/teddit/teddit)
|
||||
|
||||
* [libreddit](https://github.com/spikecodes/libreddit) - Private front-end for Reddit written in Rust
|
||||
* [libreddit](https://github.com/libreddit/libreddit) - Private front-end for Reddit written in Rust
|
||||
|
||||
## Development tools
|
||||
|
||||
|
|
Loading…
Reference in a new issue