All Projects → odota → Parser

odota / Parser

Licence: mit
Replay parse server generating JSON log events from Dota 2 replay files

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Parser

Escpos Printer Db
Database of ESC/POS thermal receipt printers
Stars: ✭ 68 (-2.86%)
Mutual labels:  hacktoberfest
Sceptre
Build better AWS infrastructure
Stars: ✭ 1,160 (+1557.14%)
Mutual labels:  hacktoberfest
Pretty Print
pretty print module for the jvm
Stars: ✭ 69 (-1.43%)
Mutual labels:  hacktoberfest
Image Gif
GIF en- and decoder
Stars: ✭ 68 (-2.86%)
Mutual labels:  hacktoberfest
Parse Sdk Js
The JavaScript SDK for the Parse Platform
Stars: ✭ 1,158 (+1554.29%)
Mutual labels:  hacktoberfest
Harmonyx
Harmony built on top of MonoMod.RuntimeDetours with additional features
Stars: ✭ 69 (-1.43%)
Mutual labels:  hacktoberfest
Elmyr
A utility to make Kotlin/Java tests random yet reproducible
Stars: ✭ 68 (-2.86%)
Mutual labels:  hacktoberfest
Rhine
Haskell Functional Reactive Programming framework with type-level clocks
Stars: ✭ 69 (-1.43%)
Mutual labels:  hacktoberfest
Mahapps.metro.iconpacks
Awesome icon packs for WPF and UWP in one library
Stars: ✭ 1,157 (+1552.86%)
Mutual labels:  hacktoberfest
Terraform Aws Airflow
Terraform module to deploy an Apache Airflow cluster on AWS, backed by RDS PostgreSQL for metadata, S3 for logs and SQS as message broker with CeleryExecutor
Stars: ✭ 69 (-1.43%)
Mutual labels:  hacktoberfest
Express Jsdoc Swagger
Swagger OpenAPI 3.x generator
Stars: ✭ 69 (-1.43%)
Mutual labels:  hacktoberfest
Anime Downloader
A simple but powerful anime downloader and streamer.
Stars: ✭ 1,155 (+1550%)
Mutual labels:  hacktoberfest
Molecule Vagrant
Molecule Vangrant Driver
Stars: ✭ 69 (-1.43%)
Mutual labels:  hacktoberfest
Solid
Liquid template engine in Elixir
Stars: ✭ 68 (-2.86%)
Mutual labels:  hacktoberfest
Fury
FURY - Free Unified Rendering in pYthon.
Stars: ✭ 68 (-2.86%)
Mutual labels:  hacktoberfest
Ratp Api Rest
This project turnkey is distributed as a middleware to expose RATP realtime data as REST resources
Stars: ✭ 68 (-2.86%)
Mutual labels:  hacktoberfest
Indico
Indico - A feature-rich event management system, made @ CERN, the place where the Web was born.
Stars: ✭ 1,160 (+1557.14%)
Mutual labels:  hacktoberfest
Kbbi Qt
KBBI Offline Remake with Qt
Stars: ✭ 68 (-2.86%)
Mutual labels:  hacktoberfest
Attachment
Tools to deal with dependencies in scripts, Rmd and packages
Stars: ✭ 69 (-1.43%)
Mutual labels:  hacktoberfest
Birolipsum
Birolipsum é um gerador de Lorem Ipsum com citações do (infelizmente) presidente do Brasil, Jair Bolsonaro (ou Biroliro para os íntimos).
Stars: ✭ 69 (-1.43%)
Mutual labels:  hacktoberfest

parser

Replay parse server generating logs from replay files

Quickstart

  • Run the Java project (it'll start a webserver on port 5600)
  • POST a .dem replay file to the server (example in scripts/test.sh)
  • The parser returns line-delimited JSON in the HTTP response
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].