mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2024-11-27 11:44:52 -05:00
format
This commit is contained in:
parent
8732853240
commit
000edcc685
1 changed files with 51 additions and 50 deletions
13
README.md
13
README.md
|
@ -4,19 +4,20 @@ A curated list of Rust code and resources, inspired by other awesome lists.
|
|||
|
||||
If you want to contribute, please read [this](CONTRIBUTING.md).
|
||||
|
||||
- Table of Contents
|
||||
- [Applications written in Rust](#applications-written-in-rust)
|
||||
## Table of Contents
|
||||
|
||||
- [Applications written in Rust](#applications-written-in-rust)
|
||||
- [Games](#games)
|
||||
- [Operating systems](#operating-systems)
|
||||
- [System tools](#system-tools)
|
||||
- [Development Tools](#development-tools)
|
||||
- [Development Tools](#development-tools)
|
||||
- [Debugging](#debugging)
|
||||
- [Embedded](#embedded)
|
||||
- [FFI](#ffi)
|
||||
- [IDEs](#ides)
|
||||
- [Profiling](#profiling)
|
||||
- [Testing](#testing)
|
||||
- [Libraries](#libraries)
|
||||
- [Libraries](#libraries)
|
||||
- [Astronomy](#astronomy)
|
||||
- [Asynchronous](#asynchronous)
|
||||
- [Audio](#audio)
|
||||
|
@ -52,8 +53,8 @@ If you want to contribute, please read [this](CONTRIBUTING.md).
|
|||
- [Text processing](#text-processing)
|
||||
- [Virtualization](#virtualization)
|
||||
- [Web programming](#web-programming)
|
||||
- [Resources](#resources)
|
||||
- [License](#license)
|
||||
- [Resources](#resources)
|
||||
- [License](#license)
|
||||
|
||||
## Applications written in Rust
|
||||
|
||||
|
|
Loading…
Reference in a new issue