All Projects → vdf-parser → Similar Projects or Alternatives

192 Open source projects that are alternatives of or similar to vdf-parser

vdf
📜 Package for working with Valve's text and binary KeyValue format
Stars: ✭ 146 (+108.57%)
Mutual labels:  serializer, valve, vdf, keyvalue
ValveFileVDF
C++ Parser and Writer for Valve Data Format (e.g. .vdf files used in steam)
Stars: ✭ 32 (-54.29%)
Mutual labels:  valve, vdf
Gameloop.Vdf
A fast, easy-to-use Valve Data Format parser for .NET
Stars: ✭ 60 (-14.29%)
Mutual labels:  vdf, keyvalue
vdf
A Lexer and Parser for Valves Data Format (known as vdf) written in Go
Stars: ✭ 30 (-57.14%)
Mutual labels:  valve, vdf
CSV
A simple CSV file parser and serializer
Stars: ✭ 31 (-55.71%)
Mutual labels:  serializer
Hyperion
Polymorphic serialization for .NET
Stars: ✭ 225 (+221.43%)
Mutual labels:  serializer
Jsonapi Utils
Build JSON API-compliant APIs on Rails with no (or less) learning curve.
Stars: ✭ 191 (+172.86%)
Mutual labels:  serializer
Hprose Php
Hprose is a cross-language RPC. This project is Hprose 3.0 for PHP
Stars: ✭ 1,952 (+2688.57%)
Mutual labels:  serializer
TF2HUD.Fixes
Collection of bug fixes and QOL changes to the default Team Fortress 2 HUD.
Stars: ✭ 83 (+18.57%)
Mutual labels:  valve
php-steam-web-api-client
Automatically generated api client for the Steam Web API.
Stars: ✭ 79 (+12.86%)
Mutual labels:  valve
Flatsharp
Fast, idiomatic C# implementation of Flatbuffers
Stars: ✭ 133 (+90%)
Mutual labels:  serializer
Parse5
HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.
Stars: ✭ 2,778 (+3868.57%)
Mutual labels:  serializer
FLOSS-Games-on-Steam
A list of FLOSS games available on Steam
Stars: ✭ 90 (+28.57%)
Mutual labels:  valve
Home
A configurable and eXtensible Xml serializer for .NET.
Stars: ✭ 208 (+197.14%)
Mutual labels:  serializer
DataTanker
Embedded persistent key-value store for .NET. Pure C# code.
Stars: ✭ 53 (-24.29%)
Mutual labels:  keyvalue
Activej
ActiveJ is an alternative Java platform built from the ground up. ActiveJ redefines web, high load, and cloud programming in Java, featuring ultimate performance and scalability!
Stars: ✭ 183 (+161.43%)
Mutual labels:  serializer
AreWeAntiCheatYet
A comprehensive and crowd-sourced list of games using anti-cheats and their compatibility with GNU/Linux or Wine.
Stars: ✭ 289 (+312.86%)
Mutual labels:  valve
Django Simple Serializer
serialize django data in a simple way
Stars: ✭ 157 (+124.29%)
Mutual labels:  serializer
BarterOnly
An ecommerce platform to buy or exchange items at your convenience
Stars: ✭ 16 (-77.14%)
Mutual labels:  serializer
BS2PC
Half-Life PlayStation 2 map converter
Stars: ✭ 32 (-54.29%)
Mutual labels:  valve
Swiftmsgpack
💬 Fast & Lightweight MsgPack Serializer & Deserializer for Swift
Stars: ✭ 128 (+82.86%)
Mutual labels:  serializer
Structomap
Easily and dynamically generate maps from Go static structures
Stars: ✭ 122 (+74.29%)
Mutual labels:  serializer
Jsonapi.rb
Lightweight, simple and maintained JSON:API support for your next Ruby HTTP API.
Stars: ✭ 116 (+65.71%)
Mutual labels:  serializer
gonrails
Rails like mvc backend application with golang .
Stars: ✭ 37 (-47.14%)
Mutual labels:  serializer
csgo-vscripts
Various vscripts for CS:GO I have written
Stars: ✭ 25 (-64.29%)
Mutual labels:  valve
Symfony Jsonapi
JSON API Transformer Bundle for Symfony 2 and Symfony 3
Stars: ✭ 114 (+62.86%)
Mutual labels:  serializer
Pxi
🧚 pxi (pixie) is a small, fast, and magical command-line data processor similar to jq, mlr, and awk.
Stars: ✭ 248 (+254.29%)
Mutual labels:  serializer
newsteamchat
Metro skin for Steam chat and friends UI.
Stars: ✭ 79 (+12.86%)
Mutual labels:  valve
Simpleams
Fast modern plain Ruby serializers using zero dependencies
Stars: ✭ 230 (+228.57%)
Mutual labels:  serializer
dingo-serializer-switch
A middleware to switch fractal serializers in dingo
Stars: ✭ 49 (-30%)
Mutual labels:  serializer
Hagar
Fast, flexible, and version-tolerant serializer for .NET
Stars: ✭ 216 (+208.57%)
Mutual labels:  serializer
lkml
A speedy LookML parser & serializer implemented in pure Python.
Stars: ✭ 134 (+91.43%)
Mutual labels:  serializer
Binaryserializer
A declarative serialization framework for controlling formatting of data at the byte and bit level using field bindings, converters, and code.
Stars: ✭ 197 (+181.43%)
Mutual labels:  serializer
Cerializer
JSON Serializer using compile time reflection
Stars: ✭ 16 (-77.14%)
Mutual labels:  serializer
Jld.jl
Saving and loading julia variables while preserving native types
Stars: ✭ 188 (+168.57%)
Mutual labels:  serializer
ember-airtable
Boilerplate for quickly prototyping apps with Airtable, Node & Ember
Stars: ✭ 21 (-70%)
Mutual labels:  serializer
Zeroformatter
Infinitely Fast Deserializer for .NET, .NET Core and Unity.
Stars: ✭ 2,216 (+3065.71%)
Mutual labels:  serializer
bsp
Go package for parsing Valve's Source Engine .bsp (Binary Space Partition) map files
Stars: ✭ 29 (-58.57%)
Mutual labels:  valve
Serializer
With the Serializer component it's possible to handle serializing data structures, including object graphs, into array structures or other formats like XML and JSON. It can also handle deserializing XML and JSON back to object graphs.
Stars: ✭ 2,021 (+2787.14%)
Mutual labels:  serializer
chiavdf
Chia VDF utilities
Stars: ✭ 51 (-27.14%)
Mutual labels:  vdf
Djangorestframework Dataclasses
Dataclasses serializer for Django REST framework
Stars: ✭ 138 (+97.14%)
Mutual labels:  serializer
halflife-op4-updated
Half-Life: Opposing Force SDK based on Half-Life Updated, with bug fixes. Check README.md for more information.
Stars: ✭ 57 (-18.57%)
Mutual labels:  valve
Hprose Js
Hprose is a cross-language RPC. This project is Hprose 2.0 RPC for JavaScript
Stars: ✭ 133 (+90%)
Mutual labels:  serializer
zeroformatter
golang version zeroformatter
Stars: ✭ 29 (-58.57%)
Mutual labels:  serializer
Adonis Bumblebee
Api Transformer for AdonisJs Framework
Stars: ✭ 125 (+78.57%)
Mutual labels:  serializer
source-engine-model-loader
Three.js loader for parsing Valve's Source Engine models
Stars: ✭ 54 (-22.86%)
Mutual labels:  valve
Lora Serialization
LoraWAN serialization/deserialization library for The Things Network
Stars: ✭ 120 (+71.43%)
Mutual labels:  serializer
GameTracking-HalfLifeAlyx
📥 Game Tracker: Half-Life: Alyx
Stars: ✭ 24 (-65.71%)
Mutual labels:  valve
Bssom.net
A small, high performance, powerful serializer using bssom binary protocol
Stars: ✭ 117 (+67.14%)
Mutual labels:  serializer
wasmbin
A self-generating WebAssembly parser & serializer in Rust.
Stars: ✭ 40 (-42.86%)
Mutual labels:  serializer
JavaSteam
Java library that provides an interface to directly interact with Valve's Steam servers.
Stars: ✭ 70 (+0%)
Mutual labels:  valve
Block Content To React
React component for transforming Sanity block content to React components
Stars: ✭ 111 (+58.57%)
Mutual labels:  serializer
Rdflib
RDFLib is a Python library for working with RDF, a simple yet powerful language for representing information.
Stars: ✭ 1,584 (+2162.86%)
Mutual labels:  serializer
lhctrl
Power management of Valve v1 lighthouses over Bluetooth LE
Stars: ✭ 28 (-60%)
Mutual labels:  valve
Seriality
Seriality is a library for serializing and de-serializing all the Solidity types in a very efficient way which mostly written in solidity-assembly
Stars: ✭ 105 (+50%)
Mutual labels:  serializer
Hprose Delphi
Hprose is a cross-language RPC. This project is Hprose 2.0 for Delphi and FreePascal
Stars: ✭ 100 (+42.86%)
Mutual labels:  serializer
Java
jsoniter (json-iterator) is fast and flexible JSON parser available in Java and Go
Stars: ✭ 1,308 (+1768.57%)
Mutual labels:  serializer
Lambda
A custom Source Engine level editor written in Go
Stars: ✭ 34 (-51.43%)
Mutual labels:  valve
valve-matchmaking-ip-ranges
Lists of locations & IP addresses of Valve servers
Stars: ✭ 69 (-1.43%)
Mutual labels:  valve
cache
Laravel & Lumen Cache Service | File and Redis cache system
Stars: ✭ 19 (-72.86%)
Mutual labels:  serializer
1-60 of 192 similar projects