Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fastmap-io/fastmap
https://github.com/fastmap-io/fastmap
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fastmap-io/fastmap
- Owner: fastmap-io
- License: mit
- Created: 2020-08-01T02:47:56.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-30T08:12:33.000Z (over 3 years ago)
- Last Synced: 2024-11-01T23:16:04.697Z (about 1 month ago)
- Language: Python
- Size: 497 KB
- Stars: 19
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
- License: LICENSE
Awesome Lists containing this project
README
> Note: Fastmap is currently in beta.
![Version 0.0.12](https://img.shields.io/badge/version-0.0.12-red)
Fastmap offloads and parallelizes arbitrary Python functions on the cloud.
- **🌤 Offload anything** Fastmap is the easiest way to offload Python code. Use fastmap.offload wherever you would might have needed an EC2.
- **🔗 Parallelize in one line** With Fastmap, you can parallelize any Python function across as many workers as it takes. Use fastmap.map wherever you might have needed a Lambda.
- **🚀 Deploy in minutes** Fastmap comes with an open-source cloud service. With a Google Cloud Platform account, you can setup and deploy fastmap with one command.
- ** 🛀 Built for productivity** Fastmap is designed to eliminate infrastructure and speed up your work. Spend your time writing code - not fighting infrastructure.Fastmap is in active development. For more information, see https://fastmap.io.