Skip to content

GSA/touchpoints-rust-buildpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Touchpoints application uses a Rust-based HTML template render, since it's an order-of-magnitude faster then the original Ruby one.

To enable the renderer on Cloud.gov's Cloud Foundry infrastructure, we use this buildpack to install Rust and compile the renderer. We maintain our own buildpack because there's no official Cloud Foundry buildpack, nor any well-maintained community-supported buildpacks.

We have kept this buildpack implementation as simple as we can to minimize any needs for maintenance and security updates. For example, we always use the latest version of Rust.

This code is open-source to both comply with GSA policy, and to enable referencing the buildpack in a Cloud Foundry manifest.

About

No description, website, or topics provided.

Resources

License

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages