Skip to content

Commit 08e335d

Browse files
author
Ugur Arikan (DHL Data & Analytics)
committed
alphabetical order
1 parent da04ef7 commit 08e335d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1177,9 +1177,9 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
11771177

11781178
* [crossbeam-rs/crossbeam](https://github.com/crossbeam-rs/crossbeam) - Support for parallelism and low-level concurrency
11791179
* [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.
11801181
* [Rayon](https://github.com/rayon-rs/rayon) - A data parallelism library
11811182
* [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.
11831183
* [zonyitoo/coio-rs](https://github.com/zonyitoo/coio-rs) - Coroutine I/O
11841184

11851185
### Configuration

0 commit comments

Comments
 (0)