All Projects → jhass → Carc.in

jhass / Carc.in

Licence: mit
Compile & run code in

Programming Languages

crystal
512 projects

Projects that are alternatives of or similar to Carc.in

Deer Executor
An executor for online judge —— 基于Go语言实现的代码评测工具
Stars: ✭ 23 (-62.9%)
Mutual labels:  playground, sandbox
Graphql Editor
📺 Visual Editor & GraphQL IDE. Draw GraphQL schemas using visual 🔷 nodes and explore GraphQL API with beautiful UI. Even 🐒 can do that!
Stars: ✭ 5,485 (+8746.77%)
Mutual labels:  playground, sandbox
Cattle
🐺 Platform to Run and Share Code. It Supports PHP, Python, Ruby, Java, Go, Rust, C and C++.
Stars: ✭ 40 (-35.48%)
Mutual labels:  playground, sandbox
Componentfixture
🛠️Interactive sandox playground for vue components
Stars: ✭ 44 (-29.03%)
Mutual labels:  playground, sandbox
Ncform
🍻 ncform, a very nice configuration generation way to develop forms ( vue, json-schema, form, generator )
Stars: ✭ 1,009 (+1527.42%)
Mutual labels:  playground
Revery Playground
Live, interactive playground for Revery examples
Stars: ✭ 14 (-77.42%)
Mutual labels:  playground
Fiber
Distributed Computing for AI Made Simple
Stars: ✭ 866 (+1296.77%)
Mutual labels:  sandbox
Flutterplayground
Playground app for Flutter
Stars: ✭ 859 (+1285.48%)
Mutual labels:  playground
Dyci Main
Dynamic Code Injection Tool for Objective-C
Stars: ✭ 1,103 (+1679.03%)
Mutual labels:  playground
Omdb Graphql Wrapper
🚀 GraphQL wrapper for the OMDb API
Stars: ✭ 45 (-27.42%)
Mutual labels:  playground
Swiftwasm Pad
swiftwasm-pad is a online playground to help developers learn about Swift on Web.
Stars: ✭ 35 (-43.55%)
Mutual labels:  playground
Thrive
The main repository for the development of the evolution game Thrive.
Stars: ✭ 874 (+1309.68%)
Mutual labels:  sandbox
Imagecoordinatespace
UICoordinateSpace for UIImageView image
Stars: ✭ 42 (-32.26%)
Mutual labels:  playground
Wakxy
Wakxy is a Wakfu packet sniffer (MITM). Written in C++/Qt with Javascript scripting support.
Stars: ✭ 12 (-80.65%)
Mutual labels:  sandbox
Postman Sandbox
Sandbox for Postman Scripts to run in Node.js or browser
Stars: ✭ 47 (-24.19%)
Mutual labels:  sandbox
Emofishes
Emofishes is a collection of proof of concepts that help improve, bypass or detect virtualized execution environments (focusing on the ones setup for malware analysis).
Stars: ✭ 11 (-82.26%)
Mutual labels:  sandbox
Mlmoji
Hand-Drawn Emoji Classifier (WWDC18 Scholarship Application)
Stars: ✭ 34 (-45.16%)
Mutual labels:  playground
Code Playground
CodePlayground is a playground tool for go and rust language.
Stars: ✭ 45 (-27.42%)
Mutual labels:  playground
Scrubber
🎚Swift playground for building animations with UIViewPropertyAnimator
Stars: ✭ 32 (-48.39%)
Mutual labels:  playground
Norimaci
Norimaci is a simple and lightweight malware analysis sandbox for macOS
Stars: ✭ 37 (-40.32%)
Mutual labels:  sandbox

carc.in - Compile and run code in

A web service that runs your code and displays the result.

Consists of:

  • Frontend (a ember-cli app)
  • Backend API server (written in Crystal)
  • Sandbox manager (designed for Archlinux host with a BTRFS filesystem available, written in Crystal)

Supported languages

  • Crystal
  • Ruby
  • C (GCC)

Contributing

  1. Fork it ( https://github.com/jhass/carc.in/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].