Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lohnn/integral_isolates
Dart package making isolates easy
https://github.com/lohnn/integral_isolates
dartlang isolates
Last synced: 27 days ago
JSON representation
Dart package making isolates easy
- Host: GitHub
- URL: https://github.com/lohnn/integral_isolates
- Owner: lohnn
- License: mit
- Created: 2022-05-19T16:19:40.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T19:57:24.000Z (about 2 months ago)
- Last Synced: 2024-09-29T16:05:20.807Z (about 1 month ago)
- Topics: dartlang, isolates
- Language: Dart
- Homepage:
- Size: 1.33 MB
- Stars: 12
- Watchers: 3
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Integral Isolates
Monorepo for [integral_isolates](https://pub.dev/packages/integral_isolates) and libraries using it to make Isolates easier for developers.
[Melos](https://pub.dev/packages/melos) is used for managing the monorepo. To get started, make sure melos is installed on your machine and run
```shell
$ melos bootstrap
```Packages can be found in the `packages` folder, each including their own README.md file.