All Projects → jalgoarena → JAlgoArena

jalgoarena / JAlgoArena

Licence: Apache-2.0 License
JAlgoArena programming contest platform

Programming Languages

java
68154 projects - #9 most used programming language
groovy
2714 projects

Projects that are alternatives of or similar to JAlgoArena

nomad-box
Nomad Box - Simple Terraform-powered setup to Azure of clustered Consul, Nomad and Traefik Load Balancer that runs Docker/GoLang/Java workloads. NOTE: Only suitable in dev environments at the moment until I learn more Terraform, Consul, Nomad, Vault :P
Stars: ✭ 18 (-43.75%)
Mutual labels:  consul, nomad, traefik
nomad-demo
Vagrant based demo setup for running Hashicorp Nomad
Stars: ✭ 88 (+175%)
Mutual labels:  consul, nomad, traefik
local-hashicorp-stack
Local Hashicorp Stack for DevOps Development without Hypervisor or Cloud
Stars: ✭ 23 (-28.12%)
Mutual labels:  consul, nomad
vim-hcl
Syntax highlighting for HashiCorp Configuration Language (HCL)
Stars: ✭ 83 (+159.38%)
Mutual labels:  consul, nomad
skycloud-base
🔥springcloud脚手架,配置中心(apollo/nacos) 注册中心(consul/nacos) 分布式事物(seata) 调用链(skywalking) 日志(ELK)监控(prometheus与grafana) 等,适合学习与快速开发使用
Stars: ✭ 80 (+150%)
Mutual labels:  consul, elk
nomad-service-alerter
Alerting for Nomad Jobs
Stars: ✭ 37 (+15.63%)
Mutual labels:  consul, nomad
blogr-pve
Puppet provisioning of HA failover/cluster environment implemented in Proxmox Virtual Environment and Linux boxes.
Stars: ✭ 28 (-12.5%)
Mutual labels:  consul, traefik
k8s-deployer
Deploy Kubernetes service and store retrieved information in the Consul K/V store
Stars: ✭ 23 (-28.12%)
Mutual labels:  consul, traefik
deadman-check
Monitoring companion for Nomad periodic jobs and Cron
Stars: ✭ 49 (+53.13%)
Mutual labels:  consul, nomad
100 Days Of Go
100 days of Go learning
Stars: ✭ 24 (-25%)
Mutual labels:  consul, nomad
hashicorp-labs
Deploy locally on VM an Hashicorp cluster formed by Vault, Consul and Nomad. Ready for deploying and testing your apps.
Stars: ✭ 32 (+0%)
Mutual labels:  consul, nomad
terraform-google-nomad
📗 Terraform Module for Nomad clusters with Consul on GCP
Stars: ✭ 63 (+96.88%)
Mutual labels:  consul, nomad
Consul Backinator
Command line Consul backup and restore utility supporting KVs, ACLs and Queries
Stars: ✭ 206 (+543.75%)
Mutual labels:  consul, nomad
honeycomb
本项目用于验证一系列开源项目
Stars: ✭ 13 (-59.37%)
Mutual labels:  consul, elk
Replicator
Automated Cluster and Job Scaling For HashiCorp Nomad
Stars: ✭ 166 (+418.75%)
Mutual labels:  consul, nomad
Hashi Up
bootstrap HashiCorp Consul, Nomad, or Vault over SSH < 1 minute
Stars: ✭ 113 (+253.13%)
Mutual labels:  consul, nomad
Terraform Modules
Reusable Terraform modules
Stars: ✭ 63 (+96.88%)
Mutual labels:  consul, nomad
Nomad Firehose
Firehose all nomad job, allocation, nodes and evaluations changes to rabbitmq, kinesis or stdout
Stars: ✭ 96 (+200%)
Mutual labels:  consul, nomad
offensive-infrastructure
Offensive Infrastructure with Modern Technologies
Stars: ✭ 88 (+175%)
Mutual labels:  consul, nomad
gocast
GoCast is a tool for controlled BGP route announcements from a host
Stars: ✭ 55 (+71.88%)
Mutual labels:  consul, nomad

JAlgoArena Build Status JProfiler

JAlgoArena is a programming contest platform. You can host it on any infrastructure which runs Java & Node.JS.

JAlgoArena is a great alternative to portals like HackerRank and similar - when you are limited to only own infrastructure or you just don't want to pay for external service or help in organizing coding contest for your developers.

Introduction

JAlgoArena allows user to see existing problems, create account and using it submit solutions for existing problems.

  • Every solution is limited by time and memory consumption and needs to pass all defined test cases
  • Problems itself are divided into three difficulty levels for each ones receiving different set of points

UI

  • JAlgoArena is created using Responsive UI based on bootstrap framework.
  • Internally all is done with usage of React components and bootstrap styles.

See more details on JAlgoArena Docs page.

Component Diagram

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