Zewo is a lightweight library for web applications in Swift.Zewo is not a web framework. Zewo is a lightweight library for web applications in Swift. Most server-side Swift projects use Grand Central Dispatch (GCD) as the concurrency library of choice. The drawback of using GCD is that its APIs are asynchronous. With async code comes callback hell and we all know it, it's no fun.
swift coroutines synchronous-apis server-side-swift zewo swiftenv concurrency xcode heroku swiftpm slack buildpack non-blocking fibers green-threadsThe java-buildpack is a Cloud Foundry buildpack for running JVM-based applications. It is designed to run many JVM-based applications (Grails, Groovy, Java Main, Play Framework, Spring Boot, and Servlet) with no additional configuration, but supports configuration of the standard components, and extension to add custom components. The following are very simple examples for deploying the artifact types that we support.
cloud-foundry buildpack java-buildpackDeploy React.js web apps generated with create-react-app. Automates deployment with the built-in bundler and serves it up via Nginx. See the introductory blog post and entry in Heroku elements. This buildpack deploys a React UI as a static web site. The Nginx web server provides optimum performance and security for the runtime. See Architecture for details.
buildpack heroku react spa create-react-app heroku-buildpackDocker is a mini-Heroku, the smallest PaaS implementation you've ever seen. Dokku helps you build and manage the lifecycle of applications.
heroku docker kubernetes devops containers paas buildpack nomad platform-as-a-serviceEnables data scientists and developers to deploy custom machine learning services created with PredictionIO. This buildpack is part of an exploration into utilizing the Heroku developer experience to simplify data science operations. When considering this proof-of-concept technology, please note its current limitations. We'd love to hear from you. Open issues on this repo with feedback and questions.
predictionio heroku buildpack spark heroku-buildpack machine-learningA buildpack to support Heroku deployments with webpack-rails. Add a custom buildpack to your to your applications Settings tab under section Buildpacks by using the URL of this repository, instead of the short name of Heroku's own buildpacks. It goes alongside your Ruby and Node buildpacks, placed in last position.
rails webpack webpack-rails heroku buildpackUse Custom SSH key buildpack if you need to, for example, download a dependency stored in a private repository. Based on http://stackoverflow.com/a/29677091/3303182.
ssh-key buildpack heroku private-repositoryThis is a buildpack for deploying static sites to Heroku. It's powered by Roots, a static site compiler that takes advantage of modern pre-processing technologies. Go forth and precompile all the things...
roots heroku buildpackASP.NET Core demo app with webpack bundle
aspnetcore heroku webpack buildpackThis is the Heroku buildpack for ASP.NET Core. The Buildpack will search through the repository's folders to locate a Startup.cs file. If found, the .csproj in the containing folder will be used in the dotnet publish <project>.csproj command.
dotnet-core buildpack herokuThe tomee-buildpack is a Cloud Foundry buildpack for running JVM-based applications. It is designed to run many JVM-based applications (Grails, Groovy, Java Main, Play Framework, Spring Boot, and Java EE Web Profile) with no additional configuration, but supports configuration of the standard components, and extension to add custom components. This buildpack has been customised to use TomEE. The standard Java Buildpack currently uses Tomcat. The following are very simple examples for deploying the artifact types that we support.
cloud-foundry buildpack tomee java-buildpackThis repo contains a standard library for use within Heroku Buildpacks. It allows for unified output methods, some common buildpack utilities, and facilitates metrics logging.
buildpack heroku-buildpack buildpack-utilitiesThis is an experiment and therefore not to be used in production. This buildpack installs the Docker Engine and Docker Compose and allows to run Docker applications within the Cloud Foundry Garden Container. This allows you to cf push ordinary docker-compose.yml files and have them run within Cloud Foundry.
cloud-foundry buildpack docker docker-composebuilder for rainbond
docker builder buildpack rainbond rainbond-environmentThis repository hosts the files necessary to create the buildpack builder used when riff builds functions from source with the riff function create <fn-name> command. In the v3 buildpack ecosystem, a distinction needs to be made between a buildpack and a builder.
buildpack
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.