Skip to content

HelixStudio/exec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

exec

Yet another blazingly fast code execution engine written in Rust.

Paths

  • GET /api/v1/status
  • GET /api/v1/runtimes
  • POST /api/v1/execute
  • POST /api/v1/test

Check the models.rs file for request & response models.

To run code within a container for each request, the server must be started using the --privileged argument, like this:

docker run --privileged -p 8080:8080 stefanasandei/exec:0.2

This is required by the clone syscall.

benchmark

Supported languages

  • C
  • C++
  • Rust
  • Haskell

License

Copyright 2023 Asandei Stefan-Alexandru. All rights reserved.

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy