https://github.com/lunamultiplayer/tpl4unity
TPL (Task parallel library) for unity
https://github.com/lunamultiplayer/tpl4unity
concurrent library net parallel task tpl unity
Last synced: 3 months ago
JSON representation
TPL (Task parallel library) for unity
- Host: GitHub
- URL: https://github.com/lunamultiplayer/tpl4unity
- Owner: LunaMultiplayer
- License: mit
- Created: 2018-09-30T09:51:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-06T09:46:05.000Z (over 6 years ago)
- Last Synced: 2025-04-09T14:06:12.680Z (6 months ago)
- Topics: concurrent, library, net, parallel, task, tpl, unity
- Language: C#
- Size: 130 KB
- Stars: 7
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
---
# TPL for unity
*Backport of the task paralle library for using it on unity*
Based on this [repo](https://github.com/couchbasedeps/dotnet-tpl35) but with a nuget package for easier usage
---
### Status:
| Branch | Build |
| ---------- | -------- |
| **master** |[](https://ci.appveyor.com/project/gavazquez/tpl4unity/branch/master) |---