An open API service indexing awesome lists of open source software.

https://github.com/lichuang/mini-rayon

A simplified implementation of the rayon project to illustrate the implementation principle.
https://github.com/lichuang/mini-rayon

Last synced: 5 months ago
JSON representation

A simplified implementation of the rayon project to illustrate the implementation principle.

Awesome Lists containing this project

README

          

# mini-rayon
A simplified implementation of the rayon project to illustrate the implementation principle.