Skip to content

hexlet-codebattle/runner-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runner-rs

Extremely fast and lightweight HTTP server for code execution written in Rust, used for Codebattle.

Features

  • High-performance code execution server
  • Lightweight and efficient
  • Multi-architecture support (amd64 + arm64)

Building and Deploying

Build multi-architecture images

Build both amd64 and arm64 images into a single manifest:

make build

Push to GitHub Container Registry

Push the built images to GHCR:

make push

About

Extremely fast and lightweight HTTP server for code execution on Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •