All Projects → judge0 → Judge0

judge0 / Judge0

Licence: gpl-3.0
🔥 The most advanced open-source online code execution system in the world.

Projects that are alternatives of or similar to Judge0

Algorithms
Minimal examples of data structures and algorithms in Python
Stars: ✭ 20,123 (+3215.16%)
Mutual labels:  competitive-programming
Domjudge
DOMjudge programming contest jury system
Stars: ✭ 484 (-20.26%)
Mutual labels:  competitive-programming
Ac Library
AtCoder Library
Stars: ✭ 520 (-14.33%)
Mutual labels:  competitive-programming
Competitive coding
This repository contains some useful codes, techniques, algorithms and problem solutions helpful in Competitive Coding.
Stars: ✭ 393 (-35.26%)
Mutual labels:  competitive-programming
Cfviz
Visualizes user data from codeforces.com using the official API
Stars: ✭ 472 (-22.24%)
Mutual labels:  competitive-programming
Competitive Programming
📌 📚 Solution of competitive programming problems, code templates, Data Structures and Algorithms, hackathons, interviews and much more.
Stars: ✭ 496 (-18.29%)
Mutual labels:  competitive-programming
Competitive Coding
Templates for Data Structures and Algorithms, written in C, C++ & Python, for Competitive programming competitions
Stars: ✭ 357 (-41.19%)
Mutual labels:  competitive-programming
Faang
Facebook, Amazon, Apple, Netflix and Google (FAANG) Job preparation.
Stars: ✭ 557 (-8.24%)
Mutual labels:  competitive-programming
Competitiveprogramming
A collection of algorithms, data structures and other useful information for competitive programming.
Stars: ✭ 475 (-21.75%)
Mutual labels:  competitive-programming
Online Judge Solutions
Solutions to ACM ICPC - style problems
Stars: ✭ 529 (-12.85%)
Mutual labels:  competitive-programming
Uva
💌 UVa and other online judege workspace
Stars: ✭ 415 (-31.63%)
Mutual labels:  competitive-programming
Pyrival
⚡ Competitive Programming Library
Stars: ✭ 463 (-23.72%)
Mutual labels:  competitive-programming
Oj
Tools for various online judges. Downloading sample cases, generating additional test cases, testing your code, and submitting it.
Stars: ✭ 517 (-14.83%)
Mutual labels:  competitive-programming
Algowiki
Repository which contains links and resources on different topics of Computer Science.
Stars: ✭ 3,886 (+540.2%)
Mutual labels:  competitive-programming
Interactive Coding Challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
Stars: ✭ 24,317 (+3906.1%)
Mutual labels:  competitive-programming
Competitive Programming Repository
Competitive Programming templates that I used during the past few years.
Stars: ✭ 367 (-39.54%)
Mutual labels:  competitive-programming
T 414 Aflv
T-414-ÁFLV: A Competitive Programming Course
Stars: ✭ 488 (-19.6%)
Mutual labels:  competitive-programming
Competitive Programming Docs
🌺Algorithm papers, coursewares, documents, notes and other materials are constantly being updated.
Stars: ✭ 572 (-5.77%)
Mutual labels:  competitive-programming
Cpeditor
The IDE for competitive programming 🎉 | Fetch, Code, Compile, Run, Check, Submit 🚀
Stars: ✭ 562 (-7.41%)
Mutual labels:  competitive-programming
Python Programs
My collection of Python Programs
Stars: ✭ 518 (-14.66%)
Mutual labels:  competitive-programming

Judge0 CE

Judge0 Wallpaper

License Release Stars

Donate with PayPal

🔥 The most advanced open-source online code execution system in the world.

Table of Contents

About

Judge0 is a robust, scalable, and open-source online code execution system. You can use it to build a wide range of applications that need online code execution features. Some examples include competitive programming platforms, e-learning platforms, candidate assessment and recruitment platforms, online code editors, online IDEs, and many more.

In our research paper Robust and Scalable Online Code Execution System, we present Judge0's modern modular architecture that can be easily deployed and scaled. We study its design, comment on the various challenges in building such systems, and compare it with other available online code execution systems and online judge systems.

To see Judge0 in action, try Judge0 IDE - our free and open-source online code editor.

Easily integrate online code editor with code execution (a.k.a. online compiler) to your website with our embeddable web widgets.

Features

  • Quick and easy installation
  • Rich and verbose API documentation
  • Scalable architecture
  • Sandboxed compilation and execution
  • Support for 60+ languages
  • Compilation and execution of multi-file programs
  • Support for additional files alongside the user's program
  • Support for custom user-defined compiler options, command-line arguments, and time and memory limits
  • Detailed execution results
  • Webhooks (HTTP callbacks)

For more information about these and other features, please read the documentation.

Get Started

Feel free to start with the FREE Basic Plan on RapidAPI or host it yourself.

You can find our detailed plans and pricing here.

Why should you use Judge0 on RapidAPI?

Our infrastructure allows you to focus on building your product and forget about the know-how of maintaining and scaling Judge0.

RapidAPI plans are not (good) enough for you?

Let's talk. Contact us.

Flavors

Judge0 comes in two flavors: Judge0 CE and Judge0 Extra CE. They differ mostly in the supported languages.

You can find the source code for Judge0 CE on the master branch, while you can find the source code for Judge0 Extra CE on the extra branch.

Judge0 Extra CE is also available on RapidAPI.

Supported Languages

Judge0 comes in two flavors: Judge0 CE and Judge0 Extra CE. They differ mostly in the supported languages.

Judge0 CE

Click here to expand the list
# Name
1 Assembly (NASM 2.14.02)
2 Bash (5.0.0)
3 Basic (FBC 1.07.1)
4 C (Clang 7.0.1)
5 C (GCC 7.4.0)
6 C (GCC 8.3.0)
7 C (GCC 9.2.0)
8 C# (Mono 6.6.0.161)
9 C++ (Clang 7.0.1)
10 C++ (GCC 7.4.0)
11 C++ (GCC 8.3.0)
12 C++ (GCC 9.2.0)
13 Clojure (1.10.1)
14 COBOL (GnuCOBOL 2.2)
15 Common Lisp (SBCL 2.0.0)
16 D (DMD 2.089.1)
17 Elixir (1.9.4)
18 Erlang (OTP 22.2)
19 Executable
20 F# (.NET Core SDK 3.1.202)
21 Fortran (GFortran 9.2.0)
22 Go (1.13.5)
23 Groovy (3.0.3)
24 Haskell (GHC 8.8.1)
25 Java (OpenJDK 13.0.1)
26 JavaScript (Node.js 12.14.0)
27 Kotlin (1.3.70)
28 Lua (5.3.5)
29 Objective-C (Clang 7.0.1)
30 OCaml (4.09.0)
31 Octave (5.1.0)
32 Pascal (FPC 3.0.4)
33 Perl (5.28.1)
34 PHP (7.4.1)
35 Plain Text
36 Prolog (GNU Prolog 1.4.5)
37 Python (2.7.17)
38 Python (3.8.1)
39 R (4.0.0)
40 Ruby (2.7.0)
41 Rust (1.40.0)
42 Scala (2.13.2)
43 SQL (SQLite 3.27.2)
44 Swift (5.2.3)
45 TypeScript (3.7.4)
46 Visual Basic.Net (vbnc 0.0.0.5943)

Judge0 Extra CE

Click here to expand the list
# Name
1 Bosque (latest)
2 C (Clang 10.0.1)
3 C (Clang 9.0.1)
4 C# (.NET Core SDK 3.1.302)
5 C# (Mono 6.10.0.104)
6 C# Test (.NET Core SDK 3.1.302, NUnit 3.12.0)
7 C++ (Clang 10.0.1)
8 C++ (Clang 9.0.1)
9 C++ Test (Clang 10.0.1, Google Test 1.8.1)
10 C++ Test (GCC 8.4.0, Google Test 1.8.1)
11 C3 (latest)
12 F# (.NET Core SDK 3.1.302)
13 Java (OpenJDK 14.0.1)
14 Java Test (OpenJDK 14.0.1, JUnit Platform Console Standalone 1.6.2)
15 MPI (OpenRTE 3.1.3) with C (GCC 8.4.0)
16 MPI (OpenRTE 3.1.3) with C++ (GCC 8.4.0)
17 MPI (OpenRTE 3.1.3) with Python (3.7.7)
18 Nim (stable)
19 Python for ML (3.7.7)
20 Visual Basic.Net (vbnc 0.0.0.5943)

References

Companies, Organizations, and Projects

These companies, organizations, and projects successfully use Judge0.

Click here to expand the list

Scientific Articles

These scientific articles use or mention Judge0.

Click here to expand the list

Other Online References

Click here to expand the list

Community

Do you have a question, feature request, or something else on your mind? Or you want to follow Judge0 news?

Author and Contributors

Judge0 was created and is maintained by Herman Zvonimir Došilović.

Thanks a lot to all contributors for their contributions to this project.

Changelog

You can find the detailed specification of changes between versions in CHANGELOG.md.

Special Thanks

Special thanks to open-source projects without whom Judge0 probably wouldn't exist: Isolate, Docker, Ruby on Rails and others.

Supporters

Thanks a lot to all Patrons and PayPal donors that support Judge0 development. Thank you! ♥

Donate

Your are more than welcome to support Judge0 development on Patreon, via PayPal or Revolut. Thank you.

License

Judge0 is licensed under the GNU General Public License v3.0.

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].