vdf
KeyValue parser
A Python module for serializing and deserializing Valve's KeyValue format.
📜 Package for working with Valve's text and binary KeyValue format
169 stars
8 watching
33 forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
hacktoberfestkeyvalueparserpythonserializersteamvalvevdf
Related projects:
Repository | Description | Stars |
---|---|---|
valvepython/vpk | Provides a Pythonic interface to Valve's VPK file format | 167 |
andygrunwald/vdf | A library that parses and processes the Valve Data Format (VDF) used in game development. | 44 |
valvepython/steam | Provides a Python interface to various parts of the Steam API | 1,116 |
jamescasbon/pyvcf | A Python module for parsing variant call format files | 407 |
tatarize/vpype-dxf | A plugin that loads and processes DXF files within the VPype pipeline | 3 |
johnbentcope/vpype-ttf | A Vpype plugin for working with text in font files | 6 |
valvepython/dota2 | A Python module providing an interface to Dota 2's Game Coordinator. | 205 |
guibou/pyf | A Haskell library for string formatting with a mini language inspired by Python's printf. | 66 |
capless/kev | A lightweight Python library for key-value stores and document databases with support for multiple backends | 99 |
tikv/client-rust | Provides an async Rust client for interacting with a distributed key-value store. | 389 |
philippgille/gokv | Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |
chrislusf/vasto | A distributed key-value store with sharding and replication capabilities | 261 |
yahoo/halodb | A high-performance key-value store designed for IO-bound workloads with low latency and high throughput. | 509 |
patx/pickledb | A lightweight key-value store implementation using Python's JSON module | 927 |
maximilianheidenreich/dsddb | A lightweight key-value storage solution with simple API and support for primitive and custom data structures | 13 |