File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1177,9 +1177,9 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
1177
1177
1178
1178
* [ crossbeam-rs/crossbeam] ( https://github.com/crossbeam-rs/crossbeam ) - Support for parallelism and low-level concurrency
1179
1179
* [ orium/archery] ( https://github.com/orium/archery ) [[ archery] ( https://crates.io/crates/archery )] - Library to abstract from ` Rc ` /` Arc ` pointer types. [ ![ build badge] ( https://github.com/orium/archery/workflows/CI/badge.svg )] ( https://github.com/orium/archery/actions?query=workflow%3ACI )
1180
+ * [ orx-parallel] ( https://crates.io/crates/orx-parallel ) - High performance, configurable and expressive parallel computation library.
1180
1181
* [ Rayon] ( https://github.com/rayon-rs/rayon ) - A data parallelism library
1181
1182
* [ rustcc/coroutine-rs] ( https://github.com/rustcc/coroutine-rs ) - Coroutine Library
1182
- * [ orx-parallel] ( https://crates.io/crates/orx-parallel ) - High performance, configurable and expressive parallel computation library.
1183
1183
* [ zonyitoo/coio-rs] ( https://github.com/zonyitoo/coio-rs ) - Coroutine I/O
1184
1184
1185
1185
### Configuration
You can’t perform that action at this time.
0 commit comments