mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-07-31 22:02:13 -04:00
format
This commit is contained in:
parent
8732853240
commit
000edcc685
1 changed files with 51 additions and 50 deletions
101
README.md
101
README.md
|
@ -4,56 +4,57 @@ A curated list of Rust code and resources, inspired by other awesome lists.
|
||||||
|
|
||||||
If you want to contribute, please read [this](CONTRIBUTING.md).
|
If you want to contribute, please read [this](CONTRIBUTING.md).
|
||||||
|
|
||||||
- Table of Contents
|
## Table of Contents
|
||||||
- [Applications written in Rust](#applications-written-in-rust)
|
|
||||||
- [Games](#games)
|
- [Applications written in Rust](#applications-written-in-rust)
|
||||||
- [Operating systems](#operating-systems)
|
- [Games](#games)
|
||||||
- [System tools](#system-tools)
|
- [Operating systems](#operating-systems)
|
||||||
- [Development Tools](#development-tools)
|
- [System tools](#system-tools)
|
||||||
- [Debugging](#debugging)
|
- [Development Tools](#development-tools)
|
||||||
- [Embedded](#embedded)
|
- [Debugging](#debugging)
|
||||||
- [FFI](#ffi)
|
- [Embedded](#embedded)
|
||||||
- [IDEs](#ides)
|
- [FFI](#ffi)
|
||||||
- [Profiling](#profiling)
|
- [IDEs](#ides)
|
||||||
- [Testing](#testing)
|
- [Profiling](#profiling)
|
||||||
- [Libraries](#libraries)
|
- [Testing](#testing)
|
||||||
- [Astronomy](#astronomy)
|
- [Libraries](#libraries)
|
||||||
- [Asynchronous](#asynchronous)
|
- [Astronomy](#astronomy)
|
||||||
- [Audio](#audio)
|
- [Asynchronous](#asynchronous)
|
||||||
- [Authentication](#authentication)
|
- [Audio](#audio)
|
||||||
- [Bioinformatics](#bioinformatics)
|
- [Authentication](#authentication)
|
||||||
- [Build system](#build-system)
|
- [Bioinformatics](#bioinformatics)
|
||||||
- [Caching](#caching)
|
- [Build system](#build-system)
|
||||||
- [Cloud](#cloud)
|
- [Caching](#caching)
|
||||||
- [Command-line argument parsing](#command-line-argument-parsing)
|
- [Cloud](#cloud)
|
||||||
- [Command-line interface](#command-line-interface)
|
- [Command-line argument parsing](#command-line-argument-parsing)
|
||||||
- [Compression](#compression)
|
- [Command-line interface](#command-line-interface)
|
||||||
- [Computation](#computation)
|
- [Compression](#compression)
|
||||||
- [Concurrency](#concurrency)
|
- [Computation](#computation)
|
||||||
- [Cryptography](#cryptography)
|
- [Concurrency](#concurrency)
|
||||||
- [Database](#database)
|
- [Cryptography](#cryptography)
|
||||||
- [Data structures](#data-structures)
|
- [Database](#database)
|
||||||
- [Date and time](#date-and-time)
|
- [Data structures](#data-structures)
|
||||||
- [Distributed Systems](#distributed-systems)
|
- [Date and time](#date-and-time)
|
||||||
- [Email](#email)
|
- [Distributed Systems](#distributed-systems)
|
||||||
- [Encoding](#encoding)
|
- [Email](#email)
|
||||||
- [Game development](#game-development)
|
- [Encoding](#encoding)
|
||||||
- [Games](#games)
|
- [Game development](#game-development)
|
||||||
- [Geospatial](#geospatial)
|
- [Games](#games)
|
||||||
- [GUI](#gui)
|
- [Geospatial](#geospatial)
|
||||||
- [Image processing](#image-processing)
|
- [GUI](#gui)
|
||||||
- [Machine learning](#machine-learning)
|
- [Image processing](#image-processing)
|
||||||
- [Markup language](#markup-language)
|
- [Machine learning](#machine-learning)
|
||||||
- [Mobile](#mobile)
|
- [Markup language](#markup-language)
|
||||||
- [Network programming](#network-programming)
|
- [Mobile](#mobile)
|
||||||
- [Parser](#parser)
|
- [Network programming](#network-programming)
|
||||||
- [Platform specific](#platform-specific)
|
- [Parser](#parser)
|
||||||
- [Template engine](#template-engine)
|
- [Platform specific](#platform-specific)
|
||||||
- [Text processing](#text-processing)
|
- [Template engine](#template-engine)
|
||||||
- [Virtualization](#virtualization)
|
- [Text processing](#text-processing)
|
||||||
- [Web programming](#web-programming)
|
- [Virtualization](#virtualization)
|
||||||
- [Resources](#resources)
|
- [Web programming](#web-programming)
|
||||||
- [License](#license)
|
- [Resources](#resources)
|
||||||
|
- [License](#license)
|
||||||
|
|
||||||
## Applications written in Rust
|
## Applications written in Rust
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue