mirror of
https://github.com/TaKO8Ki/awesome-alternatives-in-rust
synced 2025-02-16 12:18:24 +00:00
Add oreboot
, a Rust rewrite of coreboot
(#60)
Co-authored-by: Takayuki Maeda <41065217+TaKO8Ki@users.noreply.github.com>
This commit is contained in:
parent
0f2ac29408
commit
82548dd6c5
1 changed files with 4 additions and 0 deletions
|
@ -52,6 +52,10 @@ I renamed the repository to "Awesome Alternatives in Rust". The original name wa
|
|||
* [loc](https://github.com/cgag/loc) - Count lines of code quickly.
|
||||
* [tokei](https://github.com/XAMPPRocky/tokei) - Count your code, quickly.
|
||||
|
||||
#### [coreboot](https://github.com/coreboot/coreboot)
|
||||
|
||||
* [oreboot](https://github.com/oreboot/oreboot) - oreboot is a fork of coreboot, with C removed, written in Rust.
|
||||
|
||||
#### cp
|
||||
|
||||
* [xcp](https://github.com/tarka/xcp) - An extended `cp`
|
||||
|
|
Loading…
Add table
Reference in a new issue