Skip to content

Commit 3d43c10

Browse files
added sponsors
1 parent 667d976 commit 3d43c10

File tree

5 files changed

+8
-0
lines changed

5 files changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -740,8 +740,12 @@ Cpp-Taskflow is being actively developed and contributed by the following people
740740
- [vblanco20-1](https://github.com/vblanco20-1) fixed compilation error on Microsoft Visual Studio.
741741
- [Glen Fraser](https://github.com/totalgee) created a standalone C++14-compatible [threadpool](./taskflow/threadpool/threadpool_cxx14.hpp) for taskflow.
742742

743+
Meanwhile, we appreciate the support from many organizations for our development on Cpp-Taskflow.
743744
Please [let me know][email me] if I forgot someone!
744745

746+
| [<img src="image/uiuc.png" width="100px">][UIUC] | [<img src="image/csl.png" width="100px">][CSL] | [<img src="image/nsf.png" width="100px">][NSF] | [<img src="image/darpa.png" width="100px">][DARPA IDEA] |
747+
| :---: | :---: | :---: | :---: |
748+
745749
# Who is Using Cpp-Taskflow?
746750

747751
Cpp-Taskflow is being used in both industry and academic projects to scale up existing workloads
@@ -788,6 +792,10 @@ Cpp-Taskflow is licensed under the [MIT License](./LICENSE):
788792
[DtCraft]: http://dtcraft.web.engr.illinois.edu/
789793
[totalgee]: https://github.com/totalgee
790794
[damienhocking]: https://github.com/damienhocking
795+
[DARPA IDEA]: https://www.darpa.mil/news-events/2017-09-13
796+
[NSF]: https://www.nsf.gov/
797+
[UIUC]: https://illinois.edu/
798+
[CSL]: https://csl.illinois.edu/
791799
[FAQ]: ./doc/faq.md
792800
[PayMe]: https://www.paypal.me/twhuang/10
793801
[C++17]: https://en.wikipedia.org/wiki/C%2B%2B17

image/csl.png

4.22 KB
Loading

image/darpa.png

15.8 KB
Loading

image/nsf.png

27.9 KB
Loading

image/uiuc.png

47.1 KB
Loading

0 commit comments

Comments
 (0)