mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2025-02-17 04:38:25 +00:00
add mrhooray/torch under profiling
This commit is contained in:
parent
49f9baaa58
commit
b23a8917d8
1 changed files with 5 additions and 0 deletions
|
@ -28,6 +28,7 @@ The goal is to have only projects that are mostly stable and useful to users.
|
|||
- [Network programming](#network-programming)
|
||||
- [Parser](#parser)
|
||||
- [Platform specific](#platform-specific)
|
||||
- [Profiling](#profiling)
|
||||
- [Template engine](#template-engine)
|
||||
- [Testing](#testing)
|
||||
- [Text processing](#text-processing)
|
||||
|
@ -289,6 +290,10 @@ The goal is to have only projects that are mostly stable and useful to users.
|
|||
* Windows
|
||||
* [retep998/winapi-rs](https://github.com/retep998/winapi-rs) — Windows API bindings [<img src="https://travis-ci.org/retep998/winapi-rs.svg?branch=master">](https://travis-ci.org/retep998/winapi-rs)
|
||||
|
||||
### Profiling
|
||||
* Generate FlameGraph
|
||||
* [mrhooray/torch](https://github.com/mrhooray/torch)
|
||||
|
||||
### Template engine
|
||||
|
||||
* HTML
|
||||
|
|
Loading…
Add table
Reference in a new issue