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
168 stars
8 watching
32 forks
Language: Python
last commit: 5 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 | 169 |
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,105 |
jamescasbon/pyvcf | A Python module for parsing variant call format files | 404 |
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 | 746 |
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. | 507 |
patx/pickledb | A lightweight key-value store implementation using Python's JSON module | 925 |
maximilianheidenreich/dsddb | A lightweight key-value storage solution with simple API and support for primitive and custom data structures | 13 |